[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:07:52.850466 18565 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.33.126:46857
I20260709 13:07:52.851960 18565 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:07:52.852988 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:52.870587 18574 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:52.870616 18572 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:52.870795 18571 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:52.871706 18565 server_base.cc:1061] running on GCE node
I20260709 13:07:53.980278 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:53.980509 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:53.980665 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602473980650 us; error 0 us; skew 500 ppm
I20260709 13:07:53.981478 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:53.986678 18565 webserver.cc:533] Webserver started at http://127.18.33.126:36891/ using document root <none> and password file <none>
I20260709 13:07:53.987488 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:53.987685 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:53.988066 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:53.993570 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/master-0-root/instance:
uuid: "f4a915fd8dfa4edeae1e21bc5c7572ff"
format_stamp: "Formatted at 2026-07-09 13:07:53 on dist-test-slave-r31z"
I20260709 13:07:54.000836 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:54.005774 18580 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.006846 18565 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:07:54.007156 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/master-0-root
uuid: "f4a915fd8dfa4edeae1e21bc5c7572ff"
format_stamp: "Formatted at 2026-07-09 13:07:53 on dist-test-slave-r31z"
I20260709 13:07:54.007443 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:54.060247 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:54.061748 18565 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:07:54.062147 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:54.129842 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.126:46857
I20260709 13:07:54.129917 18631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.126:46857 every 8 connection(s)
I20260709 13:07:54.137275 18632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.158700 18632 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff: Bootstrap starting.
I20260709 13:07:54.164526 18632 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.166332 18632 log.cc:826] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff: Log is configured to *not* fsync() on all Append() calls
I20260709 13:07:54.170775 18632 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff: No bootstrap required, opened a new log
I20260709 13:07:54.191429 18632 raft_consensus.cc:359] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4a915fd8dfa4edeae1e21bc5c7572ff" member_type: VOTER }
I20260709 13:07:54.192008 18632 raft_consensus.cc:385] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.192273 18632 raft_consensus.cc:740] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4a915fd8dfa4edeae1e21bc5c7572ff, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.193182 18632 consensus_queue.cc:260] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f4a915fd8dfa4edeae1e21bc5c7572ff" member_type: VOTER }
I20260709 13:07:54.193688 18632 raft_consensus.cc:399] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:54.193995 18632 raft_consensus.cc:493] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:54.194402 18632 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.198690 18632 raft_consensus.cc:515] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4a915fd8dfa4edeae1e21bc5c7572ff" member_type: VOTER }
I20260709 13:07:54.199429 18632 leader_election.cc:304] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [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: f4a915fd8dfa4edeae1e21bc5c7572ff; no voters: 
I20260709 13:07:54.201190 18632 leader_election.cc:290] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:54.201694 18635 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.203979 18635 raft_consensus.cc:697] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [term 1 LEADER]: Becoming Leader. State: Replica: f4a915fd8dfa4edeae1e21bc5c7572ff, State: Running, Role: LEADER
I20260709 13:07:54.204857 18635 consensus_queue.cc:237] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [LEADER]: Queue going to LEADER mode. State: All 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: "f4a915fd8dfa4edeae1e21bc5c7572ff" member_type: VOTER }
I20260709 13:07:54.205879 18632 sys_catalog.cc:565] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:54.214861 18636 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f4a915fd8dfa4edeae1e21bc5c7572ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4a915fd8dfa4edeae1e21bc5c7572ff" member_type: VOTER } }
I20260709 13:07:54.215167 18637 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4a915fd8dfa4edeae1e21bc5c7572ff. Latest consensus state: current_term: 1 leader_uuid: "f4a915fd8dfa4edeae1e21bc5c7572ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4a915fd8dfa4edeae1e21bc5c7572ff" member_type: VOTER } }
I20260709 13:07:54.215538 18636 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:54.215659 18637 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:54.218667 18644 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:54.229146 18644 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:54.231279 18565 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:54.247318 18644 catalog_manager.cc:1383] Generated new cluster ID: 27d1f3355ab048739735d755887df5ba
I20260709 13:07:54.247687 18644 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:54.281237 18644 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:54.283368 18644 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:54.298240 18644 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff: Generated new TSK 0
I20260709 13:07:54.299674 18644 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:54.362511 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:54.371779 18654 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:54.372851 18655 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:54.377065 18565 server_base.cc:1061] running on GCE node
W20260709 13:07:54.377430 18657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:54.378278 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:54.378476 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:54.378669 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602474378645 us; error 0 us; skew 500 ppm
I20260709 13:07:54.379242 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:54.383265 18565 webserver.cc:533] Webserver started at http://127.18.33.65:38587/ using document root <none> and password file <none>
I20260709 13:07:54.383782 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:54.383970 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:54.384224 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:54.385269 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/ts-0-root/instance:
uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-r31z"
I20260709 13:07:54.391155 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:54.395244 18662 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.396093 18565 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:07:54.396360 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/ts-0-root
uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-r31z"
I20260709 13:07:54.396625 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:54.415201 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:54.416493 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:54.419899 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:54.424435 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:54.424649 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.424921 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:54.425082 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.524134 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.65:38935
I20260709 13:07:54.524212 18724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.65:38935 every 8 connection(s)
I20260709 13:07:54.530689 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:54.542615 18729 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:54.549856 18565 server_base.cc:1061] running on GCE node
W20260709 13:07:54.549947 18730 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:54.551357 18732 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:54.552548 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:54.552857 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:54.553064 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602474553048 us; error 0 us; skew 500 ppm
I20260709 13:07:54.553864 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:54.557796 18725 heartbeater.cc:344] Connected to a master server at 127.18.33.126:46857
I20260709 13:07:54.558233 18725 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:54.558581 18565 webserver.cc:533] Webserver started at http://127.18.33.66:43413/ using document root <none> and password file <none>
I20260709 13:07:54.559229 18725 heartbeater.cc:507] Master 127.18.33.126:46857 requested a full tablet report, sending...
I20260709 13:07:54.559257 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:54.559603 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:54.560026 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:54.561542 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/ts-1-root/instance:
uuid: "5632f5cf48334816ac1421fadea35cab"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-r31z"
I20260709 13:07:54.562130 18597 ts_manager.cc:194] Registered new tserver with Master: d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935)
I20260709 13:07:54.564221 18597 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56820
I20260709 13:07:54.568291 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:54.573504 18737 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.574321 18565 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:07:54.574656 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/ts-1-root
uuid: "5632f5cf48334816ac1421fadea35cab"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-r31z"
I20260709 13:07:54.575001 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:54.605494 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:54.607117 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:54.609560 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:54.613052 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:54.613299 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.613584 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:54.613801 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.699239 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.66:43225
I20260709 13:07:54.699510 18799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.66:43225 every 8 connection(s)
I20260709 13:07:54.708844 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:54.715428 18803 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:54.718683 18804 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:54.720798 18800 heartbeater.cc:344] Connected to a master server at 127.18.33.126:46857
I20260709 13:07:54.721190 18800 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:54.722249 18800 heartbeater.cc:507] Master 127.18.33.126:46857 requested a full tablet report, sending...
I20260709 13:07:54.724499 18597 ts_manager.cc:194] Registered new tserver with Master: 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225)
I20260709 13:07:54.726179 18597 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56836
I20260709 13:07:54.731215 18565 server_base.cc:1061] running on GCE node
W20260709 13:07:54.731190 18806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:54.732270 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:54.732462 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:54.732631 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602474732614 us; error 0 us; skew 500 ppm
I20260709 13:07:54.733158 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:54.735610 18565 webserver.cc:533] Webserver started at http://127.18.33.67:39823/ using document root <none> and password file <none>
I20260709 13:07:54.736320 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:54.736512 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:54.736763 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:54.737775 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/ts-2-root/instance:
uuid: "af896a695277467f9df13b81d5a27f60"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-r31z"
I20260709 13:07:54.742301 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:07:54.745752 18811 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.746583 18565 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 13:07:54.746869 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/ts-2-root
uuid: "af896a695277467f9df13b81d5a27f60"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-r31z"
I20260709 13:07:54.747153 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602472679803-18565-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:54.763700 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:54.764988 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:54.767205 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:54.770032 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:54.770231 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.770452 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:54.770601 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.858379 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.67:32977
I20260709 13:07:54.858467 18873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.67:32977 every 8 connection(s)
I20260709 13:07:54.873978 18874 heartbeater.cc:344] Connected to a master server at 127.18.33.126:46857
I20260709 13:07:54.874385 18874 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:54.875295 18874 heartbeater.cc:507] Master 127.18.33.126:46857 requested a full tablet report, sending...
I20260709 13:07:54.877477 18597 ts_manager.cc:194] Registered new tserver with Master: af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:54.877991 18565 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014893801s
I20260709 13:07:54.879172 18597 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56840
I20260709 13:07:54.928966 18597 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56850:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:54.932375 18597 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:55.036911 18690 tablet_service.cc:1511] Processing CreateTablet for tablet cfce3d4cb79a4f8799baa943c37e2b5c (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:55.036931 18689 tablet_service.cc:1511] Processing CreateTablet for tablet 2b90611fca0746e298f55c0c12bef1d2 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:55.038859 18690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfce3d4cb79a4f8799baa943c37e2b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.039533 18689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b90611fca0746e298f55c0c12bef1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.047900 18839 tablet_service.cc:1511] Processing CreateTablet for tablet cfce3d4cb79a4f8799baa943c37e2b5c (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:55.049324 18839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfce3d4cb79a4f8799baa943c37e2b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.053872 18688 tablet_service.cc:1511] Processing CreateTablet for tablet 58fe9ec467194c67ad18f3db1b67a9b5 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:55.055289 18688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58fe9ec467194c67ad18f3db1b67a9b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.057111 18687 tablet_service.cc:1511] Processing CreateTablet for tablet ce0f95dfd1f94c3fb674a5d3daa6ab63 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:55.053864 18837 tablet_service.cc:1511] Processing CreateTablet for tablet 58fe9ec467194c67ad18f3db1b67a9b5 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:55.058456 18687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce0f95dfd1f94c3fb674a5d3daa6ab63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.059273 18837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58fe9ec467194c67ad18f3db1b67a9b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.050740 18838 tablet_service.cc:1511] Processing CreateTablet for tablet 2b90611fca0746e298f55c0c12bef1d2 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:55.061714 18838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b90611fca0746e298f55c0c12bef1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.061909 18836 tablet_service.cc:1511] Processing CreateTablet for tablet ce0f95dfd1f94c3fb674a5d3daa6ab63 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:55.063336 18836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce0f95dfd1f94c3fb674a5d3daa6ab63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.067163 18686 tablet_service.cc:1511] Processing CreateTablet for tablet da7248c6fb344d118bf5a3086d253615 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:55.068010 18835 tablet_service.cc:1511] Processing CreateTablet for tablet da7248c6fb344d118bf5a3086d253615 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:55.069391 18835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7248c6fb344d118bf5a3086d253615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.071548 18685 tablet_service.cc:1511] Processing CreateTablet for tablet 194fd32070cc42f4b4cf85613c823d8a (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:55.073688 18686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7248c6fb344d118bf5a3086d253615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.077153 18685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 194fd32070cc42f4b4cf85613c823d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.090592 18892 tablet_bootstrap.cc:492] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9: Bootstrap starting.
I20260709 13:07:55.094030 18684 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce5a9b0bb6e42a586baec0d0016324c (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:55.081729 18834 tablet_service.cc:1511] Processing CreateTablet for tablet 194fd32070cc42f4b4cf85613c823d8a (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:55.100462 18834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 194fd32070cc42f4b4cf85613c823d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.107586 18684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce5a9b0bb6e42a586baec0d0016324c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.113799 18765 tablet_service.cc:1511] Processing CreateTablet for tablet cfce3d4cb79a4f8799baa943c37e2b5c (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:55.113833 18762 tablet_service.cc:1511] Processing CreateTablet for tablet ce0f95dfd1f94c3fb674a5d3daa6ab63 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:55.112764 18759 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce5a9b0bb6e42a586baec0d0016324c (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:55.124064 18893 tablet_bootstrap.cc:492] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60: Bootstrap starting.
I20260709 13:07:55.127990 18760 tablet_service.cc:1511] Processing CreateTablet for tablet 194fd32070cc42f4b4cf85613c823d8a (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:55.129910 18763 tablet_service.cc:1511] Processing CreateTablet for tablet 58fe9ec467194c67ad18f3db1b67a9b5 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:55.125564 18761 tablet_service.cc:1511] Processing CreateTablet for tablet da7248c6fb344d118bf5a3086d253615 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:55.123907 18764 tablet_service.cc:1511] Processing CreateTablet for tablet 2b90611fca0746e298f55c0c12bef1d2 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:55.137987 18839 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce5a9b0bb6e42a586baec0d0016324c (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:55.134061 18765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfce3d4cb79a4f8799baa943c37e2b5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.141960 18764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b90611fca0746e298f55c0c12bef1d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.140009 18839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce5a9b0bb6e42a586baec0d0016324c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.149791 18763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58fe9ec467194c67ad18f3db1b67a9b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.147940 18689 tablet_service.cc:1511] Processing CreateTablet for tablet 10e1e3f50da940558ae57dfe556a0835 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:55.155699 18689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e1e3f50da940558ae57dfe556a0835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.155983 18758 tablet_service.cc:1511] Processing CreateTablet for tablet 10e1e3f50da940558ae57dfe556a0835 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:55.157948 18761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7248c6fb344d118bf5a3086d253615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.171955 18762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce0f95dfd1f94c3fb674a5d3daa6ab63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.175588 18690 tablet_service.cc:1511] Processing CreateTablet for tablet 2112cd7fb5c3428ba6bd2076aee85583 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:55.178651 18690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2112cd7fb5c3428ba6bd2076aee85583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.183121 18759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce5a9b0bb6e42a586baec0d0016324c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.184724 18760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 194fd32070cc42f4b4cf85613c823d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.193948 18837 tablet_service.cc:1511] Processing CreateTablet for tablet 10e1e3f50da940558ae57dfe556a0835 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:55.195158 18837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e1e3f50da940558ae57dfe556a0835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.199025 18758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e1e3f50da940558ae57dfe556a0835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.214622 18892 tablet_bootstrap.cc:654] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.220484 18757 tablet_service.cc:1511] Processing CreateTablet for tablet 2112cd7fb5c3428ba6bd2076aee85583 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:55.251197 18893 tablet_bootstrap.cc:654] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:55.252588 18645 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:55.259985 18757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2112cd7fb5c3428ba6bd2076aee85583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.261334 18836 tablet_service.cc:1511] Processing CreateTablet for tablet 2112cd7fb5c3428ba6bd2076aee85583 (DEFAULT_TABLE table=test-workload [id=4ccdae567c324cd59765d9db64f45ac3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:55.271507 18836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2112cd7fb5c3428ba6bd2076aee85583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.280856 18895 tablet_bootstrap.cc:492] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab: Bootstrap starting.
I20260709 13:07:55.288223 18895 tablet_bootstrap.cc:654] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.303750 18892 tablet_bootstrap.cc:492] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9: No bootstrap required, opened a new log
I20260709 13:07:55.304389 18892 ts_tablet_manager.cc:1403] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent bootstrapping tablet: real 0.215s	user 0.018s	sys 0.009s
I20260709 13:07:55.315687 18892 raft_consensus.cc:359] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } }
I20260709 13:07:55.317680 18892 raft_consensus.cc:385] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.320093 18892 raft_consensus.cc:740] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.320995 18892 consensus_queue.cc:260] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } }
I20260709 13:07:55.329659 18893 tablet_bootstrap.cc:492] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60: No bootstrap required, opened a new log
I20260709 13:07:55.330821 18893 ts_tablet_manager.cc:1403] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60: Time spent bootstrapping tablet: real 0.231s	user 0.019s	sys 0.020s
I20260709 13:07:55.333166 18725 heartbeater.cc:499] Master 127.18.33.126:46857 was elected leader, sending a full tablet report...
I20260709 13:07:55.338989 18892 ts_tablet_manager.cc:1434] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.004s
I20260709 13:07:55.340081 18892 tablet_bootstrap.cc:492] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9: Bootstrap starting.
I20260709 13:07:55.340770 18895 tablet_bootstrap.cc:492] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab: No bootstrap required, opened a new log
I20260709 13:07:55.340512 18893 raft_consensus.cc:359] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } }
I20260709 13:07:55.341151 18895 ts_tablet_manager.cc:1403] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.007s
I20260709 13:07:55.341223 18893 raft_consensus.cc:385] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.341590 18893 raft_consensus.cc:740] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af896a695277467f9df13b81d5a27f60, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.342303 18893 consensus_queue.cc:260] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } }
I20260709 13:07:55.344036 18895 raft_consensus.cc:359] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.344759 18895 raft_consensus.cc:385] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.345027 18895 raft_consensus.cc:740] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.345774 18895 consensus_queue.cc:260] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.346856 18892 tablet_bootstrap.cc:654] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.351402 18874 heartbeater.cc:499] Master 127.18.33.126:46857 was elected leader, sending a full tablet report...
I20260709 13:07:55.351946 18893 ts_tablet_manager.cc:1434] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.003s
I20260709 13:07:55.352916 18893 tablet_bootstrap.cc:492] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60: Bootstrap starting.
I20260709 13:07:55.360332 18893 tablet_bootstrap.cc:654] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.361817 18892 tablet_bootstrap.cc:492] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9: No bootstrap required, opened a new log
I20260709 13:07:55.362287 18892 ts_tablet_manager.cc:1403] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260709 13:07:55.365000 18892 raft_consensus.cc:359] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
W20260709 13:07:55.366151 18875 tablet.cc:2406] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:55.365701 18892 raft_consensus.cc:385] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.367286 18892 raft_consensus.cc:740] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.368001 18892 consensus_queue.cc:260] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.370268 18892 ts_tablet_manager.cc:1434] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:55.371117 18892 tablet_bootstrap.cc:492] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9: Bootstrap starting.
I20260709 13:07:55.381686 18800 heartbeater.cc:499] Master 127.18.33.126:46857 was elected leader, sending a full tablet report...
I20260709 13:07:55.382270 18895 ts_tablet_manager.cc:1434] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab: Time spent starting tablet: real 0.041s	user 0.018s	sys 0.021s
I20260709 13:07:55.383185 18895 tablet_bootstrap.cc:492] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab: Bootstrap starting.
I20260709 13:07:55.386736 18892 tablet_bootstrap.cc:654] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.389153 18895 tablet_bootstrap.cc:654] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.400496 18893 tablet_bootstrap.cc:492] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60: No bootstrap required, opened a new log
I20260709 13:07:55.400897 18893 ts_tablet_manager.cc:1403] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.015s
I20260709 13:07:55.405386 18893 raft_consensus.cc:359] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.406080 18893 raft_consensus.cc:385] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.406358 18893 raft_consensus.cc:740] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af896a695277467f9df13b81d5a27f60, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.407141 18892 tablet_bootstrap.cc:492] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9: No bootstrap required, opened a new log
I20260709 13:07:55.407171 18895 tablet_bootstrap.cc:492] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab: No bootstrap required, opened a new log
I20260709 13:07:55.407761 18892 ts_tablet_manager.cc:1403] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.012s
I20260709 13:07:55.407910 18895 ts_tablet_manager.cc:1403] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.007s
I20260709 13:07:55.407135 18893 consensus_queue.cc:260] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.411289 18893 ts_tablet_manager.cc:1434] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.006s
I20260709 13:07:55.411357 18892 raft_consensus.cc:359] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.412209 18892 raft_consensus.cc:385] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.412335 18893 tablet_bootstrap.cc:492] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60: Bootstrap starting.
I20260709 13:07:55.412513 18892 raft_consensus.cc:740] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.412961 18895 raft_consensus.cc:359] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } }
I20260709 13:07:55.413262 18892 consensus_queue.cc:260] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.413841 18895 raft_consensus.cc:385] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.414266 18895 raft_consensus.cc:740] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.418316 18892 ts_tablet_manager.cc:1434] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:55.420117 18895 consensus_queue.cc:260] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } }
I20260709 13:07:55.420606 18892 tablet_bootstrap.cc:492] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9: Bootstrap starting.
I20260709 13:07:55.422515 18895 ts_tablet_manager.cc:1434] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 13:07:55.423940 18895 tablet_bootstrap.cc:492] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab: Bootstrap starting.
I20260709 13:07:55.427768 18892 tablet_bootstrap.cc:654] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.429324 18895 tablet_bootstrap.cc:654] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.423156 18893 tablet_bootstrap.cc:654] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.439324 18895 tablet_bootstrap.cc:492] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab: No bootstrap required, opened a new log
I20260709 13:07:55.439749 18893 tablet_bootstrap.cc:492] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60: No bootstrap required, opened a new log
I20260709 13:07:55.439857 18895 ts_tablet_manager.cc:1403] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab: Time spent bootstrapping tablet: real 0.016s	user 0.001s	sys 0.009s
I20260709 13:07:55.440193 18893 ts_tablet_manager.cc:1403] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60: Time spent bootstrapping tablet: real 0.028s	user 0.000s	sys 0.013s
I20260709 13:07:55.442884 18895 raft_consensus.cc:359] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.443259 18893 raft_consensus.cc:359] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.443645 18895 raft_consensus.cc:385] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.443915 18893 raft_consensus.cc:385] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.443934 18895 raft_consensus.cc:740] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.444352 18893 raft_consensus.cc:740] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af896a695277467f9df13b81d5a27f60, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.444911 18895 consensus_queue.cc:260] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.445043 18893 consensus_queue.cc:260] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.447302 18893 ts_tablet_manager.cc:1434] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260709 13:07:55.448122 18893 tablet_bootstrap.cc:492] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60: Bootstrap starting.
I20260709 13:07:55.450968 18895 ts_tablet_manager.cc:1434] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:07:55.454366 18895 tablet_bootstrap.cc:492] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab: Bootstrap starting.
I20260709 13:07:55.455044 18893 tablet_bootstrap.cc:654] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.459779 18892 tablet_bootstrap.cc:492] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9: No bootstrap required, opened a new log
I20260709 13:07:55.460220 18892 ts_tablet_manager.cc:1403] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.009s
I20260709 13:07:55.461797 18895 tablet_bootstrap.cc:654] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.462936 18892 raft_consensus.cc:359] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.463631 18892 raft_consensus.cc:385] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.463913 18892 raft_consensus.cc:740] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.464627 18892 consensus_queue.cc:260] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.466176 18892 ts_tablet_manager.cc:1434] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:55.466847 18892 tablet_bootstrap.cc:492] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9: Bootstrap starting.
I20260709 13:07:55.472036 18892 tablet_bootstrap.cc:654] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.476737 18893 tablet_bootstrap.cc:492] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60: No bootstrap required, opened a new log
I20260709 13:07:55.477170 18893 ts_tablet_manager.cc:1403] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.003s
I20260709 13:07:55.478686 18895 tablet_bootstrap.cc:492] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab: No bootstrap required, opened a new log
I20260709 13:07:55.479228 18895 ts_tablet_manager.cc:1403] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260709 13:07:55.479851 18893 raft_consensus.cc:359] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.480547 18893 raft_consensus.cc:385] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.480834 18893 raft_consensus.cc:740] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af896a695277467f9df13b81d5a27f60, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.481559 18893 consensus_queue.cc:260] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.483901 18893 ts_tablet_manager.cc:1434] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:55.484783 18893 tablet_bootstrap.cc:492] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60: Bootstrap starting.
I20260709 13:07:55.487905 18898 raft_consensus.cc:493] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.488376 18898 raft_consensus.cc:515] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } }
I20260709 13:07:55.490597 18895 raft_consensus.cc:359] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.491287 18898 leader_election.cc:290] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977), 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225)
I20260709 13:07:55.491312 18895 raft_consensus.cc:385] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.492024 18895 raft_consensus.cc:740] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.492817 18895 consensus_queue.cc:260] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.495195 18895 ts_tablet_manager.cc:1434] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 13:07:55.496083 18895 tablet_bootstrap.cc:492] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab: Bootstrap starting.
I20260709 13:07:55.502331 18895 tablet_bootstrap.cc:654] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.508916 18893 tablet_bootstrap.cc:654] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.515625 18895 tablet_bootstrap.cc:492] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab: No bootstrap required, opened a new log
I20260709 13:07:55.516072 18895 ts_tablet_manager.cc:1403] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 13:07:55.518262 18892 tablet_bootstrap.cc:492] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9: No bootstrap required, opened a new log
I20260709 13:07:55.518801 18892 ts_tablet_manager.cc:1403] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.029s
I20260709 13:07:55.518842 18895 raft_consensus.cc:359] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.519659 18895 raft_consensus.cc:385] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.519987 18895 raft_consensus.cc:740] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.520757 18895 consensus_queue.cc:260] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.523192 18895 ts_tablet_manager.cc:1434] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:07:55.524067 18895 tablet_bootstrap.cc:492] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab: Bootstrap starting.
I20260709 13:07:55.523782 18892 raft_consensus.cc:359] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.524590 18892 raft_consensus.cc:385] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.524889 18893 tablet_bootstrap.cc:492] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60: No bootstrap required, opened a new log
I20260709 13:07:55.525410 18893 ts_tablet_manager.cc:1403] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.002s
I20260709 13:07:55.524922 18892 raft_consensus.cc:740] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.528730 18892 consensus_queue.cc:260] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.531157 18892 ts_tablet_manager.cc:1434] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:07:55.532099 18892 tablet_bootstrap.cc:492] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9: Bootstrap starting.
I20260709 13:07:55.536322 18893 raft_consensus.cc:359] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.536840 18893 raft_consensus.cc:385] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.537065 18893 raft_consensus.cc:740] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af896a695277467f9df13b81d5a27f60, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.537523 18895 tablet_bootstrap.cc:654] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.538082 18893 consensus_queue.cc:260] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.551779 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfce3d4cb79a4f8799baa943c37e2b5c" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60" is_pre_election: true
I20260709 13:07:55.552501 18849 raft_consensus.cc:2468] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 0.
I20260709 13:07:55.553867 18665 leader_election.cc:304] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:55.554178 18893 ts_tablet_manager.cc:1434] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.002s
I20260709 13:07:55.554648 18898 raft_consensus.cc:2804] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.554994 18898 raft_consensus.cc:493] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.555315 18898 raft_consensus.cc:3060] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.560952 18893 tablet_bootstrap.cc:492] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60: Bootstrap starting.
I20260709 13:07:55.561694 18898 raft_consensus.cc:515] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } }
I20260709 13:07:55.563695 18898 leader_election.cc:290] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 election: Requested vote from peers af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977), 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225)
I20260709 13:07:55.564551 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfce3d4cb79a4f8799baa943c37e2b5c" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:07:55.565106 18849 raft_consensus.cc:3060] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.568059 18893 tablet_bootstrap.cc:654] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.543267 18892 tablet_bootstrap.cc:654] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.571478 18900 raft_consensus.cc:493] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.571947 18900 raft_consensus.cc:515] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.574347 18900 leader_election.cc:290] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:55.575826 18849 raft_consensus.cc:2468] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 1.
I20260709 13:07:55.576987 18665 leader_election.cc:304] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:55.578034 18898 raft_consensus.cc:2804] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.594166 18892 tablet_bootstrap.cc:492] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9: No bootstrap required, opened a new log
I20260709 13:07:55.594656 18892 ts_tablet_manager.cc:1403] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.002s
I20260709 13:07:55.597565 18892 raft_consensus.cc:359] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.598245 18892 raft_consensus.cc:385] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.598526 18892 raft_consensus.cc:740] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.599195 18892 consensus_queue.cc:260] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.609723 18895 tablet_bootstrap.cc:492] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab: No bootstrap required, opened a new log
I20260709 13:07:55.610225 18895 ts_tablet_manager.cc:1403] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.010s
I20260709 13:07:55.610889 18923 raft_consensus.cc:493] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.611413 18892 ts_tablet_manager.cc:1434] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.009s
I20260709 13:07:55.611366 18923 raft_consensus.cc:515] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.612303 18892 tablet_bootstrap.cc:492] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9: Bootstrap starting.
I20260709 13:07:55.612943 18893 tablet_bootstrap.cc:492] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60: No bootstrap required, opened a new log
I20260709 13:07:55.613426 18893 ts_tablet_manager.cc:1403] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.011s
I20260709 13:07:55.616752 18893 raft_consensus.cc:359] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.617496 18893 raft_consensus.cc:385] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.617782 18893 raft_consensus.cc:740] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af896a695277467f9df13b81d5a27f60, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.613360 18923 leader_election.cc:290] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:55.618463 18893 consensus_queue.cc:260] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.620601 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe9ec467194c67ad18f3db1b67a9b5" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60" is_pre_election: true
I20260709 13:07:55.621847 18849 raft_consensus.cc:2468] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 0.
I20260709 13:07:55.621843 18895 raft_consensus.cc:359] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.622627 18895 raft_consensus.cc:385] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.622910 18895 raft_consensus.cc:740] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.623313 18665 leader_election.cc:304] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:55.624086 18923 raft_consensus.cc:2804] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.624423 18923 raft_consensus.cc:493] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.624751 18923 raft_consensus.cc:3060] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.628892 18893 ts_tablet_manager.cc:1434] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:07:55.629858 18893 tablet_bootstrap.cc:492] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60: Bootstrap starting.
I20260709 13:07:55.632108 18892 tablet_bootstrap.cc:654] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.636330 18895 consensus_queue.cc:260] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.637305 18923 raft_consensus.cc:515] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.639143 18923 leader_election.cc:290] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 election: Requested vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:55.640213 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe9ec467194c67ad18f3db1b67a9b5" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:07:55.640378 18895 ts_tablet_manager.cc:1434] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.005s
I20260709 13:07:55.640750 18849 raft_consensus.cc:3060] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.641309 18895 tablet_bootstrap.cc:492] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab: Bootstrap starting.
I20260709 13:07:55.647158 18849 raft_consensus.cc:2468] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 1.
I20260709 13:07:55.635838 18893 tablet_bootstrap.cc:654] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.649621 18899 raft_consensus.cc:493] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.648658 18892 tablet_bootstrap.cc:492] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9: No bootstrap required, opened a new log
I20260709 13:07:55.650074 18899 raft_consensus.cc:515] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.650183 18665 leader_election.cc:304] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:55.651222 18892 ts_tablet_manager.cc:1403] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.009s
I20260709 13:07:55.652345 18923 raft_consensus.cc:2804] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.653290 18923 raft_consensus.cc:697] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Becoming Leader. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:07:55.651758 18895 tablet_bootstrap.cc:654] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.654608 18921 raft_consensus.cc:493] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.650820 18898 raft_consensus.cc:697] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Becoming Leader. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:07:55.654274 18923 consensus_queue.cc:237] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.655261 18921 raft_consensus.cc:515] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.657855 18922 raft_consensus.cc:493] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.657938 18899 leader_election.cc:290] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225)
I20260709 13:07:55.670392 18775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfce3d4cb79a4f8799baa943c37e2b5c" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab" is_pre_election: true
I20260709 13:07:55.664237 18898 consensus_queue.cc:237] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } }
I20260709 13:07:55.671514 18775 raft_consensus.cc:2468] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 0.
I20260709 13:07:55.663550 18922 raft_consensus.cc:515] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.672437 18892 raft_consensus.cc:359] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.674427 18921 leader_election.cc:290] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:55.675837 18892 raft_consensus.cc:385] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.675211 18773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe9ec467194c67ad18f3db1b67a9b5" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab" is_pre_election: true
I20260709 13:07:55.679508 18892 raft_consensus.cc:740] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.681917 18773 raft_consensus.cc:2468] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 0.
I20260709 13:07:55.680212 18900 raft_consensus.cc:493] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.682950 18900 raft_consensus.cc:515] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.673753 18774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfce3d4cb79a4f8799baa943c37e2b5c" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:07:55.713575 18922 leader_election.cc:290] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:55.717130 18774 raft_consensus.cc:3060] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.735108 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7248c6fb344d118bf5a3086d253615" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60" is_pre_election: true
I20260709 13:07:55.716248 18899 raft_consensus.cc:493] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.735780 18849 raft_consensus.cc:2468] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 0.
I20260709 13:07:55.736500 18922 raft_consensus.cc:493] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.737960 18848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60" is_pre_election: true
I20260709 13:07:55.739302 18775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe9ec467194c67ad18f3db1b67a9b5" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:07:55.739897 18775 raft_consensus.cc:3060] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.737847 18922 raft_consensus.cc:515] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.745481 18665 leader_election.cc:304] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:55.738296 18899 raft_consensus.cc:515] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.746284 18921 raft_consensus.cc:2804] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.746655 18921 raft_consensus.cc:493] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.746973 18921 raft_consensus.cc:3060] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.748123 18899 leader_election.cc:290] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225)
I20260709 13:07:55.735737 18892 consensus_queue.cc:260] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.753011 18900 leader_election.cc:290] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:55.749259 18848 raft_consensus.cc:2468] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 0.
I20260709 13:07:55.763475 18772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7248c6fb344d118bf5a3086d253615" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab" is_pre_election: true
I20260709 13:07:55.768523 18774 raft_consensus.cc:2468] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 1.
I20260709 13:07:55.774400 18665 leader_election.cc:304] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:55.783795 18931 raft_consensus.cc:493] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.784333 18931 raft_consensus.cc:515] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.786075 18892 ts_tablet_manager.cc:1434] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent starting tablet: real 0.135s	user 0.022s	sys 0.035s
I20260709 13:07:55.787055 18892 tablet_bootstrap.cc:492] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9: Bootstrap starting.
I20260709 13:07:55.788945 18898 raft_consensus.cc:2804] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.789300 18898 raft_consensus.cc:493] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.789629 18898 raft_consensus.cc:3060] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.794742 18848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe9ec467194c67ad18f3db1b67a9b5" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60" is_pre_election: true
I20260709 13:07:55.795758 18848 raft_consensus.cc:2393] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5632f5cf48334816ac1421fadea35cab in current term 1: Already voted for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in this term.
I20260709 13:07:55.776741 18772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab" is_pre_election: true
I20260709 13:07:55.809103 18922 leader_election.cc:290] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:55.807135 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5a9b0bb6e42a586baec0d0016324c" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60" is_pre_election: true
I20260709 13:07:55.815991 18772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab" is_pre_election: true
I20260709 13:07:55.817152 18772 raft_consensus.cc:2468] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 0.
I20260709 13:07:55.817998 18893 tablet_bootstrap.cc:492] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60: No bootstrap required, opened a new log
I20260709 13:07:55.818425 18893 ts_tablet_manager.cc:1403] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60: Time spent bootstrapping tablet: real 0.189s	user 0.011s	sys 0.022s
I20260709 13:07:55.819813 18700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe9ec467194c67ad18f3db1b67a9b5" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" is_pre_election: true
I20260709 13:07:55.814518 18849 raft_consensus.cc:2468] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 0.
I20260709 13:07:55.823335 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5a9b0bb6e42a586baec0d0016324c" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" is_pre_election: true
I20260709 13:07:55.826462 18738 leader_election.cc:304] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab; no voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9
W20260709 13:07:55.827658 18738 leader_election.cc:343] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.829504 18931 leader_election.cc:290] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:55.831252 18893 raft_consensus.cc:359] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.829577 18772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e1e3f50da940558ae57dfe556a0835" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab" is_pre_election: true
I20260709 13:07:55.833279 18921 raft_consensus.cc:515] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.835696 18772 raft_consensus.cc:2468] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 0.
I20260709 13:07:55.836371 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60" is_pre_election: true
I20260709 13:07:55.837088 18740 leader_election.cc:304] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, af896a695277467f9df13b81d5a27f60; no voters: d9f55700e8d6492a8df6f1c7a74b25a9
I20260709 13:07:55.837749 18921 leader_election.cc:290] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 election: Requested vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:55.837996 18898 raft_consensus.cc:515] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.838536 18895 tablet_bootstrap.cc:492] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab: No bootstrap required, opened a new log
I20260709 13:07:55.839035 18895 ts_tablet_manager.cc:1403] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab: Time spent bootstrapping tablet: real 0.198s	user 0.020s	sys 0.023s
I20260709 13:07:55.831935 18893 raft_consensus.cc:385] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.833750 18596 catalog_manager.cc:5697] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.847361 18775 raft_consensus.cc:2468] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 1.
I20260709 13:07:55.841784 18893 raft_consensus.cc:740] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af896a695277467f9df13b81d5a27f60, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.848480 18900 raft_consensus.cc:2749] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:55.849086 18665 leader_election.cc:343] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.850574 18893 consensus_queue.cc:260] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
W20260709 13:07:55.851035 18665 leader_election.cc:343] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.850978 18935 raft_consensus.cc:2804] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.851907 18935 raft_consensus.cc:493] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.852119 18849 raft_consensus.cc:2468] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 0.
I20260709 13:07:55.852315 18935 raft_consensus.cc:3060] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.852505 18665 leader_election.cc:304] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:55.852856 18893 ts_tablet_manager.cc:1434] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.002s
I20260709 13:07:55.849663 18934 raft_consensus.cc:493] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.853478 18921 raft_consensus.cc:2804] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.853825 18921 raft_consensus.cc:493] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.854463 18921 raft_consensus.cc:3060] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.856328 18893 tablet_bootstrap.cc:492] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60: Bootstrap starting.
I20260709 13:07:55.859838 18899 raft_consensus.cc:493] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.859928 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5a9b0bb6e42a586baec0d0016324c" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" is_pre_election: true
I20260709 13:07:55.860296 18899 raft_consensus.cc:515] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.862098 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" is_pre_election: true
I20260709 13:07:55.864315 18699 raft_consensus.cc:2393] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af896a695277467f9df13b81d5a27f60 in current term 1: Already voted for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in this term.
I20260709 13:07:55.864310 18899 leader_election.cc:290] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225)
W20260709 13:07:55.866353 18812 leader_election.cc:343] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.861369 18898 leader_election.cc:290] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 election: Requested vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:55.867583 18921 raft_consensus.cc:515] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.861147 18665 leader_election.cc:304] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:55.869251 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" is_pre_election: true
I20260709 13:07:55.871506 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e1e3f50da940558ae57dfe556a0835" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60" is_pre_election: true
I20260709 13:07:55.853868 18934 raft_consensus.cc:515] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.872483 18699 raft_consensus.cc:2468] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af896a695277467f9df13b81d5a27f60 in term 0.
I20260709 13:07:55.872709 18921 leader_election.cc:290] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 election: Requested vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:55.873208 18921 raft_consensus.cc:2804] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.873646 18775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5a9b0bb6e42a586baec0d0016324c" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab" is_pre_election: true
I20260709 13:07:55.874518 18772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab" is_pre_election: true
I20260709 13:07:55.874590 18774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab" is_pre_election: true
I20260709 13:07:55.875233 18774 raft_consensus.cc:2468] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af896a695277467f9df13b81d5a27f60 in term 0.
W20260709 13:07:55.876454 18814 leader_election.cc:343] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.873564 18921 raft_consensus.cc:493] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.877146 18814 leader_election.cc:304] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af896a695277467f9df13b81d5a27f60; no voters: 5632f5cf48334816ac1421fadea35cab, d9f55700e8d6492a8df6f1c7a74b25a9
I20260709 13:07:55.878032 18812 leader_election.cc:304] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:55.879483 18899 raft_consensus.cc:2804] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.881891 18899 raft_consensus.cc:493] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.881933 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7248c6fb344d118bf5a3086d253615" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:07:55.882305 18899 raft_consensus.cc:3060] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.882509 18849 raft_consensus.cc:3060] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.879397 18774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7248c6fb344d118bf5a3086d253615" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:07:55.878909 18892 tablet_bootstrap.cc:654] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.878724 18921 raft_consensus.cc:3060] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.890741 18899 raft_consensus.cc:515] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.893661 18849 raft_consensus.cc:2468] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 1.
I20260709 13:07:55.893930 18772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:07:55.879170 18895 raft_consensus.cc:359] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.896207 18895 raft_consensus.cc:385] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.896543 18895 raft_consensus.cc:740] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.897755 18934 leader_election.cc:290] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:55.899389 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:07:55.897764 18895 consensus_queue.cc:260] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.899907 18849 raft_consensus.cc:3060] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.900233 18774 raft_consensus.cc:3060] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.901178 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:07:55.901742 18699 raft_consensus.cc:3060] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:55.899691 18665 leader_election.cc:343] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.902962 18895 ts_tablet_manager.cc:1434] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.001s
I20260709 13:07:55.905720 18899 leader_election.cc:290] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 1 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225)
I20260709 13:07:55.905635 18665 leader_election.cc:304] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:55.907859 18772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:07:55.910230 18772 raft_consensus.cc:3060] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.910846 18773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:07:55.911684 18773 raft_consensus.cc:3060] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.907536 18895 tablet_bootstrap.cc:492] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab: Bootstrap starting.
I20260709 13:07:55.912784 18774 raft_consensus.cc:2468] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 1.
I20260709 13:07:55.913235 18848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:07:55.914093 18848 raft_consensus.cc:3060] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.912223 18934 raft_consensus.cc:2804] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.916894 18699 raft_consensus.cc:2468] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af896a695277467f9df13b81d5a27f60 in term 1.
I20260709 13:07:55.918560 18771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab" is_pre_election: true
I20260709 13:07:55.926329 18893 tablet_bootstrap.cc:654] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.918955 18934 raft_consensus.cc:697] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Becoming Leader. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:07:55.927951 18812 leader_election.cc:304] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
W20260709 13:07:55.926705 18665 leader_election.cc:343] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.932861 18892 tablet_bootstrap.cc:492] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9: No bootstrap required, opened a new log
I20260709 13:07:55.932114 18847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60" is_pre_election: true
I20260709 13:07:55.933811 18892 ts_tablet_manager.cc:1403] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent bootstrapping tablet: real 0.147s	user 0.004s	sys 0.011s
I20260709 13:07:55.927536 18935 raft_consensus.cc:515] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.932113 18899 raft_consensus.cc:2804] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.936203 18775 raft_consensus.cc:2393] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af896a695277467f9df13b81d5a27f60 in current term 1: Already voted for candidate 5632f5cf48334816ac1421fadea35cab in this term.
I20260709 13:07:55.929487 18934 consensus_queue.cc:237] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.938004 18773 raft_consensus.cc:2468] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 1.
I20260709 13:07:55.942008 18665 leader_election.cc:304] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:55.942780 18898 raft_consensus.cc:2804] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.943229 18898 raft_consensus.cc:697] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Becoming Leader. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:07:55.945045 18848 raft_consensus.cc:2468] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 1.
I20260709 13:07:55.944872 18898 consensus_queue.cc:237] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.938112 18814 leader_election.cc:304] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af896a695277467f9df13b81d5a27f60; no voters: 5632f5cf48334816ac1421fadea35cab, d9f55700e8d6492a8df6f1c7a74b25a9
I20260709 13:07:55.950994 18940 raft_consensus.cc:3060] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.953187 18899 raft_consensus.cc:697] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 1 LEADER]: Becoming Leader. State: Replica: af896a695277467f9df13b81d5a27f60, State: Running, Role: LEADER
I20260709 13:07:55.954118 18899 consensus_queue.cc:237] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.955698 18940 raft_consensus.cc:2749] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.943605 18772 raft_consensus.cc:2468] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af896a695277467f9df13b81d5a27f60 in term 1.
I20260709 13:07:55.947680 18921 raft_consensus.cc:515] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.957857 18895 tablet_bootstrap.cc:654] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.961961 18892 raft_consensus.cc:359] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.962946 18892 raft_consensus.cc:385] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.963238 18892 raft_consensus.cc:740] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.963848 18892 consensus_queue.cc:260] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:55.966105 18935 leader_election.cc:290] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 1 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:55.967944 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5a9b0bb6e42a586baec0d0016324c" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:07:55.967942 18772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e1e3f50da940558ae57dfe556a0835" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:07:55.967968 18848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5a9b0bb6e42a586baec0d0016324c" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:07:55.971761 18892 ts_tablet_manager.cc:1434] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 13:07:55.973945 18892 tablet_bootstrap.cc:492] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9: Bootstrap starting.
W20260709 13:07:55.972781 18738 leader_election.cc:343] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.971499 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e1e3f50da940558ae57dfe556a0835" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60"
W20260709 13:07:55.976519 18665 leader_election.cc:343] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.969429 18772 raft_consensus.cc:3060] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.980542 18848 raft_consensus.cc:2468] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 1.
I20260709 13:07:55.981882 18740 leader_election.cc:304] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, af896a695277467f9df13b81d5a27f60; no voters: d9f55700e8d6492a8df6f1c7a74b25a9
I20260709 13:07:55.969508 18921 leader_election.cc:290] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 election: Requested vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:56.005230 18935 raft_consensus.cc:2804] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:56.007103 18849 raft_consensus.cc:2468] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 1.
I20260709 13:07:56.008414 18935 raft_consensus.cc:697] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 1 LEADER]: Becoming Leader. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:07:56.012144 18665 leader_election.cc:304] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 5632f5cf48334816ac1421fadea35cab
I20260709 13:07:56.113981 18898 raft_consensus.cc:2804] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:56.018536 18772 raft_consensus.cc:2468] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 1.
I20260709 13:07:56.114578 18898 raft_consensus.cc:697] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Becoming Leader. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:07:56.115355 18895 tablet_bootstrap.cc:492] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab: No bootstrap required, opened a new log
I20260709 13:07:56.115901 18895 ts_tablet_manager.cc:1403] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab: Time spent bootstrapping tablet: real 0.209s	user 0.024s	sys 0.023s
I20260709 13:07:56.115456 18898 consensus_queue.cc:237] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.049465 18934 raft_consensus.cc:493] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.117230 18934 raft_consensus.cc:515] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.118728 18895 raft_consensus.cc:359] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.119099 18934 leader_election.cc:290] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:56.119392 18895 raft_consensus.cc:385] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.119711 18895 raft_consensus.cc:740] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.120359 18895 consensus_queue.cc:260] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.120986 18893 tablet_bootstrap.cc:492] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60: No bootstrap required, opened a new log
I20260709 13:07:56.121938 18895 ts_tablet_manager.cc:1434] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:56.122318 18893 ts_tablet_manager.cc:1403] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60: Time spent bootstrapping tablet: real 0.266s	user 0.019s	sys 0.006s
I20260709 13:07:56.122865 18895 tablet_bootstrap.cc:492] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab: Bootstrap starting.
I20260709 13:07:56.013715 18937 raft_consensus.cc:2749] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:56.013186 18935 consensus_queue.cc:237] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.128296 18595 catalog_manager.cc:5697] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 reported cstate change: term changed from 0 to 1, leader changed from <none> to af896a695277467f9df13b81d5a27f60 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "af896a695277467f9df13b81d5a27f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:56.134100 18893 raft_consensus.cc:359] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
W20260709 13:07:56.127996 18665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.67:32977, user_credentials={real_user=slave}} blocked reactor thread for 116664us
I20260709 13:07:56.134646 18893 raft_consensus.cc:385] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.136804 18893 raft_consensus.cc:740] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af896a695277467f9df13b81d5a27f60, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.137686 18893 consensus_queue.cc:260] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.140534 18893 ts_tablet_manager.cc:1434] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.005s
I20260709 13:07:56.141513 18893 tablet_bootstrap.cc:492] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60: Bootstrap starting.
I20260709 13:07:56.147594 18596 catalog_manager.cc:5697] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab reported cstate change: term changed from 0 to 1, leader changed from <none> to 5632f5cf48334816ac1421fadea35cab (127.18.33.66). New cstate: current_term: 1 leader_uuid: "5632f5cf48334816ac1421fadea35cab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.149688 18893 tablet_bootstrap.cc:654] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.149791 18895 tablet_bootstrap.cc:654] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.154554 18847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2112cd7fb5c3428ba6bd2076aee85583" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60" is_pre_election: true
I20260709 13:07:56.155124 18772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2112cd7fb5c3428ba6bd2076aee85583" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab" is_pre_election: true
I20260709 13:07:56.156574 18892 tablet_bootstrap.cc:654] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.154690 18665 leader_election.cc:304] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: af896a695277467f9df13b81d5a27f60
I20260709 13:07:56.157413 18898 raft_consensus.cc:2804] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:56.157855 18898 raft_consensus.cc:697] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Becoming Leader. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:07:56.158612 18898 consensus_queue.cc:237] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.159401 18893 tablet_bootstrap.cc:492] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60: No bootstrap required, opened a new log
I20260709 13:07:56.159809 18893 ts_tablet_manager.cc:1403] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:07:56.161235 18895 tablet_bootstrap.cc:492] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab: No bootstrap required, opened a new log
I20260709 13:07:56.161713 18895 ts_tablet_manager.cc:1403] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.004s
I20260709 13:07:56.162534 18893 raft_consensus.cc:359] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.163161 18893 raft_consensus.cc:385] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.163424 18893 raft_consensus.cc:740] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af896a695277467f9df13b81d5a27f60, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.164074 18893 consensus_queue.cc:260] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.165589 18665 leader_election.cc:304] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 5632f5cf48334816ac1421fadea35cab, af896a695277467f9df13b81d5a27f60
I20260709 13:07:56.166172 18893 ts_tablet_manager.cc:1434] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:56.166884 18895 raft_consensus.cc:359] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.167268 18921 raft_consensus.cc:2749] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:56.168025 18665 leader_election.cc:343] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.168210 18895 raft_consensus.cc:385] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.168691 18895 raft_consensus.cc:740] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Initialized, Role: FOLLOWER
W20260709 13:07:56.169100 18665 leader_election.cc:343] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.168989 18921 consensus_queue.cc:1048] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.169538 18665 leader_election.cc:304] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 5632f5cf48334816ac1421fadea35cab, af896a695277467f9df13b81d5a27f60
I20260709 13:07:56.169272 18895 consensus_queue.cc:260] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.171770 18895 ts_tablet_manager.cc:1434] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:07:56.172890 18934 raft_consensus.cc:2749] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:56.174877 18934 consensus_queue.cc:1048] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.195521 18892 tablet_bootstrap.cc:492] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9: No bootstrap required, opened a new log
I20260709 13:07:56.196056 18892 ts_tablet_manager.cc:1403] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent bootstrapping tablet: real 0.222s	user 0.018s	sys 0.015s
I20260709 13:07:56.198643 18892 raft_consensus.cc:359] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.199306 18892 raft_consensus.cc:385] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.199558 18892 raft_consensus.cc:740] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.200107 18892 consensus_queue.cc:260] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.203315 18892 ts_tablet_manager.cc:1434] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:56.210171 18595 catalog_manager.cc:5697] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.211917 18595 catalog_manager.cc:5697] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.213626 18595 catalog_manager.cc:5697] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.215579 18595 catalog_manager.cc:5697] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.217099 18595 catalog_manager.cc:5697] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.259305 18935 raft_consensus.cc:493] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.259821 18935 raft_consensus.cc:515] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.261513 18934 consensus_queue.cc:1048] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.262234 18935 leader_election.cc:290] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
W20260709 13:07:56.262318 18645 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:56.264029 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" is_pre_election: true
I20260709 13:07:56.264159 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60" is_pre_election: true
I20260709 13:07:56.265666 18849 raft_consensus.cc:2393] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5632f5cf48334816ac1421fadea35cab in current term 1: Already voted for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in this term.
I20260709 13:07:56.266973 18740 leader_election.cc:304] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab; no voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9
I20260709 13:07:56.268051 18935 raft_consensus.cc:3060] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.274437 18935 raft_consensus.cc:2749] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:56.277509 18898 consensus_queue.cc:1048] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.301990 18937 raft_consensus.cc:493] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.302388 18937 raft_consensus.cc:515] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.303844 18937 leader_election.cc:290] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225)
I20260709 13:07:56.304713 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e1e3f50da940558ae57dfe556a0835" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" is_pre_election: true
I20260709 13:07:56.304870 18773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e1e3f50da940558ae57dfe556a0835" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5632f5cf48334816ac1421fadea35cab" is_pre_election: true
I20260709 13:07:56.305694 18773 raft_consensus.cc:2393] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af896a695277467f9df13b81d5a27f60 in current term 1: Already voted for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in this term.
I20260709 13:07:56.306599 18814 leader_election.cc:304] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af896a695277467f9df13b81d5a27f60; no voters: 5632f5cf48334816ac1421fadea35cab, d9f55700e8d6492a8df6f1c7a74b25a9
I20260709 13:07:56.307355 18937 raft_consensus.cc:3060] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.311685 18937 raft_consensus.cc:2749] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:56.396431 18898 consensus_queue.cc:1048] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.411792 18931 consensus_queue.cc:1048] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.413133 18921 consensus_queue.cc:1048] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.425757 18933 consensus_queue.cc:1048] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.462105 18937 consensus_queue.cc:1048] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.472447 18937 consensus_queue.cc:1048] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.510803 18935 raft_consensus.cc:493] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.511353 18935 raft_consensus.cc:515] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.513458 18935 leader_election.cc:290] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:56.514155 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2112cd7fb5c3428ba6bd2076aee85583" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" is_pre_election: true
I20260709 13:07:56.514525 18847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2112cd7fb5c3428ba6bd2076aee85583" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60" is_pre_election: true
I20260709 13:07:56.514735 18699 raft_consensus.cc:2468] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 0.
I20260709 13:07:56.515096 18847 raft_consensus.cc:2468] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 0.
I20260709 13:07:56.515859 18738 leader_election.cc:304] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:56.516489 18935 raft_consensus.cc:2804] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.516755 18935 raft_consensus.cc:493] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.517000 18935 raft_consensus.cc:3060] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.521108 18935 raft_consensus.cc:515] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.522712 18935 leader_election.cc:290] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 1 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:56.523420 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2112cd7fb5c3428ba6bd2076aee85583" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:07:56.523641 18847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2112cd7fb5c3428ba6bd2076aee85583" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:07:56.523964 18699 raft_consensus.cc:3060] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.524094 18847 raft_consensus.cc:3060] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.528242 18847 raft_consensus.cc:2468] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 1.
I20260709 13:07:56.529073 18740 leader_election.cc:304] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, af896a695277467f9df13b81d5a27f60; no voters: 
I20260709 13:07:56.529888 18935 raft_consensus.cc:2804] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:56.530143 18699 raft_consensus.cc:2468] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 1.
I20260709 13:07:56.530537 18935 raft_consensus.cc:697] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 1 LEADER]: Becoming Leader. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:07:56.531628 18935 consensus_queue.cc:237] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.532384 18933 consensus_queue.cc:1048] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.540181 18595 catalog_manager.cc:5697] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab reported cstate change: term changed from 0 to 1, leader changed from <none> to 5632f5cf48334816ac1421fadea35cab (127.18.33.66). New cstate: current_term: 1 leader_uuid: "5632f5cf48334816ac1421fadea35cab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.550298 18933 consensus_queue.cc:1048] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.558602 18935 consensus_queue.cc:1048] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.570544 18699 raft_consensus.cc:3060] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.581758 18900 consensus_queue.cc:1048] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.624991 18847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63"
dest_uuid: "af896a695277467f9df13b81d5a27f60"
mode: GRACEFUL
new_leader_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
 from {username='slave'} at 127.0.0.1:36668
I20260709 13:07:56.625587 18847 raft_consensus.cc:606] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 1 LEADER]: Received request to transfer leadership to TS d9f55700e8d6492a8df6f1c7a74b25a9
I20260709 13:07:56.639235 18699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da7248c6fb344d118bf5a3086d253615"
dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
mode: GRACEFUL
new_leader_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:35702
I20260709 13:07:56.639919 18699 raft_consensus.cc:606] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Received request to transfer leadership to TS 5632f5cf48334816ac1421fadea35cab
I20260709 13:07:56.645800 18699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a"
dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
mode: GRACEFUL
new_leader_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:35702
I20260709 13:07:56.646440 18699 raft_consensus.cc:606] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Received request to transfer leadership to TS 5632f5cf48334816ac1421fadea35cab
I20260709 13:07:56.654296 18699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10e1e3f50da940558ae57dfe556a0835"
dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
mode: GRACEFUL
new_leader_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:35702
I20260709 13:07:56.654858 18699 raft_consensus.cc:606] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Received request to transfer leadership to TS 5632f5cf48334816ac1421fadea35cab
I20260709 13:07:56.668083 18772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2112cd7fb5c3428ba6bd2076aee85583"
dest_uuid: "5632f5cf48334816ac1421fadea35cab"
mode: GRACEFUL
new_leader_uuid: "af896a695277467f9df13b81d5a27f60"
 from {username='slave'} at 127.0.0.1:52524
I20260709 13:07:56.668548 18772 raft_consensus.cc:606] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 1 LEADER]: Received request to transfer leadership to TS af896a695277467f9df13b81d5a27f60
I20260709 13:07:56.733897 18933 consensus_queue.cc:1048] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.741482 18931 consensus_queue.cc:1048] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.751382 18931 raft_consensus.cc:993] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9: : Instructing follower 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:07:56.751832 18931 raft_consensus.cc:1081] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Signalling peer 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:07:56.753638 18772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10e1e3f50da940558ae57dfe556a0835"
dest_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:52508
I20260709 13:07:56.754154 18772 raft_consensus.cc:493] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.754499 18772 raft_consensus.cc:3060] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.759212 18772 raft_consensus.cc:515] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.761534 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e1e3f50da940558ae57dfe556a0835" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:07:56.761727 18847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e1e3f50da940558ae57dfe556a0835" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:07:56.762105 18699 raft_consensus.cc:3055] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.762220 18847 raft_consensus.cc:3060] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.762429 18699 raft_consensus.cc:740] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:07:56.762529 18772 leader_election.cc:290] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 2 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:56.763250 18699 consensus_queue.cc:260] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.764506 18699 raft_consensus.cc:3060] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.768723 18847 raft_consensus.cc:2468] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 2.
I20260709 13:07:56.769773 18740 leader_election.cc:304] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, af896a695277467f9df13b81d5a27f60; no voters: 
I20260709 13:07:56.770419 18699 raft_consensus.cc:2468] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 2.
I20260709 13:07:56.770495 18900 raft_consensus.cc:2804] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.771050 18900 raft_consensus.cc:697] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Becoming Leader. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:07:56.772065 18900 consensus_queue.cc:237] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.778085 18595 catalog_manager.cc:5697] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab reported cstate change: term changed from 1 to 2, leader changed from d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65) to 5632f5cf48334816ac1421fadea35cab (127.18.33.66). New cstate: current_term: 2 leader_uuid: "5632f5cf48334816ac1421fadea35cab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.820215 18931 raft_consensus.cc:993] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9: : Instructing follower 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:07:56.820684 18933 raft_consensus.cc:1081] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Signalling peer 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:07:56.822249 18772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a"
dest_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:52508
I20260709 13:07:56.823088 18772 raft_consensus.cc:493] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.823464 18772 raft_consensus.cc:3060] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.829720 18772 raft_consensus.cc:515] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.831688 18772 leader_election.cc:290] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 2 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:56.832384 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:07:56.832597 18847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:07:56.832974 18699 raft_consensus.cc:3055] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.833151 18847 raft_consensus.cc:3060] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.833276 18699 raft_consensus.cc:740] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:07:56.834061 18699 consensus_queue.cc:260] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.834978 18699 raft_consensus.cc:3060] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.838945 18699 raft_consensus.cc:2468] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 2.
I20260709 13:07:56.839272 18847 raft_consensus.cc:2468] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 2.
I20260709 13:07:56.839784 18738 leader_election.cc:304] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:56.840520 18900 raft_consensus.cc:2804] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.840982 18900 raft_consensus.cc:697] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Becoming Leader. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:07:56.841786 18900 consensus_queue.cc:237] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.848856 18595 catalog_manager.cc:5697] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab reported cstate change: term changed from 1 to 2, leader changed from d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65) to 5632f5cf48334816ac1421fadea35cab (127.18.33.66). New cstate: current_term: 2 leader_uuid: "5632f5cf48334816ac1421fadea35cab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.915066 18931 raft_consensus.cc:993] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9: : Instructing follower 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:07:56.915458 18933 raft_consensus.cc:1081] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Signalling peer 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:07:56.916800 18772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da7248c6fb344d118bf5a3086d253615"
dest_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:52508
I20260709 13:07:56.917335 18772 raft_consensus.cc:493] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.917713 18772 raft_consensus.cc:3060] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.923920 18772 raft_consensus.cc:515] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.925946 18772 leader_election.cc:290] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 2 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:56.926627 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7248c6fb344d118bf5a3086d253615" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:07:56.926940 18847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7248c6fb344d118bf5a3086d253615" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:07:56.927211 18699 raft_consensus.cc:3055] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.927492 18847 raft_consensus.cc:3060] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.927539 18699 raft_consensus.cc:740] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:07:56.928422 18699 consensus_queue.cc:260] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.929584 18699 raft_consensus.cc:3060] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.931849 18847 raft_consensus.cc:2468] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 2.
I20260709 13:07:56.932693 18740 leader_election.cc:304] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, af896a695277467f9df13b81d5a27f60; no voters: 
I20260709 13:07:56.933274 18900 raft_consensus.cc:2804] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.933763 18900 raft_consensus.cc:697] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Becoming Leader. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:07:56.934507 18900 consensus_queue.cc:237] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:56.936081 18699 raft_consensus.cc:2468] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 2.
I20260709 13:07:56.940929 18595 catalog_manager.cc:5697] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab reported cstate change: term changed from 1 to 2, leader changed from d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65) to 5632f5cf48334816ac1421fadea35cab (127.18.33.66). New cstate: current_term: 2 leader_uuid: "5632f5cf48334816ac1421fadea35cab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.979465 18900 consensus_queue.cc:1048] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.994664 18982 raft_consensus.cc:993] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60: : Instructing follower d9f55700e8d6492a8df6f1c7a74b25a9 to start an election
I20260709 13:07:56.995093 18982 raft_consensus.cc:1081] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 1 LEADER]: Signalling peer d9f55700e8d6492a8df6f1c7a74b25a9 to start an election
I20260709 13:07:56.997421 18699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63"
dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
 from {username='slave'} at 127.0.0.1:35686
I20260709 13:07:56.997946 18699 raft_consensus.cc:493] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.998296 18699 raft_consensus.cc:3060] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.000505 18935 consensus_queue.cc:1048] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.006359 18699 raft_consensus.cc:515] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:57.009079 18772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:07:57.009621 18772 raft_consensus.cc:3060] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.011273 18699 leader_election.cc:290] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 2 election: Requested vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:07:57.013554 18935 raft_consensus.cc:993] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab: : Instructing follower af896a695277467f9df13b81d5a27f60 to start an election
I20260709 13:07:57.013965 18935 raft_consensus.cc:1081] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 1 LEADER]: Signalling peer af896a695277467f9df13b81d5a27f60 to start an election
I20260709 13:07:57.014926 18847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:07:57.015743 18849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2112cd7fb5c3428ba6bd2076aee85583"
dest_uuid: "af896a695277467f9df13b81d5a27f60"
 from {username='slave'} at 127.0.0.1:36658
I20260709 13:07:57.016227 18849 raft_consensus.cc:493] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:57.015444 18847 raft_consensus.cc:3055] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:57.016571 18849 raft_consensus.cc:3060] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.016696 18847 raft_consensus.cc:740] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af896a695277467f9df13b81d5a27f60, State: Running, Role: LEADER
I20260709 13:07:57.017561 18847 consensus_queue.cc:260] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:57.018687 18847 raft_consensus.cc:3060] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.022282 18772 raft_consensus.cc:2468] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 2.
I20260709 13:07:57.022662 18849 raft_consensus.cc:515] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:57.023671 18665 leader_election.cc:304] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:57.024466 18933 raft_consensus.cc:2804] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:57.024544 18847 raft_consensus.cc:2468] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 2.
I20260709 13:07:57.024928 18933 raft_consensus.cc:697] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 LEADER]: Becoming Leader. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:07:57.026059 18933 consensus_queue.cc:237] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:57.026523 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2112cd7fb5c3428ba6bd2076aee85583" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:07:57.027040 18849 leader_election.cc:290] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 2 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225)
I20260709 13:07:57.027180 18699 raft_consensus.cc:3060] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.029748 18772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2112cd7fb5c3428ba6bd2076aee85583" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:07:57.030622 18772 raft_consensus.cc:3055] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:57.030941 18772 raft_consensus.cc:740] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:07:57.031788 18772 consensus_queue.cc:260] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:57.033464 18772 raft_consensus.cc:3060] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:57.033978 18699 raft_consensus.cc:2468] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af896a695277467f9df13b81d5a27f60 in term 2.
I20260709 13:07:57.035085 18812 leader_election.cc:304] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:57.035970 18981 raft_consensus.cc:2804] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:57.036450 18981 raft_consensus.cc:697] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [term 2 LEADER]: Becoming Leader. State: Replica: af896a695277467f9df13b81d5a27f60, State: Running, Role: LEADER
I20260709 13:07:57.037258 18981 consensus_queue.cc:237] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:57.034626 18597 catalog_manager.cc:5697] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 reported cstate change: term changed from 1 to 2, leader changed from af896a695277467f9df13b81d5a27f60 (127.18.33.67) to d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65). New cstate: current_term: 2 leader_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:57.043239 18772 raft_consensus.cc:2468] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af896a695277467f9df13b81d5a27f60 in term 2.
I20260709 13:07:57.045645 18595 catalog_manager.cc:5697] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 reported cstate change: term changed from 1 to 2, leader changed from 5632f5cf48334816ac1421fadea35cab (127.18.33.66) to af896a695277467f9df13b81d5a27f60 (127.18.33.67). New cstate: current_term: 2 leader_uuid: "af896a695277467f9df13b81d5a27f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:57.231772 18849 raft_consensus.cc:1275] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: 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:57.232887 18900 consensus_queue.cc:1048] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.239627 18699 raft_consensus.cc:1275] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: 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:57.241042 18984 consensus_queue.cc:1048] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.243209 18849 raft_consensus.cc:1275] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: 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:57.244354 18984 consensus_queue.cc:1048] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.255194 18699 raft_consensus.cc:1275] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: 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:57.257144 18984 consensus_queue.cc:1048] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.361392 18847 raft_consensus.cc:1275] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: 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:57.362592 18984 consensus_queue.cc:1048] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.369158 18699 raft_consensus.cc:1275] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: 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:57.370589 18984 consensus_queue.cc:1048] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.481747 18847 raft_consensus.cc:1275] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Refusing update from remote peer d9f55700e8d6492a8df6f1c7a74b25a9: 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:57.482805 18933 consensus_queue.cc:1048] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.490357 18772 raft_consensus.cc:1275] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Refusing update from remote peer d9f55700e8d6492a8df6f1c7a74b25a9: 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:57.492388 18934 consensus_queue.cc:1048] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.586303 18699 raft_consensus.cc:1275] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Refusing update from remote peer af896a695277467f9df13b81d5a27f60: 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:57.587481 18981 consensus_queue.cc:1048] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.595552 18772 raft_consensus.cc:1275] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Refusing update from remote peer af896a695277467f9df13b81d5a27f60: 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:57.596741 18987 consensus_queue.cc:1048] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.694752 18565 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:07:59.695524 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:59.713028 18773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a"
dest_uuid: "5632f5cf48334816ac1421fadea35cab"
mode: GRACEFUL
new_leader_uuid: "af896a695277467f9df13b81d5a27f60"
 from {username='slave'} at 127.0.0.1:52528
I20260709 13:07:59.713680 18773 raft_consensus.cc:606] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Received request to transfer leadership to TS af896a695277467f9df13b81d5a27f60
I20260709 13:07:59.723176 18699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2"
dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
mode: GRACEFUL
new_leader_uuid: "af896a695277467f9df13b81d5a27f60"
 from {username='slave'} at 127.0.0.1:35714
I20260709 13:07:59.723630 18699 raft_consensus.cc:606] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Received request to transfer leadership to TS af896a695277467f9df13b81d5a27f60
I20260709 13:07:59.724704 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:59.725114 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:59.761114 18984 raft_consensus.cc:993] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab: : Instructing follower af896a695277467f9df13b81d5a27f60 to start an election
I20260709 13:07:59.761525 18997 raft_consensus.cc:1081] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Signalling peer af896a695277467f9df13b81d5a27f60 to start an election
I20260709 13:07:59.762828 18847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a"
dest_uuid: "af896a695277467f9df13b81d5a27f60"
 from {username='slave'} at 127.0.0.1:36658
I20260709 13:07:59.763252 18847 raft_consensus.cc:493] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:59.763545 18847 raft_consensus.cc:3060] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:59.767773 18847 raft_consensus.cc:515] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:59.769150 18847 leader_election.cc:290] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 3 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225)
I20260709 13:07:59.769833 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:07:59.770166 18773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:07:59.770380 18699 raft_consensus.cc:3060] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:59.770756 18773 raft_consensus.cc:3055] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:59.771082 18773 raft_consensus.cc:740] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:07:59.771832 18773 consensus_queue.cc:260] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:59.772992 18773 raft_consensus.cc:3060] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:59.776500 18699 raft_consensus.cc:2468] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af896a695277467f9df13b81d5a27f60 in term 3.
I20260709 13:07:59.777583 18812 leader_election.cc:304] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:07:59.778348 18995 raft_consensus.cc:2804] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:59.778855 18773 raft_consensus.cc:2468] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af896a695277467f9df13b81d5a27f60 in term 3.
I20260709 13:07:59.779495 18995 raft_consensus.cc:697] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 3 LEADER]: Becoming Leader. State: Replica: af896a695277467f9df13b81d5a27f60, State: Running, Role: LEADER
I20260709 13:07:59.780248 18995 consensus_queue.cc:237] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:07:59.786476 18596 catalog_manager.cc:5697] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 reported cstate change: term changed from 2 to 3, leader changed from 5632f5cf48334816ac1421fadea35cab (127.18.33.66) to af896a695277467f9df13b81d5a27f60 (127.18.33.67). New cstate: current_term: 3 leader_uuid: "af896a695277467f9df13b81d5a27f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:00.154277 18989 raft_consensus.cc:993] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9: : Instructing follower af896a695277467f9df13b81d5a27f60 to start an election
I20260709 13:08:00.154711 19004 raft_consensus.cc:1081] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Signalling peer af896a695277467f9df13b81d5a27f60 to start an election
I20260709 13:08:00.156139 18847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2"
dest_uuid: "af896a695277467f9df13b81d5a27f60"
 from {username='slave'} at 127.0.0.1:36652
I20260709 13:08:00.156581 18847 raft_consensus.cc:493] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:00.156852 18847 raft_consensus.cc:3060] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.161018 18847 raft_consensus.cc:515] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:00.162572 18847 leader_election.cc:290] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 2 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225)
I20260709 13:08:00.163327 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:08:00.163594 18773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:08:00.163861 18699 raft_consensus.cc:3055] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:00.164126 18773 raft_consensus.cc:3060] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.164234 18699 raft_consensus.cc:740] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:08:00.164914 18699 consensus_queue.cc:260] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:00.165808 18699 raft_consensus.cc:3060] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.168866 18773 raft_consensus.cc:2468] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af896a695277467f9df13b81d5a27f60 in term 2.
I20260709 13:08:00.169196 18699 raft_consensus.cc:2468] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af896a695277467f9df13b81d5a27f60 in term 2.
I20260709 13:08:00.169724 18814 leader_election.cc:304] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, af896a695277467f9df13b81d5a27f60; no voters: 
I20260709 13:08:00.170406 18995 raft_consensus.cc:2804] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:00.170815 18995 raft_consensus.cc:697] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 2 LEADER]: Becoming Leader. State: Replica: af896a695277467f9df13b81d5a27f60, State: Running, Role: LEADER
I20260709 13:08:00.171435 18995 consensus_queue.cc:237] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:00.179826 18596 catalog_manager.cc:5697] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 reported cstate change: term changed from 1 to 2, leader changed from d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65) to af896a695277467f9df13b81d5a27f60 (127.18.33.67). New cstate: current_term: 2 leader_uuid: "af896a695277467f9df13b81d5a27f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:00.312203 18773 raft_consensus.cc:1275] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Refusing update from remote peer af896a695277467f9df13b81d5a27f60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:00.313228 18995 consensus_queue.cc:1048] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:00.321326 18699 raft_consensus.cc:1275] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Refusing update from remote peer af896a695277467f9df13b81d5a27f60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:00.322774 18998 consensus_queue.cc:1048] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:00.598433 18773 raft_consensus.cc:1275] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Refusing update from remote peer af896a695277467f9df13b81d5a27f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:00.599881 19008 consensus_queue.cc:1048] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:00.607734 18699 raft_consensus.cc:1275] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Refusing update from remote peer af896a695277467f9df13b81d5a27f60: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:00.609402 19008 consensus_queue.cc:1048] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:00.725858 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:00.735913 18700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfce3d4cb79a4f8799baa943c37e2b5c"
dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
mode: GRACEFUL
new_leader_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:35702
I20260709 13:08:00.736382 18700 raft_consensus.cc:606] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Received request to transfer leadership to TS 5632f5cf48334816ac1421fadea35cab
I20260709 13:08:00.742259 18849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2"
dest_uuid: "af896a695277467f9df13b81d5a27f60"
mode: GRACEFUL
new_leader_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:36668
I20260709 13:08:00.742769 18849 raft_consensus.cc:606] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 2 LEADER]: Received request to transfer leadership to TS 5632f5cf48334816ac1421fadea35cab
I20260709 13:08:00.747617 18700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58fe9ec467194c67ad18f3db1b67a9b5"
dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
mode: GRACEFUL
new_leader_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:35702
I20260709 13:08:00.748068 18700 raft_consensus.cc:606] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Received request to transfer leadership to TS 5632f5cf48334816ac1421fadea35cab
I20260709 13:08:00.752440 18700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63"
dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
mode: GRACEFUL
new_leader_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:35702
I20260709 13:08:00.752873 18700 raft_consensus.cc:606] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 LEADER]: Received request to transfer leadership to TS 5632f5cf48334816ac1421fadea35cab
I20260709 13:08:00.760105 18849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a"
dest_uuid: "af896a695277467f9df13b81d5a27f60"
mode: GRACEFUL
new_leader_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:36668
I20260709 13:08:00.760597 18849 raft_consensus.cc:606] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 3 LEADER]: Received request to transfer leadership to TS 5632f5cf48334816ac1421fadea35cab
I20260709 13:08:00.782728 19008 raft_consensus.cc:993] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60: : Instructing follower 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:08:00.783165 18995 raft_consensus.cc:1081] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 3 LEADER]: Signalling peer 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:08:00.784715 18773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a"
dest_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:52520
I20260709 13:08:00.785279 18773 raft_consensus.cc:493] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:00.785665 18773 raft_consensus.cc:3060] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:00.789918 18773 raft_consensus.cc:515] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:00.791333 18773 leader_election.cc:290] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 4 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:08:00.792092 18700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:08:00.792320 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194fd32070cc42f4b4cf85613c823d8a" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:08:00.792563 18700 raft_consensus.cc:3060] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:00.792799 18849 raft_consensus.cc:3055] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:00.793071 18849 raft_consensus.cc:740] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af896a695277467f9df13b81d5a27f60, State: Running, Role: LEADER
I20260709 13:08:00.793747 18849 consensus_queue.cc:260] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:00.794818 18849 raft_consensus.cc:3060] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:00.797639 18700 raft_consensus.cc:2468] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 4.
I20260709 13:08:00.798707 18738 leader_election.cc:304] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [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: 5632f5cf48334816ac1421fadea35cab, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:08:00.799300 18997 raft_consensus.cc:2804] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:00.799961 18849 raft_consensus.cc:2468] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 4.
I20260709 13:08:00.800253 18997 raft_consensus.cc:697] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 4 LEADER]: Becoming Leader. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:08:00.801095 18997 consensus_queue.cc:237] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:00.806855 18595 catalog_manager.cc:5697] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab reported cstate change: term changed from 3 to 4, leader changed from af896a695277467f9df13b81d5a27f60 (127.18.33.67) to 5632f5cf48334816ac1421fadea35cab (127.18.33.66). New cstate: current_term: 4 leader_uuid: "5632f5cf48334816ac1421fadea35cab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:00.884588 19004 raft_consensus.cc:993] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9: : Instructing follower 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:08:00.884972 19018 raft_consensus.cc:1081] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Signalling peer 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:08:00.886380 18773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58fe9ec467194c67ad18f3db1b67a9b5"
dest_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:52508
I20260709 13:08:00.886795 18773 raft_consensus.cc:493] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:00.887042 18773 raft_consensus.cc:3060] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.892313 18773 raft_consensus.cc:515] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:00.894120 18773 leader_election.cc:290] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 2 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:08:00.894884 18700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe9ec467194c67ad18f3db1b67a9b5" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:08:00.895221 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe9ec467194c67ad18f3db1b67a9b5" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:08:00.895558 18700 raft_consensus.cc:3055] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:00.895783 18849 raft_consensus.cc:3060] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.895916 18700 raft_consensus.cc:740] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:08:00.896783 18700 consensus_queue.cc:260] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:00.898059 18700 raft_consensus.cc:3060] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.903219 18849 raft_consensus.cc:2468] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 2.
I20260709 13:08:00.904485 18740 leader_election.cc:304] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, af896a695277467f9df13b81d5a27f60; no voters: 
I20260709 13:08:00.904625 18700 raft_consensus.cc:2468] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 2.
I20260709 13:08:00.905565 18997 raft_consensus.cc:2804] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:00.906957 18997 raft_consensus.cc:697] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Becoming Leader. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:08:00.907814 18997 consensus_queue.cc:237] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:00.914708 18595 catalog_manager.cc:5697] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab reported cstate change: term changed from 1 to 2, leader changed from d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65) to 5632f5cf48334816ac1421fadea35cab (127.18.33.66). New cstate: current_term: 2 leader_uuid: "5632f5cf48334816ac1421fadea35cab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:01.087210 19004 raft_consensus.cc:993] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9: : Instructing follower 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:08:01.087708 19004 raft_consensus.cc:1081] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 LEADER]: Signalling peer 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:08:01.089291 18773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63"
dest_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:52508
I20260709 13:08:01.089924 18773 raft_consensus.cc:493] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:01.090267 18773 raft_consensus.cc:3060] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:01.094664 18773 raft_consensus.cc:515] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:01.096134 18773 leader_election.cc:290] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 3 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:08:01.097038 18700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:08:01.097231 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:08:01.097649 18700 raft_consensus.cc:3055] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:01.097754 18849 raft_consensus.cc:3060] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:01.098030 18700 raft_consensus.cc:740] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:08:01.098795 18700 consensus_queue.cc:260] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:01.099913 18700 raft_consensus.cc:3060] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:01.103982 18849 raft_consensus.cc:2468] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 3.
I20260709 13:08:01.105109 18740 leader_election.cc:304] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, af896a695277467f9df13b81d5a27f60; no voters: 
I20260709 13:08:01.106026 18700 raft_consensus.cc:2468] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 3.
I20260709 13:08:01.106001 18997 raft_consensus.cc:2804] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:01.106788 18997 raft_consensus.cc:697] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 3 LEADER]: Becoming Leader. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:08:01.107677 18997 consensus_queue.cc:237] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:01.114931 18595 catalog_manager.cc:5697] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab reported cstate change: term changed from 2 to 3, leader changed from d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65) to 5632f5cf48334816ac1421fadea35cab (127.18.33.66). New cstate: current_term: 3 leader_uuid: "5632f5cf48334816ac1421fadea35cab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:01.182762 19018 raft_consensus.cc:993] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9: : Instructing follower 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:08:01.183167 19004 raft_consensus.cc:1081] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Signalling peer 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:08:01.184512 18773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfce3d4cb79a4f8799baa943c37e2b5c"
dest_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:52508
I20260709 13:08:01.184994 18773 raft_consensus.cc:493] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:01.185245 18773 raft_consensus.cc:3060] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.190510 18773 raft_consensus.cc:515] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } }
I20260709 13:08:01.192013 18773 leader_election.cc:290] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 2 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:08:01.192703 18700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfce3d4cb79a4f8799baa943c37e2b5c" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:08:01.192989 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfce3d4cb79a4f8799baa943c37e2b5c" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:08:01.193224 18700 raft_consensus.cc:3055] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:01.193461 18849 raft_consensus.cc:3060] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.193562 18700 raft_consensus.cc:740] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:08:01.194347 18700 consensus_queue.cc:260] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } }
I20260709 13:08:01.195441 18700 raft_consensus.cc:3060] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:01.197870 18849 raft_consensus.cc:2468] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 2.
I20260709 13:08:01.198729 18740 leader_election.cc:304] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, af896a695277467f9df13b81d5a27f60; no voters: 
I20260709 13:08:01.199344 18997 raft_consensus.cc:2804] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:01.199787 18997 raft_consensus.cc:697] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Becoming Leader. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:08:01.199931 18699 raft_consensus.cc:1275] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 4 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:01.200856 18700 raft_consensus.cc:2468] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 2.
I20260709 13:08:01.200627 18997 consensus_queue.cc:237] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } }
I20260709 13:08:01.201056 19019 consensus_queue.cc:1048] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:01.210410 18849 raft_consensus.cc:1275] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 4 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:01.211753 19022 raft_consensus.cc:993] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60: : Instructing follower 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:08:01.211824 19014 consensus_queue.cc:1048] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:01.212261 19022 raft_consensus.cc:1081] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 2 LEADER]: Signalling peer 5632f5cf48334816ac1421fadea35cab to start an election
I20260709 13:08:01.219014 18595 catalog_manager.cc:5697] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab reported cstate change: term changed from 1 to 2, leader changed from d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65) to 5632f5cf48334816ac1421fadea35cab (127.18.33.66). New cstate: current_term: 2 leader_uuid: "5632f5cf48334816ac1421fadea35cab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:01.221500 18773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2"
dest_uuid: "5632f5cf48334816ac1421fadea35cab"
 from {username='slave'} at 127.0.0.1:52520
I20260709 13:08:01.222043 18773 raft_consensus.cc:493] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:01.222378 18773 raft_consensus.cc:3060] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:01.228349 18773 raft_consensus.cc:515] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:01.229995 18773 leader_election.cc:290] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 3 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:08:01.230919 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:08:01.231364 18849 raft_consensus.cc:3055] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:01.231305 18700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b90611fca0746e298f55c0c12bef1d2" candidate_uuid: "5632f5cf48334816ac1421fadea35cab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:08:01.231765 18849 raft_consensus.cc:740] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: af896a695277467f9df13b81d5a27f60, State: Running, Role: LEADER
I20260709 13:08:01.231982 18700 raft_consensus.cc:3060] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:01.232483 18849 consensus_queue.cc:260] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:01.233422 18849 raft_consensus.cc:3060] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:01.237010 18700 raft_consensus.cc:2468] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 3.
I20260709 13:08:01.237550 18849 raft_consensus.cc:2468] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5632f5cf48334816ac1421fadea35cab in term 3.
I20260709 13:08:01.237871 18738 leader_election.cc:304] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5632f5cf48334816ac1421fadea35cab, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:08:01.238481 19019 raft_consensus.cc:2804] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:01.238803 19019 raft_consensus.cc:697] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 3 LEADER]: Becoming Leader. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:08:01.239434 19019 consensus_queue.cc:237] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:01.245160 18596 catalog_manager.cc:5697] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab reported cstate change: term changed from 2 to 3, leader changed from af896a695277467f9df13b81d5a27f60 (127.18.33.67) to 5632f5cf48334816ac1421fadea35cab (127.18.33.66). New cstate: current_term: 3 leader_uuid: "5632f5cf48334816ac1421fadea35cab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:01.405424 18700 raft_consensus.cc:1275] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:01.407173 19014 consensus_queue.cc:1048] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:01.415977 18849 raft_consensus.cc:1275] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:01.417482 19019 consensus_queue.cc:1048] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:01.610296 18699 raft_consensus.cc:1275] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:01.611711 19019 consensus_queue.cc:1048] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.619771 18849 raft_consensus.cc:1275] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:01.621131 18997 consensus_queue.cc:1048] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.749302 18699 raft_consensus.cc:1275] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:01.750365 19019 consensus_queue.cc:1048] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:01.758899 18849 raft_consensus.cc:1275] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:01.760702 18997 consensus_queue.cc:1048] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:01.783687 18849 raft_consensus.cc:1275] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:01.784782 18997 consensus_queue.cc:1048] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.794549 18699 raft_consensus.cc:1275] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Refusing update from remote peer 5632f5cf48334816ac1421fadea35cab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:01.796609 19014 consensus_queue.cc:1048] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:03.769944 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:03.776963 18773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10e1e3f50da940558ae57dfe556a0835"
dest_uuid: "5632f5cf48334816ac1421fadea35cab"
mode: GRACEFUL
new_leader_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
 from {username='slave'} at 127.0.0.1:52528
I20260709 13:08:03.777789 18773 raft_consensus.cc:606] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Received request to transfer leadership to TS d9f55700e8d6492a8df6f1c7a74b25a9
I20260709 13:08:03.780381 18773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58fe9ec467194c67ad18f3db1b67a9b5"
dest_uuid: "5632f5cf48334816ac1421fadea35cab"
mode: GRACEFUL
new_leader_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
 from {username='slave'} at 127.0.0.1:52528
I20260709 13:08:03.780799 18773 raft_consensus.cc:606] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Received request to transfer leadership to TS d9f55700e8d6492a8df6f1c7a74b25a9
I20260709 13:08:03.783080 18773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ce5a9b0bb6e42a586baec0d0016324c"
dest_uuid: "5632f5cf48334816ac1421fadea35cab"
mode: GRACEFUL
new_leader_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
 from {username='slave'} at 127.0.0.1:52528
I20260709 13:08:03.783538 18773 raft_consensus.cc:606] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 1 LEADER]: Received request to transfer leadership to TS d9f55700e8d6492a8df6f1c7a74b25a9
I20260709 13:08:03.785728 18773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63"
dest_uuid: "5632f5cf48334816ac1421fadea35cab"
mode: GRACEFUL
new_leader_uuid: "af896a695277467f9df13b81d5a27f60"
 from {username='slave'} at 127.0.0.1:52528
I20260709 13:08:03.786074 18773 raft_consensus.cc:606] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 3 LEADER]: Received request to transfer leadership to TS af896a695277467f9df13b81d5a27f60
I20260709 13:08:03.788765 18773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da7248c6fb344d118bf5a3086d253615"
dest_uuid: "5632f5cf48334816ac1421fadea35cab"
mode: GRACEFUL
new_leader_uuid: "af896a695277467f9df13b81d5a27f60"
 from {username='slave'} at 127.0.0.1:52528
I20260709 13:08:03.789417 18773 raft_consensus.cc:606] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Received request to transfer leadership to TS af896a695277467f9df13b81d5a27f60
I20260709 13:08:03.790473 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:08:03.791011 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:04.137948 19019 raft_consensus.cc:993] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab: : Instructing follower d9f55700e8d6492a8df6f1c7a74b25a9 to start an election
I20260709 13:08:04.138324 19019 raft_consensus.cc:1081] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Signalling peer d9f55700e8d6492a8df6f1c7a74b25a9 to start an election
I20260709 13:08:04.139955 18699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58fe9ec467194c67ad18f3db1b67a9b5"
dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
 from {username='slave'} at 127.0.0.1:35684
I20260709 13:08:04.140434 18699 raft_consensus.cc:493] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:04.140817 18699 raft_consensus.cc:3060] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:04.145414 18699 raft_consensus.cc:515] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:04.146903 18699 leader_election.cc:290] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 3 election: Requested vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:08:04.148017 18773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe9ec467194c67ad18f3db1b67a9b5" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:08:04.148638 18773 raft_consensus.cc:3055] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:04.148710 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe9ec467194c67ad18f3db1b67a9b5" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:08:04.148943 18773 raft_consensus.cc:740] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:08:04.149456 18849 raft_consensus.cc:3060] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:04.149855 18773 consensus_queue.cc:260] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:04.150776 18773 raft_consensus.cc:3060] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:04.154752 18849 raft_consensus.cc:2468] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 3.
I20260709 13:08:04.155678 18773 raft_consensus.cc:2468] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 3.
I20260709 13:08:04.156262 18665 leader_election.cc:304] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:08:04.157797 19037 raft_consensus.cc:2804] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:04.158631 19037 raft_consensus.cc:697] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 LEADER]: Becoming Leader. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:08:04.159533 19037 consensus_queue.cc:237] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:04.166677 18596 catalog_manager.cc:5697] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 reported cstate change: term changed from 2 to 3, leader changed from 5632f5cf48334816ac1421fadea35cab (127.18.33.66) to d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65). New cstate: current_term: 3 leader_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:04.197082 19036 raft_consensus.cc:993] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab: : Instructing follower af896a695277467f9df13b81d5a27f60 to start an election
I20260709 13:08:04.197539 19019 raft_consensus.cc:1081] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Signalling peer af896a695277467f9df13b81d5a27f60 to start an election
I20260709 13:08:04.199389 18849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da7248c6fb344d118bf5a3086d253615"
dest_uuid: "af896a695277467f9df13b81d5a27f60"
 from {username='slave'} at 127.0.0.1:36658
I20260709 13:08:04.199914 18849 raft_consensus.cc:493] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:04.200206 18849 raft_consensus.cc:3060] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:04.204047 18849 raft_consensus.cc:515] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:04.205489 18849 leader_election.cc:290] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 3 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225)
I20260709 13:08:04.206374 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7248c6fb344d118bf5a3086d253615" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:08:04.206513 18773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7248c6fb344d118bf5a3086d253615" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:08:04.206871 18699 raft_consensus.cc:3060] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:04.206931 18773 raft_consensus.cc:3055] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:04.207275 18773 raft_consensus.cc:740] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:08:04.207798 18773 consensus_queue.cc:260] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:04.208618 18773 raft_consensus.cc:3060] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:04.210875 18699 raft_consensus.cc:2468] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af896a695277467f9df13b81d5a27f60 in term 3.
I20260709 13:08:04.211889 18812 leader_election.cc:304] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:08:04.212664 19008 raft_consensus.cc:2804] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:04.213450 18773 raft_consensus.cc:2468] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af896a695277467f9df13b81d5a27f60 in term 3.
I20260709 13:08:04.213836 19008 raft_consensus.cc:697] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 3 LEADER]: Becoming Leader. State: Replica: af896a695277467f9df13b81d5a27f60, State: Running, Role: LEADER
I20260709 13:08:04.214759 19008 consensus_queue.cc:237] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:04.223006 18596 catalog_manager.cc:5697] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 reported cstate change: term changed from 2 to 3, leader changed from 5632f5cf48334816ac1421fadea35cab (127.18.33.66) to af896a695277467f9df13b81d5a27f60 (127.18.33.67). New cstate: current_term: 3 leader_uuid: "af896a695277467f9df13b81d5a27f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:04.224918 19036 raft_consensus.cc:993] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab: : Instructing follower d9f55700e8d6492a8df6f1c7a74b25a9 to start an election
I20260709 13:08:04.225442 19036 raft_consensus.cc:1081] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 1 LEADER]: Signalling peer d9f55700e8d6492a8df6f1c7a74b25a9 to start an election
I20260709 13:08:04.227010 18699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ce5a9b0bb6e42a586baec0d0016324c"
dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
 from {username='slave'} at 127.0.0.1:35684
I20260709 13:08:04.227543 18699 raft_consensus.cc:493] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:04.227877 18699 raft_consensus.cc:3060] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:04.232743 18699 raft_consensus.cc:515] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:04.234244 18699 leader_election.cc:290] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 2 election: Requested vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:08:04.235002 18773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5a9b0bb6e42a586baec0d0016324c" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:08:04.235384 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5a9b0bb6e42a586baec0d0016324c" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:08:04.235656 18773 raft_consensus.cc:3055] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:04.235903 18849 raft_consensus.cc:3060] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:04.236029 18773 raft_consensus.cc:740] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:08:04.236860 18773 consensus_queue.cc:260] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:04.238437 18773 raft_consensus.cc:3060] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:04.242702 18849 raft_consensus.cc:2468] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 2.
I20260709 13:08:04.243884 18665 leader_election.cc:304] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:08:04.244402 18773 raft_consensus.cc:2468] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 2.
I20260709 13:08:04.244808 19037 raft_consensus.cc:2804] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:04.245299 19037 raft_consensus.cc:697] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 LEADER]: Becoming Leader. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:08:04.246125 19037 consensus_queue.cc:237] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:04.252592 19019 raft_consensus.cc:993] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab: : Instructing follower d9f55700e8d6492a8df6f1c7a74b25a9 to start an election
I20260709 13:08:04.253098 19036 raft_consensus.cc:1081] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Signalling peer d9f55700e8d6492a8df6f1c7a74b25a9 to start an election
I20260709 13:08:04.253880 18596 catalog_manager.cc:5697] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 reported cstate change: term changed from 1 to 2, leader changed from 5632f5cf48334816ac1421fadea35cab (127.18.33.66) to d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65). New cstate: current_term: 2 leader_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:04.254803 18699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10e1e3f50da940558ae57dfe556a0835"
dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
 from {username='slave'} at 127.0.0.1:35684
I20260709 13:08:04.255354 18699 raft_consensus.cc:493] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:04.255695 18699 raft_consensus.cc:3060] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:04.260788 18699 raft_consensus.cc:515] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:04.262759 18699 leader_election.cc:290] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 3 election: Requested vote from peers 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225), af896a695277467f9df13b81d5a27f60 (127.18.33.67:32977)
I20260709 13:08:04.263612 18773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e1e3f50da940558ae57dfe556a0835" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:08:04.264204 18773 raft_consensus.cc:3055] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:04.264109 18849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e1e3f50da940558ae57dfe556a0835" candidate_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af896a695277467f9df13b81d5a27f60"
I20260709 13:08:04.264477 18773 raft_consensus.cc:740] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:08:04.264658 18849 raft_consensus.cc:3060] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:04.265151 18773 consensus_queue.cc:260] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:04.266116 18773 raft_consensus.cc:3060] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:04.268880 18849 raft_consensus.cc:2468] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 3.
I20260709 13:08:04.269775 18665 leader_election.cc:304] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af896a695277467f9df13b81d5a27f60, d9f55700e8d6492a8df6f1c7a74b25a9; no voters: 
I20260709 13:08:04.270386 19037 raft_consensus.cc:2804] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:04.270669 18773 raft_consensus.cc:2468] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9f55700e8d6492a8df6f1c7a74b25a9 in term 3.
I20260709 13:08:04.270751 19037 raft_consensus.cc:697] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 LEADER]: Becoming Leader. State: Replica: d9f55700e8d6492a8df6f1c7a74b25a9, State: Running, Role: LEADER
I20260709 13:08:04.271822 19037 consensus_queue.cc:237] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:04.278738 18596 catalog_manager.cc:5697] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 reported cstate change: term changed from 2 to 3, leader changed from 5632f5cf48334816ac1421fadea35cab (127.18.33.66) to d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65). New cstate: current_term: 3 leader_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:04.320495 19019 raft_consensus.cc:993] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab: : Instructing follower af896a695277467f9df13b81d5a27f60 to start an election
I20260709 13:08:04.320866 19019 raft_consensus.cc:1081] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 3 LEADER]: Signalling peer af896a695277467f9df13b81d5a27f60 to start an election
I20260709 13:08:04.322170 18849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63"
dest_uuid: "af896a695277467f9df13b81d5a27f60"
 from {username='slave'} at 127.0.0.1:36658
I20260709 13:08:04.322544 18849 raft_consensus.cc:493] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:04.322768 18849 raft_consensus.cc:3060] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:04.328348 18849 raft_consensus.cc:515] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:04.329742 18849 leader_election.cc:290] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [CANDIDATE]: Term 4 election: Requested vote from peers d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935), 5632f5cf48334816ac1421fadea35cab (127.18.33.66:43225)
I20260709 13:08:04.330552 18699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9"
I20260709 13:08:04.330684 18773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce0f95dfd1f94c3fb674a5d3daa6ab63" candidate_uuid: "af896a695277467f9df13b81d5a27f60" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5632f5cf48334816ac1421fadea35cab"
I20260709 13:08:04.331034 18699 raft_consensus.cc:3060] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:04.331105 18773 raft_consensus.cc:3055] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:04.331383 18773 raft_consensus.cc:740] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5632f5cf48334816ac1421fadea35cab, State: Running, Role: LEADER
I20260709 13:08:04.331985 18773 consensus_queue.cc:260] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:04.332801 18773 raft_consensus.cc:3060] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:04.336555 18773 raft_consensus.cc:2468] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af896a695277467f9df13b81d5a27f60 in term 4.
I20260709 13:08:04.336889 18699 raft_consensus.cc:2468] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af896a695277467f9df13b81d5a27f60 in term 4.
I20260709 13:08:04.337592 18814 leader_election.cc:304] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [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: 5632f5cf48334816ac1421fadea35cab, af896a695277467f9df13b81d5a27f60; no voters: 
I20260709 13:08:04.338500 19008 raft_consensus.cc:2804] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:04.338941 19008 raft_consensus.cc:697] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 4 LEADER]: Becoming Leader. State: Replica: af896a695277467f9df13b81d5a27f60, State: Running, Role: LEADER
I20260709 13:08:04.339756 19008 consensus_queue.cc:237] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [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: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } }
I20260709 13:08:04.347806 18595 catalog_manager.cc:5697] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 reported cstate change: term changed from 3 to 4, leader changed from 5632f5cf48334816ac1421fadea35cab (127.18.33.66) to af896a695277467f9df13b81d5a27f60 (127.18.33.67). New cstate: current_term: 4 leader_uuid: "af896a695277467f9df13b81d5a27f60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:04.598245 18849 raft_consensus.cc:1275] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Refusing update from remote peer d9f55700e8d6492a8df6f1c7a74b25a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:04.599519 19037 consensus_queue.cc:1048] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:04.610376 18773 raft_consensus.cc:1275] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Refusing update from remote peer d9f55700e8d6492a8df6f1c7a74b25a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:04.611627 19037 consensus_queue.cc:1048] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:04.682934 18773 raft_consensus.cc:1275] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Refusing update from remote peer af896a695277467f9df13b81d5a27f60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:04.684087 19008 consensus_queue.cc:1048] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:04.686570 18849 raft_consensus.cc:1275] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Refusing update from remote peer d9f55700e8d6492a8df6f1c7a74b25a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:04.687918 19037 consensus_queue.cc:1048] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:04.693668 18699 raft_consensus.cc:1275] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Refusing update from remote peer af896a695277467f9df13b81d5a27f60: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:04.695215 19044 consensus_queue.cc:1048] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:04.701674 18773 raft_consensus.cc:1275] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Refusing update from remote peer d9f55700e8d6492a8df6f1c7a74b25a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:04.703118 19057 consensus_queue.cc:1048] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:04.732059 18699 raft_consensus.cc:1275] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 4 FOLLOWER]: Refusing update from remote peer af896a695277467f9df13b81d5a27f60: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:04.732331 18773 raft_consensus.cc:1275] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 4 FOLLOWER]: Refusing update from remote peer af896a695277467f9df13b81d5a27f60: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:04.733084 19008 consensus_queue.cc:1048] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9f55700e8d6492a8df6f1c7a74b25a9" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:04.733675 19044 consensus_queue.cc:1048] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:04.791877 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:04.796928 18565 tablet_server.cc:179] TabletServer@127.18.33.65:0 shutting down...
I20260709 13:08:04.806938 18773 raft_consensus.cc:1275] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Refusing update from remote peer d9f55700e8d6492a8df6f1c7a74b25a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:04.808768 19038 consensus_queue.cc:1048] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5632f5cf48334816ac1421fadea35cab" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:04.813227 18849 raft_consensus.cc:1275] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Refusing update from remote peer d9f55700e8d6492a8df6f1c7a74b25a9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:04.814311 19038 consensus_queue.cc:1048] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af896a695277467f9df13b81d5a27f60" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 32977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:04.833491 18738 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:08:04.838369 18738 consensus_peers.cc:597] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab -> Peer d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935): Couldn't send request to peer d9f55700e8d6492a8df6f1c7a74b25a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:04.840202 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:04.841167 18565 tablet_replica.cc:333] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9: stopping tablet replica
I20260709 13:08:04.841897 18565 raft_consensus.cc:2243] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.842362 18565 raft_consensus.cc:2272] T 2112cd7fb5c3428ba6bd2076aee85583 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.844414 18565 tablet_replica.cc:333] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9: stopping tablet replica
I20260709 13:08:04.844888 18565 raft_consensus.cc:2243] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.845259 18565 raft_consensus.cc:2272] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.847354 18565 tablet_replica.cc:333] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9: stopping tablet replica
I20260709 13:08:04.847831 18565 raft_consensus.cc:2243] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.848210 18565 raft_consensus.cc:2272] T 194fd32070cc42f4b4cf85613c823d8a P d9f55700e8d6492a8df6f1c7a74b25a9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.849790 18565 tablet_replica.cc:333] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9: stopping tablet replica
I20260709 13:08:04.850222 18565 raft_consensus.cc:2243] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.850567 18565 raft_consensus.cc:2272] T cfce3d4cb79a4f8799baa943c37e2b5c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.852039 18565 tablet_replica.cc:333] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9: stopping tablet replica
I20260709 13:08:04.852486 18565 raft_consensus.cc:2243] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.852980 18565 raft_consensus.cc:2272] T da7248c6fb344d118bf5a3086d253615 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.854830 18565 tablet_replica.cc:333] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9: stopping tablet replica
I20260709 13:08:04.855263 18565 raft_consensus.cc:2243] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:04.855926 18565 raft_consensus.cc:2272] T 10e1e3f50da940558ae57dfe556a0835 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.857697 18565 tablet_replica.cc:333] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9: stopping tablet replica
I20260709 13:08:04.858122 18565 raft_consensus.cc:2243] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:04.858731 18565 raft_consensus.cc:2272] T 5ce5a9b0bb6e42a586baec0d0016324c P d9f55700e8d6492a8df6f1c7a74b25a9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.860389 18565 tablet_replica.cc:333] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9: stopping tablet replica
I20260709 13:08:04.860909 18565 raft_consensus.cc:2243] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:04.861598 18565 raft_consensus.cc:2272] T 58fe9ec467194c67ad18f3db1b67a9b5 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.863251 18565 tablet_replica.cc:333] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9: stopping tablet replica
I20260709 13:08:04.863662 18565 raft_consensus.cc:2243] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.864027 18565 raft_consensus.cc:2272] T 2b90611fca0746e298f55c0c12bef1d2 P d9f55700e8d6492a8df6f1c7a74b25a9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.958019 18565 tablet_server.cc:196] TabletServer@127.18.33.65:0 shutdown complete.
W20260709 13:08:04.958853 18738 consensus_peers.cc:597] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab -> Peer d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935): Couldn't send request to peer d9f55700e8d6492a8df6f1c7a74b25a9. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:38935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:04.974668 18565 tablet_server.cc:179] TabletServer@127.18.33.66:0 shutting down...
I20260709 13:08:04.997834 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:04.998463 18565 tablet_replica.cc:333] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab: stopping tablet replica
I20260709 13:08:04.999014 18565 raft_consensus.cc:2243] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:04.999457 18565 raft_consensus.cc:2272] T 2112cd7fb5c3428ba6bd2076aee85583 P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.001106 18565 tablet_replica.cc:333] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab: stopping tablet replica
I20260709 13:08:05.001631 18565 raft_consensus.cc:2243] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.002305 18565 raft_consensus.cc:2272] T 2b90611fca0746e298f55c0c12bef1d2 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.003871 18565 tablet_replica.cc:333] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab: stopping tablet replica
I20260709 13:08:05.004307 18565 raft_consensus.cc:2243] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.004663 18565 raft_consensus.cc:2272] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P 5632f5cf48334816ac1421fadea35cab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.006522 18565 tablet_replica.cc:333] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab: stopping tablet replica
I20260709 13:08:05.006970 18565 raft_consensus.cc:2243] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.007313 18565 raft_consensus.cc:2272] T 58fe9ec467194c67ad18f3db1b67a9b5 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.009478 18565 tablet_replica.cc:333] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab: stopping tablet replica
I20260709 13:08:05.009931 18565 raft_consensus.cc:2243] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.010275 18565 raft_consensus.cc:2272] T 5ce5a9b0bb6e42a586baec0d0016324c P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.012238 18565 tablet_replica.cc:333] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab: stopping tablet replica
I20260709 13:08:05.012681 18565 raft_consensus.cc:2243] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.013391 18565 raft_consensus.cc:2272] T 194fd32070cc42f4b4cf85613c823d8a P 5632f5cf48334816ac1421fadea35cab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.014916 18565 tablet_replica.cc:333] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab: stopping tablet replica
I20260709 13:08:05.015331 18565 raft_consensus.cc:2243] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.015684 18565 raft_consensus.cc:2272] T da7248c6fb344d118bf5a3086d253615 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.017616 18565 tablet_replica.cc:333] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab: stopping tablet replica
I20260709 13:08:05.018049 18565 raft_consensus.cc:2243] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.019057 18565 raft_consensus.cc:2272] T cfce3d4cb79a4f8799baa943c37e2b5c P 5632f5cf48334816ac1421fadea35cab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.020689 18565 tablet_replica.cc:333] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab: stopping tablet replica
I20260709 13:08:05.021055 18565 raft_consensus.cc:2243] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.021409 18565 raft_consensus.cc:2272] T 10e1e3f50da940558ae57dfe556a0835 P 5632f5cf48334816ac1421fadea35cab [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:05.032652 18812 consensus_peers.cc:597] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 -> Peer d9f55700e8d6492a8df6f1c7a74b25a9 (127.18.33.65:38935): Couldn't send request to peer d9f55700e8d6492a8df6f1c7a74b25a9. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:38935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:05.048991 18565 tablet_server.cc:196] TabletServer@127.18.33.66:0 shutdown complete.
I20260709 13:08:05.067813 18565 tablet_server.cc:179] TabletServer@127.18.33.67:0 shutting down...
I20260709 13:08:05.093313 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:05.093957 18565 tablet_replica.cc:333] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60: stopping tablet replica
I20260709 13:08:05.094488 18565 raft_consensus.cc:2243] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.095230 18565 raft_consensus.cc:2272] T 2112cd7fb5c3428ba6bd2076aee85583 P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.097078 18565 tablet_replica.cc:333] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60: stopping tablet replica
I20260709 13:08:05.097793 18565 raft_consensus.cc:2243] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.098287 18565 raft_consensus.cc:2272] T 10e1e3f50da940558ae57dfe556a0835 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.100706 18565 tablet_replica.cc:333] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60: stopping tablet replica
I20260709 13:08:05.101332 18565 raft_consensus.cc:2243] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.102001 18565 raft_consensus.cc:2272] T 194fd32070cc42f4b4cf85613c823d8a P af896a695277467f9df13b81d5a27f60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.103899 18565 tablet_replica.cc:333] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60: stopping tablet replica
I20260709 13:08:05.104489 18565 raft_consensus.cc:2243] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.104874 18565 raft_consensus.cc:2272] T cfce3d4cb79a4f8799baa943c37e2b5c P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.106608 18565 tablet_replica.cc:333] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60: stopping tablet replica
I20260709 13:08:05.107074 18565 raft_consensus.cc:2243] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.107726 18565 raft_consensus.cc:2272] T da7248c6fb344d118bf5a3086d253615 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.109575 18565 tablet_replica.cc:333] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60: stopping tablet replica
I20260709 13:08:05.110124 18565 raft_consensus.cc:2243] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.110558 18565 raft_consensus.cc:2272] T 2b90611fca0746e298f55c0c12bef1d2 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.112002 18565 tablet_replica.cc:333] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60: stopping tablet replica
I20260709 13:08:05.112416 18565 raft_consensus.cc:2243] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.112762 18565 raft_consensus.cc:2272] T 5ce5a9b0bb6e42a586baec0d0016324c P af896a695277467f9df13b81d5a27f60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.114563 18565 tablet_replica.cc:333] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60: stopping tablet replica
I20260709 13:08:05.114966 18565 raft_consensus.cc:2243] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.115315 18565 raft_consensus.cc:2272] T 58fe9ec467194c67ad18f3db1b67a9b5 P af896a695277467f9df13b81d5a27f60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.117015 18565 tablet_replica.cc:333] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60: stopping tablet replica
I20260709 13:08:05.117457 18565 raft_consensus.cc:2243] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.118079 18565 raft_consensus.cc:2272] T ce0f95dfd1f94c3fb674a5d3daa6ab63 P af896a695277467f9df13b81d5a27f60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.143496 18565 tablet_server.cc:196] TabletServer@127.18.33.67:0 shutdown complete.
I20260709 13:08:05.158562 18565 master.cc:562] Master@127.18.33.126:46857 shutting down...
I20260709 13:08:05.262465 18652 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:08:05.265178 18565 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:05.265652 18565 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.265918 18565 tablet_replica.cc:333] T 00000000000000000000000000000000 P f4a915fd8dfa4edeae1e21bc5c7572ff: stopping tablet replica
I20260709 13:08:05.285415 18565 master.cc:584] Master@127.18.33.126:46857 shutdown complete.
5632f5cf48334816ac1421fadea35cab  4
af896a695277467f9df13b81d5a27f60  1
d9f55700e8d6492a8df6f1c7a74b25a9  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12475 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:08:05.323462 18565 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.33.126:35729
I20260709 13:08:05.324760 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:05.329653 19068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:05.330053 19069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:05.330953 19071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:05.332331 18565 server_base.cc:1061] running on GCE node
I20260709 13:08:05.333060 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:05.333244 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:05.333401 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602485333383 us; error 0 us; skew 500 ppm
I20260709 13:08:05.333868 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:05.336066 18565 webserver.cc:533] Webserver started at http://127.18.33.126:45275/ using document root <none> and password file <none>
I20260709 13:08:05.336522 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:05.336704 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:05.336943 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:05.337986 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/master-0-root/instance:
uuid: "72006d0968b74854811e25f5c2a15a62"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-r31z"
I20260709 13:08:05.342103 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:08:05.345021 19076 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.345722 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 13:08:05.345944 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/master-0-root
uuid: "72006d0968b74854811e25f5c2a15a62"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-r31z"
I20260709 13:08:05.346196 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:05.361994 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:05.363080 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:05.399364 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.126:35729
I20260709 13:08:05.399446 19127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.126:35729 every 8 connection(s)
I20260709 13:08:05.402957 19128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.411523 19128 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62: Bootstrap starting.
I20260709 13:08:05.415695 19128 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.419421 19128 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62: No bootstrap required, opened a new log
I20260709 13:08:05.421657 19128 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72006d0968b74854811e25f5c2a15a62" member_type: VOTER }
I20260709 13:08:05.422016 19128 raft_consensus.cc:385] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:05.422199 19128 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72006d0968b74854811e25f5c2a15a62, State: Initialized, Role: FOLLOWER
I20260709 13:08:05.422691 19128 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "72006d0968b74854811e25f5c2a15a62" member_type: VOTER }
I20260709 13:08:05.423094 19128 raft_consensus.cc:399] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:05.423476 19128 raft_consensus.cc:493] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:05.423766 19128 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:05.427448 19128 raft_consensus.cc:515] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72006d0968b74854811e25f5c2a15a62" member_type: VOTER }
I20260709 13:08:05.427886 19128 leader_election.cc:304] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [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: 72006d0968b74854811e25f5c2a15a62; no voters: 
I20260709 13:08:05.428900 19128 leader_election.cc:290] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:05.429167 19131 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:05.430330 19131 raft_consensus.cc:697] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [term 1 LEADER]: Becoming Leader. State: Replica: 72006d0968b74854811e25f5c2a15a62, State: Running, Role: LEADER
I20260709 13:08:05.430967 19131 consensus_queue.cc:237] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [LEADER]: Queue going to LEADER mode. State: All 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: "72006d0968b74854811e25f5c2a15a62" member_type: VOTER }
I20260709 13:08:05.431556 19128 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:05.434875 19132 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "72006d0968b74854811e25f5c2a15a62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72006d0968b74854811e25f5c2a15a62" member_type: VOTER } }
I20260709 13:08:05.435467 19132 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:05.435446 19133 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 72006d0968b74854811e25f5c2a15a62. Latest consensus state: current_term: 1 leader_uuid: "72006d0968b74854811e25f5c2a15a62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72006d0968b74854811e25f5c2a15a62" member_type: VOTER } }
I20260709 13:08:05.436100 19133 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:05.437280 19138 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:05.442822 19138 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:05.445541 18565 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:05.451591 19138 catalog_manager.cc:1383] Generated new cluster ID: 0526c341cc0841438f80d4757c8513ea
I20260709 13:08:05.451871 19138 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:05.469574 19138 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:05.470767 19138 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:05.487528 19138 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62: Generated new TSK 0
I20260709 13:08:05.488112 19138 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:05.511850 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:05.517483 19149 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:05.518539 19150 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:05.520845 18565 server_base.cc:1061] running on GCE node
W20260709 13:08:05.521128 19152 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:05.521963 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:05.522142 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:05.522305 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602485522290 us; error 0 us; skew 500 ppm
I20260709 13:08:05.522809 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:05.525184 18565 webserver.cc:533] Webserver started at http://127.18.33.65:36565/ using document root <none> and password file <none>
I20260709 13:08:05.525682 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:05.525859 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:05.526124 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:05.527107 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/ts-0-root/instance:
uuid: "d1dc056443864a489b6cdc95fe377aaa"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-r31z"
I20260709 13:08:05.531299 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:05.534596 19157 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.535383 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:05.535653 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/ts-0-root
uuid: "d1dc056443864a489b6cdc95fe377aaa"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-r31z"
I20260709 13:08:05.535928 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:05.551932 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:05.553088 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:05.554484 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:05.556594 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:05.556780 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.557005 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:05.557171 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.598423 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.65:45559
I20260709 13:08:05.598503 19219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.65:45559 every 8 connection(s)
I20260709 13:08:05.604334 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:05.610644 19224 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:05.612182 19225 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:05.614285 19227 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:05.614362 18565 server_base.cc:1061] running on GCE node
I20260709 13:08:05.615501 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:05.615697 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:05.615849 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602485615833 us; error 0 us; skew 500 ppm
I20260709 13:08:05.616314 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:05.618811 18565 webserver.cc:533] Webserver started at http://127.18.33.66:41821/ using document root <none> and password file <none>
I20260709 13:08:05.619251 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:05.619421 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:05.619668 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:05.620945 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/ts-1-root/instance:
uuid: "0ac4b06bd933405a9e7a178b532f83a6"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-r31z"
I20260709 13:08:05.623474 19220 heartbeater.cc:344] Connected to a master server at 127.18.33.126:35729
I20260709 13:08:05.623842 19220 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:05.624684 19220 heartbeater.cc:507] Master 127.18.33.126:35729 requested a full tablet report, sending...
I20260709 13:08:05.626349 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:05.626784 19093 ts_manager.cc:194] Registered new tserver with Master: d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559)
I20260709 13:08:05.628435 19093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40748
I20260709 13:08:05.629807 19232 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.630664 18565 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:08:05.630957 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/ts-1-root
uuid: "0ac4b06bd933405a9e7a178b532f83a6"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-r31z"
I20260709 13:08:05.631188 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:05.666337 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:05.667464 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:05.668792 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:05.671041 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:05.671207 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.671448 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:05.671589 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.709751 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.66:44231
I20260709 13:08:05.709807 19294 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.66:44231 every 8 connection(s)
I20260709 13:08:05.714113 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:05.721251 19298 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:05.721958 19299 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:05.724402 19301 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:05.725462 19295 heartbeater.cc:344] Connected to a master server at 127.18.33.126:35729
I20260709 13:08:05.725849 19295 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:05.726270 18565 server_base.cc:1061] running on GCE node
I20260709 13:08:05.726717 19295 heartbeater.cc:507] Master 127.18.33.126:35729 requested a full tablet report, sending...
I20260709 13:08:05.727037 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:05.727247 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:05.727393 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602485727377 us; error 0 us; skew 500 ppm
I20260709 13:08:05.727890 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:05.728544 19093 ts_manager.cc:194] Registered new tserver with Master: 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:05.729928 19093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40764
I20260709 13:08:05.730469 18565 webserver.cc:533] Webserver started at http://127.18.33.67:32919/ using document root <none> and password file <none>
I20260709 13:08:05.730965 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:05.731144 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:05.731374 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:05.732488 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/ts-2-root/instance:
uuid: "48ce4bcbd2f44d2684f8962510f4af15"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-r31z"
I20260709 13:08:05.736639 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:08:05.739658 19306 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.740375 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:05.740645 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/ts-2-root
uuid: "48ce4bcbd2f44d2684f8962510f4af15"
format_stamp: "Formatted at 2026-07-09 13:08:05 on dist-test-slave-r31z"
I20260709 13:08:05.740896 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602472679803-18565-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:05.774163 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:05.775314 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:05.776723 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:05.778761 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:05.778944 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.779161 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:05.779307 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:05.819804 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.67:45991
I20260709 13:08:05.819908 19368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.67:45991 every 8 connection(s)
I20260709 13:08:05.832130 19369 heartbeater.cc:344] Connected to a master server at 127.18.33.126:35729
I20260709 13:08:05.832456 19369 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:05.833278 19369 heartbeater.cc:507] Master 127.18.33.126:35729 requested a full tablet report, sending...
I20260709 13:08:05.835071 19093 ts_manager.cc:194] Registered new tserver with Master: 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:05.836004 18565 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013263203s
I20260709 13:08:05.836378 19093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40766
I20260709 13:08:05.859591 19093 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40774:
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:08:05.862224 19093 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:08:05.929085 19334 tablet_service.cc:1511] Processing CreateTablet for tablet 4d50ba1c5aeb49de8b9c70b09cb99cf0 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:05.930454 19334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d50ba1c5aeb49de8b9c70b09cb99cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.931435 19260 tablet_service.cc:1511] Processing CreateTablet for tablet 4d50ba1c5aeb49de8b9c70b09cb99cf0 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:05.932650 19260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d50ba1c5aeb49de8b9c70b09cb99cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.933913 19333 tablet_service.cc:1511] Processing CreateTablet for tablet 801210ecaef045f39923d180402140a3 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:05.935139 19333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801210ecaef045f39923d180402140a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.937856 19332 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac2f0d188df4f3da36612554529de99 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:05.939103 19332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac2f0d188df4f3da36612554529de99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.938935 19185 tablet_service.cc:1511] Processing CreateTablet for tablet 4d50ba1c5aeb49de8b9c70b09cb99cf0 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:05.940181 19185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d50ba1c5aeb49de8b9c70b09cb99cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.941555 19331 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0d5d038007449c9d6f767f3fe0a126 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:05.942809 19331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0d5d038007449c9d6f767f3fe0a126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.946540 19330 tablet_service.cc:1511] Processing CreateTablet for tablet bf77a8b5c70148e88bfa1ef58f5dc12d (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:05.947727 19330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf77a8b5c70148e88bfa1ef58f5dc12d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.950431 19184 tablet_service.cc:1511] Processing CreateTablet for tablet 801210ecaef045f39923d180402140a3 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:05.950533 19259 tablet_service.cc:1511] Processing CreateTablet for tablet 801210ecaef045f39923d180402140a3 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:05.951689 19184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801210ecaef045f39923d180402140a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.951851 19259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801210ecaef045f39923d180402140a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.954718 19384 tablet_bootstrap.cc:492] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 0ac4b06bd933405a9e7a178b532f83a6: Bootstrap starting.
I20260709 13:08:05.954473 19257 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0d5d038007449c9d6f767f3fe0a126 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:05.955680 19257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0d5d038007449c9d6f767f3fe0a126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.958485 19255 tablet_service.cc:1511] Processing CreateTablet for tablet 45f240b473a64ecaab3958eaa45c6e16 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:05.959659 19255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f240b473a64ecaab3958eaa45c6e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.960671 19384 tablet_bootstrap.cc:654] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 0ac4b06bd933405a9e7a178b532f83a6: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:05.962379 19329 tablet_service.cc:1511] Processing CreateTablet for tablet 45f240b473a64ecaab3958eaa45c6e16 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:05.963047 19183 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac2f0d188df4f3da36612554529de99 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:05.963613 19329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f240b473a64ecaab3958eaa45c6e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.964339 19183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac2f0d188df4f3da36612554529de99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.957109 19256 tablet_service.cc:1511] Processing CreateTablet for tablet bf77a8b5c70148e88bfa1ef58f5dc12d (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:05.970445 19256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf77a8b5c70148e88bfa1ef58f5dc12d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.970966 19182 tablet_service.cc:1511] Processing CreateTablet for tablet 6d0d5d038007449c9d6f767f3fe0a126 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:05.972147 19182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d0d5d038007449c9d6f767f3fe0a126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.972568 19384 tablet_bootstrap.cc:492] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 0ac4b06bd933405a9e7a178b532f83a6: No bootstrap required, opened a new log
I20260709 13:08:05.973011 19384 ts_tablet_manager.cc:1403] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 0ac4b06bd933405a9e7a178b532f83a6: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 13:08:05.932320 19258 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac2f0d188df4f3da36612554529de99 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:05.974151 19258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac2f0d188df4f3da36612554529de99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.975737 19384 raft_consensus.cc:359] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } } peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } }
I20260709 13:08:05.976409 19384 raft_consensus.cc:385] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:05.976688 19384 raft_consensus.cc:740] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Initialized, Role: FOLLOWER
I20260709 13:08:05.977617 19384 consensus_queue.cc:260] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 0ac4b06bd933405a9e7a178b532f83a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } } peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } }
I20260709 13:08:05.980973 19260 tablet_service.cc:1511] Processing CreateTablet for tablet 11a8139c97c6450aa1be85f88509b0d5 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:05.982189 19260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a8139c97c6450aa1be85f88509b0d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.983850 19328 tablet_service.cc:1511] Processing CreateTablet for tablet 11a8139c97c6450aa1be85f88509b0d5 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:05.985046 19328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a8139c97c6450aa1be85f88509b0d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.988023 19253 tablet_service.cc:1511] Processing CreateTablet for tablet 6230b0f7331743a2840849bd23d503ae (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:05.989332 19253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6230b0f7331743a2840849bd23d503ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.995302 19183 tablet_service.cc:1511] Processing CreateTablet for tablet bf77a8b5c70148e88bfa1ef58f5dc12d (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:05.996584 19183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf77a8b5c70148e88bfa1ef58f5dc12d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.005885 19384 ts_tablet_manager.cc:1434] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 0ac4b06bd933405a9e7a178b532f83a6: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.002s
I20260709 13:08:06.009330 19295 heartbeater.cc:499] Master 127.18.33.126:35729 was elected leader, sending a full tablet report...
I20260709 13:08:06.013993 19327 tablet_service.cc:1511] Processing CreateTablet for tablet 5041d03df01c456d98db1672f088c25a (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:06.015223 19327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5041d03df01c456d98db1672f088c25a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.993446 19326 tablet_service.cc:1511] Processing CreateTablet for tablet 6230b0f7331743a2840849bd23d503ae (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:06.020341 19326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6230b0f7331743a2840849bd23d503ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.020874 19185 tablet_service.cc:1511] Processing CreateTablet for tablet 6230b0f7331743a2840849bd23d503ae (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:06.026966 19185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6230b0f7331743a2840849bd23d503ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.031563 19179 tablet_service.cc:1511] Processing CreateTablet for tablet 5041d03df01c456d98db1672f088c25a (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:06.032819 19179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5041d03df01c456d98db1672f088c25a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.981230 19181 tablet_service.cc:1511] Processing CreateTablet for tablet 45f240b473a64ecaab3958eaa45c6e16 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:06.034114 19181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f240b473a64ecaab3958eaa45c6e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:05.986982 19254 tablet_service.cc:1511] Processing CreateTablet for tablet 5041d03df01c456d98db1672f088c25a (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:06.046424 19254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5041d03df01c456d98db1672f088c25a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.050161 19325 tablet_service.cc:1511] Processing CreateTablet for tablet 55fdafbff88748fd80e086f200852775 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:06.051517 19325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fdafbff88748fd80e086f200852775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.061746 19180 tablet_service.cc:1511] Processing CreateTablet for tablet 11a8139c97c6450aa1be85f88509b0d5 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:06.062131 19178 tablet_service.cc:1511] Processing CreateTablet for tablet 55fdafbff88748fd80e086f200852775 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:05.992475 19252 tablet_service.cc:1511] Processing CreateTablet for tablet 55fdafbff88748fd80e086f200852775 (DEFAULT_TABLE table=test-workload [id=24b34a89508d44689a1b375eb370f89d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:06.063316 19180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11a8139c97c6450aa1be85f88509b0d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.064191 19252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fdafbff88748fd80e086f200852775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.069702 19178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55fdafbff88748fd80e086f200852775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.077893 19384 tablet_bootstrap.cc:492] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6: Bootstrap starting.
I20260709 13:08:06.084189 19384 tablet_bootstrap.cc:654] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.094985 19385 tablet_bootstrap.cc:492] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa: Bootstrap starting.
I20260709 13:08:06.110402 19388 tablet_bootstrap.cc:492] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15: Bootstrap starting.
I20260709 13:08:06.116463 19388 tablet_bootstrap.cc:654] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.126526 19384 tablet_bootstrap.cc:492] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6: No bootstrap required, opened a new log
I20260709 13:08:06.127099 19384 ts_tablet_manager.cc:1403] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6: Time spent bootstrapping tablet: real 0.101s	user 0.002s	sys 0.016s
I20260709 13:08:06.130299 19384 raft_consensus.cc:359] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.131043 19384 raft_consensus.cc:385] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.131435 19384 raft_consensus.cc:740] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.132715 19384 consensus_queue.cc:260] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.133862 19385 tablet_bootstrap.cc:654] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.138873 19388 tablet_bootstrap.cc:492] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15: No bootstrap required, opened a new log
I20260709 13:08:06.139341 19388 ts_tablet_manager.cc:1403] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15: Time spent bootstrapping tablet: real 0.029s	user 0.000s	sys 0.014s
I20260709 13:08:06.142549 19384 ts_tablet_manager.cc:1434] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:08:06.142028 19388 raft_consensus.cc:359] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.149523 19385 tablet_bootstrap.cc:492] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa: No bootstrap required, opened a new log
I20260709 13:08:06.151131 19384 tablet_bootstrap.cc:492] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6: Bootstrap starting.
I20260709 13:08:06.143539 19388 raft_consensus.cc:385] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.153688 19385 ts_tablet_manager.cc:1403] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.007s
I20260709 13:08:06.153635 19388 raft_consensus.cc:740] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.154469 19388 consensus_queue.cc:260] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.156164 19385 raft_consensus.cc:359] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } } peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } }
I20260709 13:08:06.156711 19369 heartbeater.cc:499] Master 127.18.33.126:35729 was elected leader, sending a full tablet report...
I20260709 13:08:06.156944 19388 ts_tablet_manager.cc:1434] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 13:08:06.157168 19385 raft_consensus.cc:385] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.157694 19385 raft_consensus.cc:740] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.158216 19388 tablet_bootstrap.cc:492] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15: Bootstrap starting.
I20260709 13:08:06.158640 19385 consensus_queue.cc:260] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } } peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } }
I20260709 13:08:06.163511 19384 tablet_bootstrap.cc:654] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.164079 19388 tablet_bootstrap.cc:654] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.167418 19220 heartbeater.cc:499] Master 127.18.33.126:35729 was elected leader, sending a full tablet report...
I20260709 13:08:06.168363 19385 ts_tablet_manager.cc:1434] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 13:08:06.169304 19385 tablet_bootstrap.cc:492] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa: Bootstrap starting.
I20260709 13:08:06.175232 19385 tablet_bootstrap.cc:654] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.179584 19385 tablet_bootstrap.cc:492] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa: No bootstrap required, opened a new log
I20260709 13:08:06.180194 19385 ts_tablet_manager.cc:1403] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.008s
I20260709 13:08:06.182749 19385 raft_consensus.cc:359] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.183547 19385 raft_consensus.cc:385] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.183878 19385 raft_consensus.cc:740] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.184703 19385 consensus_queue.cc:260] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.186718 19385 ts_tablet_manager.cc:1434] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:08:06.187605 19385 tablet_bootstrap.cc:492] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa: Bootstrap starting.
I20260709 13:08:06.192893 19388 tablet_bootstrap.cc:492] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15: No bootstrap required, opened a new log
I20260709 13:08:06.193128 19384 tablet_bootstrap.cc:492] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6: No bootstrap required, opened a new log
I20260709 13:08:06.193506 19388 ts_tablet_manager.cc:1403] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.020s
I20260709 13:08:06.193887 19385 tablet_bootstrap.cc:654] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.195849 19384 ts_tablet_manager.cc:1403] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.005s
I20260709 13:08:06.196252 19388 raft_consensus.cc:359] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.196971 19388 raft_consensus.cc:385] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.197292 19388 raft_consensus.cc:740] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.198014 19388 consensus_queue.cc:260] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.198938 19384 raft_consensus.cc:359] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.200028 19384 raft_consensus.cc:385] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.200584 19384 raft_consensus.cc:740] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.201536 19384 consensus_queue.cc:260] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.202595 19388 ts_tablet_manager.cc:1434] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:06.203449 19388 tablet_bootstrap.cc:492] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15: Bootstrap starting.
I20260709 13:08:06.204497 19385 tablet_bootstrap.cc:492] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa: No bootstrap required, opened a new log
I20260709 13:08:06.204965 19385 ts_tablet_manager.cc:1403] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 13:08:06.207676 19385 raft_consensus.cc:359] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.208480 19385 raft_consensus.cc:385] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.208819 19385 raft_consensus.cc:740] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.209518 19388 tablet_bootstrap.cc:654] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.209668 19385 consensus_queue.cc:260] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.209955 19384 ts_tablet_manager.cc:1434] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:08:06.210299 19392 raft_consensus.cc:493] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.210743 19392 raft_consensus.cc:515] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.211800 19385 ts_tablet_manager.cc:1434] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:06.212641 19385 tablet_bootstrap.cc:492] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa: Bootstrap starting.
I20260709 13:08:06.213188 19392 leader_election.cc:290] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:06.215664 19384 tablet_bootstrap.cc:492] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6: Bootstrap starting.
I20260709 13:08:06.218776 19385 tablet_bootstrap.cc:654] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.224891 19393 raft_consensus.cc:493] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.225369 19393 raft_consensus.cc:515] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } } peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } }
I20260709 13:08:06.227144 19384 tablet_bootstrap.cc:654] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.235298 19393 leader_election.cc:290] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.235623 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0d5d038007449c9d6f767f3fe0a126" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa" is_pre_election: true
W20260709 13:08:06.237161 19307 leader_election.cc:343] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.238930 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0d5d038007449c9d6f767f3fe0a126" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6" is_pre_election: true
I20260709 13:08:06.240384 19384 tablet_bootstrap.cc:492] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6: No bootstrap required, opened a new log
I20260709 13:08:06.241964 19384 ts_tablet_manager.cc:1403] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
W20260709 13:08:06.240628 19307 leader_election.cc:343] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.243737 19307 leader_election.cc:304] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48ce4bcbd2f44d2684f8962510f4af15; no voters: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa
I20260709 13:08:06.244736 19392 raft_consensus.cc:2749] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:06.245975 19384 raft_consensus.cc:359] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.247748 19384 raft_consensus.cc:385] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.248098 19384 raft_consensus.cc:740] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.248912 19384 consensus_queue.cc:260] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.251315 19384 ts_tablet_manager.cc:1434] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:08:06.252380 19384 tablet_bootstrap.cc:492] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6: Bootstrap starting.
I20260709 13:08:06.257373 19388 tablet_bootstrap.cc:492] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15: No bootstrap required, opened a new log
I20260709 13:08:06.259339 19388 ts_tablet_manager.cc:1403] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.013s
I20260709 13:08:06.259622 19385 tablet_bootstrap.cc:492] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa: No bootstrap required, opened a new log
I20260709 13:08:06.260070 19385 ts_tablet_manager.cc:1403] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.015s
I20260709 13:08:06.258486 19384 tablet_bootstrap.cc:654] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.262311 19388 raft_consensus.cc:359] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.263043 19388 raft_consensus.cc:385] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.262877 19385 raft_consensus.cc:359] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.263424 19388 raft_consensus.cc:740] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.263603 19385 raft_consensus.cc:385] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.264232 19385 raft_consensus.cc:740] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.264412 19388 consensus_queue.cc:260] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.265316 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d50ba1c5aeb49de8b9c70b09cb99cf0" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6" is_pre_election: true
I20260709 13:08:06.265930 19270 raft_consensus.cc:2468] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 0.
I20260709 13:08:06.264950 19385 consensus_queue.cc:260] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.268401 19385 ts_tablet_manager.cc:1434] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:06.266918 19158 leader_election.cc:304] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:06.269610 19385 tablet_bootstrap.cc:492] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa: Bootstrap starting.
I20260709 13:08:06.271842 19388 ts_tablet_manager.cc:1434] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:08:06.273003 19393 raft_consensus.cc:2804] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.273561 19393 raft_consensus.cc:493] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.273897 19393 raft_consensus.cc:3060] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.273947 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d50ba1c5aeb49de8b9c70b09cb99cf0" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15" is_pre_election: true
W20260709 13:08:06.275449 19158 leader_election.cc:343] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.279809 19385 tablet_bootstrap.cc:654] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.280141 19384 tablet_bootstrap.cc:492] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6: No bootstrap required, opened a new log
I20260709 13:08:06.280162 19393 raft_consensus.cc:515] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } } peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } }
I20260709 13:08:06.281085 19384 ts_tablet_manager.cc:1403] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.001s
I20260709 13:08:06.283002 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d50ba1c5aeb49de8b9c70b09cb99cf0" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:06.283540 19270 raft_consensus.cc:3060] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.284467 19384 raft_consensus.cc:359] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.285276 19384 raft_consensus.cc:385] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.285643 19384 raft_consensus.cc:740] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.286507 19384 consensus_queue.cc:260] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.288955 19388 tablet_bootstrap.cc:492] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15: Bootstrap starting.
I20260709 13:08:06.290272 19270 raft_consensus.cc:2468] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 1.
I20260709 13:08:06.291415 19158 leader_election.cc:304] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:06.295557 19388 tablet_bootstrap.cc:654] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.295586 19384 ts_tablet_manager.cc:1434] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:08:06.296695 19393 leader_election.cc:290] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 election: Requested vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.298043 19393 raft_consensus.cc:2804] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.299094 19393 raft_consensus.cc:697] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [term 1 LEADER]: Becoming Leader. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:06.300501 19393 consensus_queue.cc:237] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } } peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } }
I20260709 13:08:06.299468 19384 tablet_bootstrap.cc:492] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6: Bootstrap starting.
I20260709 13:08:06.306833 19385 tablet_bootstrap.cc:492] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa: No bootstrap required, opened a new log
I20260709 13:08:06.307337 19385 ts_tablet_manager.cc:1403] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.018s
I20260709 13:08:06.310130 19385 raft_consensus.cc:359] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.310868 19385 raft_consensus.cc:385] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.311157 19385 raft_consensus.cc:740] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.311869 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d50ba1c5aeb49de8b9c70b09cb99cf0" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:06.311826 19385 consensus_queue.cc:260] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
W20260709 13:08:06.313658 19158 leader_election.cc:343] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.314218 19385 ts_tablet_manager.cc:1434] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:06.315227 19385 tablet_bootstrap.cc:492] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa: Bootstrap starting.
I20260709 13:08:06.316377 19384 tablet_bootstrap.cc:654] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.319031 19092 catalog_manager.cc:5697] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa reported cstate change: term changed from 0 to 1, leader changed from <none> to d1dc056443864a489b6cdc95fe377aaa (127.18.33.65). New cstate: current_term: 1 leader_uuid: "d1dc056443864a489b6cdc95fe377aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:06.321808 19385 tablet_bootstrap.cc:654] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.322626 19388 tablet_bootstrap.cc:492] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15: No bootstrap required, opened a new log
I20260709 13:08:06.322811 19384 tablet_bootstrap.cc:492] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6: No bootstrap required, opened a new log
I20260709 13:08:06.323122 19388 ts_tablet_manager.cc:1403] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.016s
I20260709 13:08:06.323338 19384 ts_tablet_manager.cc:1403] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260709 13:08:06.327971 19388 raft_consensus.cc:359] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.328552 19392 raft_consensus.cc:493] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.328891 19388 raft_consensus.cc:385] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.329226 19388 raft_consensus.cc:740] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.329008 19392 raft_consensus.cc:515] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.330133 19388 consensus_queue.cc:260] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.331447 19392 leader_election.cc:290] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:06.334612 19388 ts_tablet_manager.cc:1434] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 13:08:06.326498 19384 raft_consensus.cc:359] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.334122 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f240b473a64ecaab3958eaa45c6e16" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6" is_pre_election: true
I20260709 13:08:06.337908 19384 raft_consensus.cc:385] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.338229 19384 raft_consensus.cc:740] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.333277 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f240b473a64ecaab3958eaa45c6e16" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa" is_pre_election: true
I20260709 13:08:06.338933 19384 consensus_queue.cc:260] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.339844 19270 raft_consensus.cc:2468] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 0.
I20260709 13:08:06.340134 19385 tablet_bootstrap.cc:492] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa: No bootstrap required, opened a new log
I20260709 13:08:06.340615 19385 ts_tablet_manager.cc:1403] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
W20260709 13:08:06.340811 19307 leader_election.cc:343] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.341879 19388 tablet_bootstrap.cc:492] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15: Bootstrap starting.
I20260709 13:08:06.342768 19384 ts_tablet_manager.cc:1434] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 13:08:06.343637 19384 tablet_bootstrap.cc:492] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6: Bootstrap starting.
I20260709 13:08:06.343823 19385 raft_consensus.cc:359] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.344523 19385 raft_consensus.cc:385] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.344810 19385 raft_consensus.cc:740] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.345541 19385 consensus_queue.cc:260] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.348097 19307 leader_election.cc:304] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, 48ce4bcbd2f44d2684f8962510f4af15; no voters: d1dc056443864a489b6cdc95fe377aaa
I20260709 13:08:06.349154 19392 raft_consensus.cc:2804] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.349519 19392 raft_consensus.cc:493] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.349887 19385 ts_tablet_manager.cc:1434] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:08:06.350890 19385 tablet_bootstrap.cc:492] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa: Bootstrap starting.
I20260709 13:08:06.349823 19392 raft_consensus.cc:3060] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.356223 19384 tablet_bootstrap.cc:654] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.356820 19385 tablet_bootstrap.cc:654] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.359671 19388 tablet_bootstrap.cc:654] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.360522 19392 raft_consensus.cc:515] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.363624 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f240b473a64ecaab3958eaa45c6e16" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:06.364148 19195 raft_consensus.cc:3060] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.365401 19393 raft_consensus.cc:493] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.365811 19393 raft_consensus.cc:515] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.367681 19393 leader_election.cc:290] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.370152 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac2f0d188df4f3da36612554529de99" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15" is_pre_election: true
I20260709 13:08:06.370836 19412 raft_consensus.cc:493] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:06.371503 19158 leader_election.cc:343] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.371268 19412 raft_consensus.cc:515] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.373227 19412 leader_election.cc:290] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:06.375010 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6" is_pre_election: true
I20260709 13:08:06.375629 19269 raft_consensus.cc:2468] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 0.
I20260709 13:08:06.377254 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa" is_pre_election: true
I20260709 13:08:06.377768 19195 raft_consensus.cc:2468] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 1.
I20260709 13:08:06.377877 19194 raft_consensus.cc:2468] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 0.
I20260709 13:08:06.379009 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac2f0d188df4f3da36612554529de99" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6" is_pre_election: true
I20260709 13:08:06.379169 19307 leader_election.cc:304] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, 48ce4bcbd2f44d2684f8962510f4af15; no voters: 
I20260709 13:08:06.380182 19307 leader_election.cc:304] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa; no voters: 
W20260709 13:08:06.380414 19158 leader_election.cc:343] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.380805 19158 leader_election.cc:304] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1dc056443864a489b6cdc95fe377aaa; no voters: 0ac4b06bd933405a9e7a178b532f83a6, 48ce4bcbd2f44d2684f8962510f4af15
I20260709 13:08:06.381712 19393 raft_consensus.cc:2749] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:06.382133 19412 raft_consensus.cc:2804] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.382525 19412 raft_consensus.cc:493] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.382783 19392 leader_election.cc:290] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:06.382901 19412 raft_consensus.cc:3060] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.384027 19392 raft_consensus.cc:2804] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.384614 19385 tablet_bootstrap.cc:492] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa: No bootstrap required, opened a new log
I20260709 13:08:06.385277 19385 ts_tablet_manager.cc:1403] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.025s
I20260709 13:08:06.384588 19392 raft_consensus.cc:697] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Becoming Leader. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Running, Role: LEADER
I20260709 13:08:06.386176 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f240b473a64ecaab3958eaa45c6e16" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:06.386921 19388 tablet_bootstrap.cc:492] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15: No bootstrap required, opened a new log
I20260709 13:08:06.386722 19270 raft_consensus.cc:3060] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.387368 19388 ts_tablet_manager.cc:1403] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.013s
I20260709 13:08:06.386718 19392 consensus_queue.cc:237] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.389041 19385 raft_consensus.cc:359] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.389801 19385 raft_consensus.cc:385] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.390127 19385 raft_consensus.cc:740] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.390079 19388 raft_consensus.cc:359] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.390856 19388 raft_consensus.cc:385] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.391157 19388 raft_consensus.cc:740] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.391374 19412 raft_consensus.cc:515] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.391182 19385 consensus_queue.cc:260] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.393235 19384 tablet_bootstrap.cc:492] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6: No bootstrap required, opened a new log
I20260709 13:08:06.393416 19412 leader_election.cc:290] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:06.393756 19384 ts_tablet_manager.cc:1403] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.008s
I20260709 13:08:06.394430 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:06.394196 19388 consensus_queue.cc:260] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.394996 19195 raft_consensus.cc:3060] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.396566 19388 ts_tablet_manager.cc:1434] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:08:06.396651 19384 raft_consensus.cc:359] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.397370 19384 raft_consensus.cc:385] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.397547 19388 tablet_bootstrap.cc:492] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 48ce4bcbd2f44d2684f8962510f4af15: Bootstrap starting.
I20260709 13:08:06.397795 19384 raft_consensus.cc:740] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.398257 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:06.398773 19269 raft_consensus.cc:3060] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.398630 19384 consensus_queue.cc:260] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.399981 19385 ts_tablet_manager.cc:1434] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:08:06.400940 19384 ts_tablet_manager.cc:1434] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:06.401882 19384 tablet_bootstrap.cc:492] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6: Bootstrap starting.
I20260709 13:08:06.403846 19388 tablet_bootstrap.cc:654] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 48ce4bcbd2f44d2684f8962510f4af15: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.406559 19385 tablet_bootstrap.cc:492] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa: Bootstrap starting.
I20260709 13:08:06.408177 19384 tablet_bootstrap.cc:654] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.412652 19385 tablet_bootstrap.cc:654] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.416267 19195 raft_consensus.cc:2468] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 1.
I20260709 13:08:06.416872 19388 tablet_bootstrap.cc:492] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 48ce4bcbd2f44d2684f8962510f4af15: No bootstrap required, opened a new log
I20260709 13:08:06.417443 19388 ts_tablet_manager.cc:1403] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 48ce4bcbd2f44d2684f8962510f4af15: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260709 13:08:06.417511 19307 leader_election.cc:304] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:06.418514 19412 raft_consensus.cc:2804] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.419206 19412 raft_consensus.cc:697] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Becoming Leader. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Running, Role: LEADER
I20260709 13:08:06.420004 19412 consensus_queue.cc:237] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.420795 19388 raft_consensus.cc:359] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } } peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } }
I20260709 13:08:06.422081 19388 raft_consensus.cc:385] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.422596 19388 raft_consensus.cc:740] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.423403 19388 consensus_queue.cc:260] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 48ce4bcbd2f44d2684f8962510f4af15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } } peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } }
I20260709 13:08:06.424445 19385 tablet_bootstrap.cc:492] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa: No bootstrap required, opened a new log
I20260709 13:08:06.424870 19385 ts_tablet_manager.cc:1403] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260709 13:08:06.426406 19388 ts_tablet_manager.cc:1434] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 48ce4bcbd2f44d2684f8962510f4af15: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:06.426447 19269 raft_consensus.cc:2468] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 1.
I20260709 13:08:06.427006 19384 tablet_bootstrap.cc:492] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6: No bootstrap required, opened a new log
I20260709 13:08:06.427477 19388 tablet_bootstrap.cc:492] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15: Bootstrap starting.
I20260709 13:08:06.429764 19384 ts_tablet_manager.cc:1403] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.008s
I20260709 13:08:06.430766 19270 raft_consensus.cc:2468] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 1.
I20260709 13:08:06.432220 19384 raft_consensus.cc:359] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.432760 19384 raft_consensus.cc:385] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.427628 19385 raft_consensus.cc:359] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.435032 19385 raft_consensus.cc:385] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.435377 19385 raft_consensus.cc:740] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.435861 19388 tablet_bootstrap.cc:654] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.436160 19385 consensus_queue.cc:260] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.438457 19385 ts_tablet_manager.cc:1434] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 13:08:06.439267 19385 tablet_bootstrap.cc:492] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa: Bootstrap starting.
I20260709 13:08:06.440418 19384 raft_consensus.cc:740] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.439787 19092 catalog_manager.cc:5697] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "48ce4bcbd2f44d2684f8962510f4af15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:06.441074 19384 consensus_queue.cc:260] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.449579 19388 tablet_bootstrap.cc:492] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15: No bootstrap required, opened a new log
I20260709 13:08:06.450136 19388 ts_tablet_manager.cc:1403] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
I20260709 13:08:06.451128 19385 tablet_bootstrap.cc:654] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.452849 19388 raft_consensus.cc:359] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.453753 19384 ts_tablet_manager.cc:1434] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:08:06.453725 19388 raft_consensus.cc:385] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.454257 19388 raft_consensus.cc:740] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.454923 19388 consensus_queue.cc:260] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.457022 19388 ts_tablet_manager.cc:1434] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:06.457626 19384 tablet_bootstrap.cc:492] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6: Bootstrap starting.
I20260709 13:08:06.458356 19388 tablet_bootstrap.cc:492] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15: Bootstrap starting.
W20260709 13:08:06.459214 19141 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:06.463734 19384 tablet_bootstrap.cc:654] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.464672 19388 tablet_bootstrap.cc:654] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.465737 19387 raft_consensus.cc:493] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.464640 19090 catalog_manager.cc:5697] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "48ce4bcbd2f44d2684f8962510f4af15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:06.469563 19387 raft_consensus.cc:515] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.474412 19387 leader_election.cc:290] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.466979 19385 tablet_bootstrap.cc:492] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa: No bootstrap required, opened a new log
I20260709 13:08:06.475443 19385 ts_tablet_manager.cc:1403] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.009s
I20260709 13:08:06.478466 19385 raft_consensus.cc:359] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.479157 19385 raft_consensus.cc:385] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.479451 19385 raft_consensus.cc:740] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.480073 19385 consensus_queue.cc:260] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.481420 19393 raft_consensus.cc:493] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.481922 19385 ts_tablet_manager.cc:1434] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:06.481837 19393 raft_consensus.cc:515] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.482679 19385 tablet_bootstrap.cc:492] T 6230b0f7331743a2840849bd23d503ae P d1dc056443864a489b6cdc95fe377aaa: Bootstrap starting.
I20260709 13:08:06.488399 19385 tablet_bootstrap.cc:654] T 6230b0f7331743a2840849bd23d503ae P d1dc056443864a489b6cdc95fe377aaa: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.488688 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5041d03df01c456d98db1672f088c25a" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6" is_pre_election: true
W20260709 13:08:06.490283 19158 leader_election.cc:343] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.494818 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5041d03df01c456d98db1672f088c25a" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15" is_pre_election: true
I20260709 13:08:06.495396 19344 raft_consensus.cc:2468] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 0.
I20260709 13:08:06.496620 19158 leader_election.cc:304] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa; no voters: 0ac4b06bd933405a9e7a178b532f83a6
I20260709 13:08:06.497503 19407 raft_consensus.cc:2804] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.497838 19407 raft_consensus.cc:493] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.498131 19407 raft_consensus.cc:3060] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.501268 19393 leader_election.cc:290] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.505697 19407 raft_consensus.cc:515] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.510288 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5041d03df01c456d98db1672f088c25a" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:06.511431 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5041d03df01c456d98db1672f088c25a" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
W20260709 13:08:06.511663 19158 leader_election.cc:343] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.511965 19344 raft_consensus.cc:3060] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.521435 19407 leader_election.cc:290] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 election: Requested vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.521915 19387 raft_consensus.cc:493] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.521214 19344 raft_consensus.cc:2468] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 1.
I20260709 13:08:06.522361 19387 raft_consensus.cc:515] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.523113 19158 leader_election.cc:304] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa; no voters: 0ac4b06bd933405a9e7a178b532f83a6
I20260709 13:08:06.524883 19407 raft_consensus.cc:2804] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.524821 19387 leader_election.cc:290] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.525583 19407 raft_consensus.cc:697] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 1 LEADER]: Becoming Leader. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:06.526793 19407 consensus_queue.cc:237] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.536234 19385 tablet_bootstrap.cc:492] T 6230b0f7331743a2840849bd23d503ae P d1dc056443864a489b6cdc95fe377aaa: No bootstrap required, opened a new log
I20260709 13:08:06.537091 19385 ts_tablet_manager.cc:1403] T 6230b0f7331743a2840849bd23d503ae P d1dc056443864a489b6cdc95fe377aaa: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.005s
I20260709 13:08:06.545120 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa" is_pre_election: true
I20260709 13:08:06.545257 19385 raft_consensus.cc:359] T 6230b0f7331743a2840849bd23d503ae P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.545692 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0d5d038007449c9d6f767f3fe0a126" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa" is_pre_election: true
I20260709 13:08:06.545934 19195 raft_consensus.cc:2468] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 0.
I20260709 13:08:06.546365 19194 raft_consensus.cc:2468] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 0.
I20260709 13:08:06.547430 19233 leader_election.cc:304] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:06.551573 19388 tablet_bootstrap.cc:492] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15: No bootstrap required, opened a new log
I20260709 13:08:06.549937 19090 catalog_manager.cc:5697] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa reported cstate change: term changed from 0 to 1, leader changed from <none> to d1dc056443864a489b6cdc95fe377aaa (127.18.33.65). New cstate: current_term: 1 leader_uuid: "d1dc056443864a489b6cdc95fe377aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.552050 19388 ts_tablet_manager.cc:1403] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15: Time spent bootstrapping tablet: real 0.094s	user 0.046s	sys 0.039s
I20260709 13:08:06.552066 19387 raft_consensus.cc:2804] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.552340 19233 leader_election.cc:304] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:06.552681 19384 tablet_bootstrap.cc:492] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6: No bootstrap required, opened a new log
I20260709 13:08:06.552711 19387 raft_consensus.cc:493] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.553218 19384 ts_tablet_manager.cc:1403] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6: Time spent bootstrapping tablet: real 0.096s	user 0.031s	sys 0.050s
I20260709 13:08:06.553228 19387 raft_consensus.cc:3060] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.546568 19385 raft_consensus.cc:385] T 6230b0f7331743a2840849bd23d503ae P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.554304 19385 raft_consensus.cc:740] T 6230b0f7331743a2840849bd23d503ae P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.554761 19388 raft_consensus.cc:359] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.555377 19388 raft_consensus.cc:385] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.555613 19388 raft_consensus.cc:740] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.555748 19384 raft_consensus.cc:359] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.555576 19385 consensus_queue.cc:260] T 6230b0f7331743a2840849bd23d503ae P d1dc056443864a489b6cdc95fe377aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.556535 19384 raft_consensus.cc:385] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.556581 19388 consensus_queue.cc:260] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.556978 19384 raft_consensus.cc:740] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.557945 19384 consensus_queue.cc:260] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.559103 19388 ts_tablet_manager.cc:1434] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:06.561208 19388 tablet_bootstrap.cc:492] T 6230b0f7331743a2840849bd23d503ae P 48ce4bcbd2f44d2684f8962510f4af15: Bootstrap starting.
I20260709 13:08:06.560194 19385 ts_tablet_manager.cc:1434] T 6230b0f7331743a2840849bd23d503ae P d1dc056443864a489b6cdc95fe377aaa: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:08:06.559325 19392 raft_consensus.cc:493] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.564764 19392 raft_consensus.cc:515] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.568229 19392 leader_election.cc:290] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:06.569877 19387 raft_consensus.cc:515] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.570264 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac2f0d188df4f3da36612554529de99" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa" is_pre_election: true
I20260709 13:08:06.570863 19194 raft_consensus.cc:2468] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 0.
I20260709 13:08:06.571873 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac2f0d188df4f3da36612554529de99" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6" is_pre_election: true
W20260709 13:08:06.573729 19307 leader_election.cc:343] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.575560 19307 leader_election.cc:304] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa; no voters: 0ac4b06bd933405a9e7a178b532f83a6
I20260709 13:08:06.571866 19387 leader_election.cc:290] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.579129 19387 raft_consensus.cc:493] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.579598 19387 raft_consensus.cc:515] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.583869 19388 tablet_bootstrap.cc:654] T 6230b0f7331743a2840849bd23d503ae P 48ce4bcbd2f44d2684f8962510f4af15: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.578145 19392 raft_consensus.cc:2804] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.585044 19392 raft_consensus.cc:493] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.585388 19392 raft_consensus.cc:3060] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.590931 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:06.584632 19387 leader_election.cc:290] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.591099 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15" is_pre_election: true
I20260709 13:08:06.590790 19392 raft_consensus.cc:515] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.591497 19194 raft_consensus.cc:3060] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.591816 19344 raft_consensus.cc:2468] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 0.
I20260709 13:08:06.593791 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fdafbff88748fd80e086f200852775" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa" is_pre_election: true
I20260709 13:08:06.594136 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:06.594419 19195 raft_consensus.cc:2468] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 0.
I20260709 13:08:06.594751 19343 raft_consensus.cc:3060] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.595769 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0d5d038007449c9d6f767f3fe0a126" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15" is_pre_election: true
I20260709 13:08:06.596390 19344 raft_consensus.cc:2468] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 0.
I20260709 13:08:06.598203 19233 leader_election.cc:304] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:06.598877 19392 leader_election.cc:290] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:06.599530 19387 raft_consensus.cc:2804] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.601627 19384 ts_tablet_manager.cc:1434] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6: Time spent starting tablet: real 0.048s	user 0.023s	sys 0.011s
I20260709 13:08:06.603662 19387 raft_consensus.cc:493] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.604050 19387 raft_consensus.cc:3060] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.604367 19384 tablet_bootstrap.cc:492] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6: Bootstrap starting.
I20260709 13:08:06.604892 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac2f0d188df4f3da36612554529de99" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:06.605577 19195 raft_consensus.cc:3060] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.609875 19384 tablet_bootstrap.cc:654] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.610647 19387 raft_consensus.cc:515] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.612578 19387 leader_election.cc:290] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.602823 19194 raft_consensus.cc:2468] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 1.
I20260709 13:08:06.584880 19432 raft_consensus.cc:2804] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.613243 19432 raft_consensus.cc:493] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.613612 19432 raft_consensus.cc:3060] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.613942 19233 leader_election.cc:304] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:06.614570 19388 tablet_bootstrap.cc:492] T 6230b0f7331743a2840849bd23d503ae P 48ce4bcbd2f44d2684f8962510f4af15: No bootstrap required, opened a new log
I20260709 13:08:06.614976 19388 ts_tablet_manager.cc:1403] T 6230b0f7331743a2840849bd23d503ae P 48ce4bcbd2f44d2684f8962510f4af15: Time spent bootstrapping tablet: real 0.054s	user 0.004s	sys 0.007s
I20260709 13:08:06.614837 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac2f0d188df4f3da36612554529de99" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:06.614879 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fdafbff88748fd80e086f200852775" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:06.616339 19194 raft_consensus.cc:3060] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.617281 19388 raft_consensus.cc:359] T 6230b0f7331743a2840849bd23d503ae P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.617966 19388 raft_consensus.cc:385] T 6230b0f7331743a2840849bd23d503ae P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.618275 19388 raft_consensus.cc:740] T 6230b0f7331743a2840849bd23d503ae P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.619141 19384 tablet_bootstrap.cc:492] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6: No bootstrap required, opened a new log
I20260709 13:08:06.618924 19388 consensus_queue.cc:260] T 6230b0f7331743a2840849bd23d503ae P 48ce4bcbd2f44d2684f8962510f4af15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.619561 19384 ts_tablet_manager.cc:1403] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:08:06.621538 19432 raft_consensus.cc:515] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.622339 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fdafbff88748fd80e086f200852775" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15" is_pre_election: true
I20260709 13:08:06.622902 19387 raft_consensus.cc:2804] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.623358 19387 raft_consensus.cc:697] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Becoming Leader. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Running, Role: LEADER
I20260709 13:08:06.624161 19387 consensus_queue.cc:237] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.625111 19431 raft_consensus.cc:493] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.625545 19431 raft_consensus.cc:515] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.626497 19195 raft_consensus.cc:2468] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 1.
I20260709 13:08:06.627049 19193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0d5d038007449c9d6f767f3fe0a126" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:06.627481 19388 ts_tablet_manager.cc:1434] T 6230b0f7331743a2840849bd23d503ae P 48ce4bcbd2f44d2684f8962510f4af15: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:08:06.627583 19431 leader_election.cc:290] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.628209 19307 leader_election.cc:304] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa; no voters: 
W20260709 13:08:06.628558 19233 leader_election.cc:343] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.628961 19392 raft_consensus.cc:2804] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.629765 19392 raft_consensus.cc:697] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Becoming Leader. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Running, Role: LEADER
I20260709 13:08:06.630187 19192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6230b0f7331743a2840849bd23d503ae" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa" is_pre_election: true
I20260709 13:08:06.630791 19192 raft_consensus.cc:2468] T 6230b0f7331743a2840849bd23d503ae P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 0.
I20260709 13:08:06.630913 19194 raft_consensus.cc:2468] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 1.
I20260709 13:08:06.630618 19392 consensus_queue.cc:237] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.622210 19384 raft_consensus.cc:359] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.631706 19384 raft_consensus.cc:385] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.627640 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fdafbff88748fd80e086f200852775" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:06.602823 19343 raft_consensus.cc:2468] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 1.
W20260709 13:08:06.629050 19307 leader_election.cc:343] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.631969 19384 raft_consensus.cc:740] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.633159 19233 leader_election.cc:304] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:06.633333 19384 consensus_queue.cc:260] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.633997 19431 raft_consensus.cc:2804] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.634148 19233 leader_election.cc:304] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:06.634506 19431 raft_consensus.cc:493] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.634922 19388 tablet_bootstrap.cc:492] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15: Bootstrap starting.
I20260709 13:08:06.634862 19431 raft_consensus.cc:3060] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:06.635063 19233 leader_election.cc:343] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:06.635519 19384 ts_tablet_manager.cc:1434] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:08:06.636373 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6230b0f7331743a2840849bd23d503ae" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15" is_pre_election: true
I20260709 13:08:06.636597 19430 raft_consensus.cc:2804] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.637094 19343 raft_consensus.cc:2468] T 6230b0f7331743a2840849bd23d503ae P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 0.
I20260709 13:08:06.627615 19193 raft_consensus.cc:3060] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.644045 19091 catalog_manager.cc:5697] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "48ce4bcbd2f44d2684f8962510f4af15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:06.645532 19193 raft_consensus.cc:2468] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 1.
I20260709 13:08:06.646612 19388 tablet_bootstrap.cc:654] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:06.646799 19233 leader_election.cc:304] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:06.647826 19430 raft_consensus.cc:697] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Becoming Leader. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Running, Role: LEADER
I20260709 13:08:06.648407 19436 raft_consensus.cc:493] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.648828 19436 raft_consensus.cc:515] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.648754 19430 consensus_queue.cc:237] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.651942 19437 raft_consensus.cc:2804] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.652374 19437 raft_consensus.cc:697] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Becoming Leader. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Running, Role: LEADER
I20260709 13:08:06.653151 19437 consensus_queue.cc:237] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.654752 19432 leader_election.cc:290] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.657876 19431 raft_consensus.cc:515] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.659009 19436 leader_election.cc:290] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.660035 19431 leader_election.cc:290] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.662014 19193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5041d03df01c456d98db1672f088c25a" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa" is_pre_election: true
I20260709 13:08:06.664451 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5041d03df01c456d98db1672f088c25a" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15" is_pre_election: true
I20260709 13:08:06.665253 19343 raft_consensus.cc:2393] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ac4b06bd933405a9e7a178b532f83a6 in current term 1: Already voted for candidate d1dc056443864a489b6cdc95fe377aaa in this term.
I20260709 13:08:06.666759 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0d5d038007449c9d6f767f3fe0a126" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:06.667248 19343 raft_consensus.cc:3060] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.667745 19233 leader_election.cc:304] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6; no voters: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa
I20260709 13:08:06.668386 19388 tablet_bootstrap.cc:492] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15: No bootstrap required, opened a new log
I20260709 13:08:06.668761 19387 raft_consensus.cc:3060] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.668802 19388 ts_tablet_manager.cc:1403] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260709 13:08:06.670439 19091 catalog_manager.cc:5697] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "0ac4b06bd933405a9e7a178b532f83a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.671787 19388 raft_consensus.cc:359] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.672365 19388 raft_consensus.cc:385] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:06.672614 19388 raft_consensus.cc:740] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Initialized, Role: FOLLOWER
I20260709 13:08:06.673309 19388 consensus_queue.cc:260] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.673714 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6230b0f7331743a2840849bd23d503ae" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:06.674238 19344 raft_consensus.cc:3060] T 6230b0f7331743a2840849bd23d503ae P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.675386 19387 raft_consensus.cc:2749] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:06.676411 19193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6230b0f7331743a2840849bd23d503ae" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:06.677584 19407 raft_consensus.cc:493] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.678506 19193 raft_consensus.cc:3060] T 6230b0f7331743a2840849bd23d503ae P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.678588 19407 raft_consensus.cc:515] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.680936 19407 leader_election.cc:290] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.682363 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6" is_pre_election: true
I20260709 13:08:06.682842 19342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15" is_pre_election: true
I20260709 13:08:06.683421 19344 raft_consensus.cc:2468] T 6230b0f7331743a2840849bd23d503ae P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 1.
I20260709 13:08:06.682266 19392 raft_consensus.cc:493] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.684147 19392 raft_consensus.cc:515] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.684652 19233 leader_election.cc:304] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, 48ce4bcbd2f44d2684f8962510f4af15; no voters: 
I20260709 13:08:06.684875 19193 raft_consensus.cc:2468] T 6230b0f7331743a2840849bd23d503ae P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 1.
I20260709 13:08:06.685909 19341 raft_consensus.cc:3060] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.686273 19392 leader_election.cc:290] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:06.686347 19387 raft_consensus.cc:2804] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.686926 19387 raft_consensus.cc:697] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Becoming Leader. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Running, Role: LEADER
I20260709 13:08:06.687673 19193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa" is_pre_election: true
I20260709 13:08:06.687785 19387 consensus_queue.cc:237] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.682942 19270 raft_consensus.cc:2468] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 0.
I20260709 13:08:06.688063 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6" is_pre_election: true
I20260709 13:08:06.689400 19269 raft_consensus.cc:2468] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 0.
I20260709 13:08:06.689604 19342 raft_consensus.cc:2468] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 0.
I20260709 13:08:06.690757 19307 leader_election.cc:304] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, 48ce4bcbd2f44d2684f8962510f4af15; no voters: 
I20260709 13:08:06.691874 19158 leader_election.cc:304] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:06.693439 19392 raft_consensus.cc:2804] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.693902 19392 raft_consensus.cc:493] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.694298 19392 raft_consensus.cc:3060] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.677884 19343 raft_consensus.cc:2468] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 1.
I20260709 13:08:06.695274 19393 consensus_queue.cc:1048] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.677932 19388 ts_tablet_manager.cc:1434] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:08:06.688308 19193 raft_consensus.cc:2468] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 0.
I20260709 13:08:06.701794 19407 raft_consensus.cc:2804] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:06.703117 19392 raft_consensus.cc:515] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.704041 19407 raft_consensus.cc:493] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:06.704547 19407 raft_consensus.cc:3060] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.706069 19193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:06.708324 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:06.708930 19269 raft_consensus.cc:3060] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.711248 19407 raft_consensus.cc:515] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.715962 19269 raft_consensus.cc:2468] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 1.
I20260709 13:08:06.717993 19307 leader_election.cc:304] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, 48ce4bcbd2f44d2684f8962510f4af15; no voters: 
I20260709 13:08:06.719228 19412 raft_consensus.cc:2804] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:06.719657 19412 raft_consensus.cc:697] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Becoming Leader. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Running, Role: LEADER
I20260709 13:08:06.720489 19407 leader_election.cc:290] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 1 election: Requested vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.720839 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:06.720374 19341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:06.722934 19270 raft_consensus.cc:2393] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d1dc056443864a489b6cdc95fe377aaa in current term 1: Already voted for candidate 48ce4bcbd2f44d2684f8962510f4af15 in this term.
I20260709 13:08:06.720413 19412 consensus_queue.cc:237] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.724086 19158 leader_election.cc:304] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [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: d1dc056443864a489b6cdc95fe377aaa; no voters: 0ac4b06bd933405a9e7a178b532f83a6, 48ce4bcbd2f44d2684f8962510f4af15
I20260709 13:08:06.716694 19193 raft_consensus.cc:2393] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 48ce4bcbd2f44d2684f8962510f4af15 in current term 1: Already voted for candidate d1dc056443864a489b6cdc95fe377aaa in this term.
I20260709 13:08:06.727407 19407 raft_consensus.cc:2749] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:06.728693 19392 leader_election.cc:290] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 1 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:06.735994 19091 catalog_manager.cc:5697] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "48ce4bcbd2f44d2684f8962510f4af15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:06.738629 19093 catalog_manager.cc:5697] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "0ac4b06bd933405a9e7a178b532f83a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.740140 19093 catalog_manager.cc:5697] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "0ac4b06bd933405a9e7a178b532f83a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.741364 19093 catalog_manager.cc:5697] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "0ac4b06bd933405a9e7a178b532f83a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.747117 19387 raft_consensus.cc:493] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:06.747509 19387 raft_consensus.cc:515] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.750890 19193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac2f0d188df4f3da36612554529de99" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa" is_pre_election: true
I20260709 13:08:06.751621 19193 raft_consensus.cc:2393] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ac4b06bd933405a9e7a178b532f83a6 in current term 1: Already voted for candidate 48ce4bcbd2f44d2684f8962510f4af15 in this term.
I20260709 13:08:06.752054 19341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac2f0d188df4f3da36612554529de99" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15" is_pre_election: true
I20260709 13:08:06.753242 19387 leader_election.cc:290] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.753312 19393 consensus_queue.cc:1048] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:06.753268 19233 leader_election.cc:304] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6; no voters: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa
I20260709 13:08:06.754948 19387 raft_consensus.cc:3060] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:06.761469 19387 raft_consensus.cc:2749] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:06.779325 19392 consensus_queue.cc:1048] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.788766 19416 consensus_queue.cc:1048] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:06.902253 19343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "801210ecaef045f39923d180402140a3"
dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
mode: GRACEFUL
new_leader_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:57186
I20260709 13:08:06.902743 19343 raft_consensus.cc:606] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Received request to transfer leadership to TS d1dc056443864a489b6cdc95fe377aaa
I20260709 13:08:06.907260 19343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ac2f0d188df4f3da36612554529de99"
dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
mode: GRACEFUL
new_leader_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:57186
I20260709 13:08:06.907713 19343 raft_consensus.cc:606] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Received request to transfer leadership to TS d1dc056443864a489b6cdc95fe377aaa
I20260709 13:08:06.919727 19269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d0d5d038007449c9d6f767f3fe0a126"
dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
mode: GRACEFUL
new_leader_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:50774
I20260709 13:08:06.920182 19269 raft_consensus.cc:606] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Received request to transfer leadership to TS d1dc056443864a489b6cdc95fe377aaa
I20260709 13:08:06.924680 19269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d"
dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
mode: GRACEFUL
new_leader_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:50774
I20260709 13:08:06.925091 19269 raft_consensus.cc:606] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Received request to transfer leadership to TS d1dc056443864a489b6cdc95fe377aaa
I20260709 13:08:06.925570 19416 consensus_queue.cc:1048] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.930171 19343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45f240b473a64ecaab3958eaa45c6e16"
dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
mode: GRACEFUL
new_leader_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
 from {username='slave'} at 127.0.0.1:57186
I20260709 13:08:06.930711 19343 raft_consensus.cc:606] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Received request to transfer leadership to TS 0ac4b06bd933405a9e7a178b532f83a6
I20260709 13:08:06.935268 19412 consensus_queue.cc:1048] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:06.940055 19343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5"
dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
mode: GRACEFUL
new_leader_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
 from {username='slave'} at 127.0.0.1:57186
I20260709 13:08:06.940601 19343 raft_consensus.cc:606] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Received request to transfer leadership to TS 0ac4b06bd933405a9e7a178b532f83a6
I20260709 13:08:06.943221 19392 raft_consensus.cc:993] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15: : Instructing follower 0ac4b06bd933405a9e7a178b532f83a6 to start an election
I20260709 13:08:06.943585 19412 raft_consensus.cc:1081] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Signalling peer 0ac4b06bd933405a9e7a178b532f83a6 to start an election
I20260709 13:08:06.945654 19269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5"
dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
 from {username='slave'} at 127.0.0.1:50750
I20260709 13:08:06.946203 19269 raft_consensus.cc:493] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:06.946602 19269 raft_consensus.cc:3060] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.952365 19269 raft_consensus.cc:515] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.954947 19269 leader_election.cc:290] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 2 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:06.956323 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:06.956909 19343 raft_consensus.cc:3055] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:06.956630 19193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:06.957221 19343 raft_consensus.cc:740] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Running, Role: LEADER
I20260709 13:08:06.957504 19193 raft_consensus.cc:3060] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.957682 19195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5041d03df01c456d98db1672f088c25a"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
mode: GRACEFUL
new_leader_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
 from {username='slave'} at 127.0.0.1:33354
I20260709 13:08:06.958235 19195 raft_consensus.cc:606] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 1 LEADER]: Received request to transfer leadership to TS 0ac4b06bd933405a9e7a178b532f83a6
I20260709 13:08:06.958155 19343 consensus_queue.cc:260] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.959156 19343 raft_consensus.cc:3060] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:06.964184 19193 raft_consensus.cc:2468] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 2.
I20260709 13:08:06.964718 19343 raft_consensus.cc:2468] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 2.
I20260709 13:08:06.965137 19233 leader_election.cc:304] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:06.965938 19387 raft_consensus.cc:2804] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:06.966357 19387 raft_consensus.cc:697] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 LEADER]: Becoming Leader. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Running, Role: LEADER
I20260709 13:08:06.967129 19387 consensus_queue.cc:237] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:06.967926 19269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55fdafbff88748fd80e086f200852775"
dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
mode: GRACEFUL
new_leader_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
 from {username='slave'} at 127.0.0.1:50774
I20260709 13:08:06.968451 19269 raft_consensus.cc:606] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Received request to transfer leadership to TS 48ce4bcbd2f44d2684f8962510f4af15
I20260709 13:08:06.973276 19091 catalog_manager.cc:5697] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 reported cstate change: term changed from 1 to 2, leader changed from 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67) to 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "0ac4b06bd933405a9e7a178b532f83a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:07.035615 19393 consensus_queue.cc:1048] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.041873 19448 raft_consensus.cc:993] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa: : Instructing follower 0ac4b06bd933405a9e7a178b532f83a6 to start an election
I20260709 13:08:07.042320 19448 raft_consensus.cc:1081] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 1 LEADER]: Signalling peer 0ac4b06bd933405a9e7a178b532f83a6 to start an election
I20260709 13:08:07.045312 19412 consensus_queue.cc:1048] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.045873 19269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5041d03df01c456d98db1672f088c25a"
dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
 from {username='slave'} at 127.0.0.1:50760
I20260709 13:08:07.046411 19269 raft_consensus.cc:493] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.046859 19269 raft_consensus.cc:3060] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.047328 19393 consensus_queue.cc:1048] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.057507 19387 consensus_queue.cc:1048] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:07.057565 19269 raft_consensus.cc:515] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.058859 19387 consensus_queue.cc:1048] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.063788 19452 raft_consensus.cc:993] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15: : Instructing follower d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:07.064229 19452 raft_consensus.cc:1081] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Signalling peer d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:07.066953 19195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ac2f0d188df4f3da36612554529de99"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:33334
I20260709 13:08:07.067513 19195 raft_consensus.cc:493] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.067852 19195 raft_consensus.cc:3060] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.071653 19342 raft_consensus.cc:3060] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.073942 19452 consensus_queue.cc:1048] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.080356 19195 raft_consensus.cc:515] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.082571 19269 leader_election.cc:290] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 2 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:07.083330 19431 consensus_queue.cc:1048] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.084442 19194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5041d03df01c456d98db1672f088c25a" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:07.085012 19194 raft_consensus.cc:3055] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.084321 19195 leader_election.cc:290] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 2 election: Requested vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:07.086153 19342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5041d03df01c456d98db1672f088c25a" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:07.086448 19431 consensus_queue.cc:1048] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.086710 19342 raft_consensus.cc:3060] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.086910 19452 raft_consensus.cc:493] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:07.087353 19452 raft_consensus.cc:515] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.088599 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac2f0d188df4f3da36612554529de99" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:07.089243 19452 leader_election.cc:290] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:07.101130 19387 raft_consensus.cc:993] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6: : Instructing follower 48ce4bcbd2f44d2684f8962510f4af15 to start an election
I20260709 13:08:07.101636 19387 raft_consensus.cc:1081] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Signalling peer 48ce4bcbd2f44d2684f8962510f4af15 to start an election
I20260709 13:08:07.085309 19194 raft_consensus.cc:740] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:07.104434 19194 consensus_queue.cc:260] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.105729 19194 raft_consensus.cc:3060] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.090386 19192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fdafbff88748fd80e086f200852775" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1dc056443864a489b6cdc95fe377aaa" is_pre_election: true
I20260709 13:08:07.088596 19341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac2f0d188df4f3da36612554529de99" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:07.110507 19341 raft_consensus.cc:3055] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.110865 19341 raft_consensus.cc:740] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Running, Role: LEADER
I20260709 13:08:07.111637 19341 consensus_queue.cc:260] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.112360 19194 raft_consensus.cc:2468] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 2.
I20260709 13:08:07.112872 19341 raft_consensus.cc:3060] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.093021 19342 raft_consensus.cc:2468] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 2.
I20260709 13:08:07.097682 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fdafbff88748fd80e086f200852775" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6" is_pre_election: true
I20260709 13:08:07.098191 19431 consensus_queue.cc:1048] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.114370 19233 leader_election.cc:304] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:07.115212 19436 raft_consensus.cc:2804] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.115734 19436 raft_consensus.cc:697] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 LEADER]: Becoming Leader. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Running, Role: LEADER
I20260709 13:08:07.116890 19436 consensus_queue.cc:237] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.121788 19342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55fdafbff88748fd80e086f200852775"
dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
 from {username='slave'} at 127.0.0.1:57172
I20260709 13:08:07.122411 19342 raft_consensus.cc:493] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.122754 19342 raft_consensus.cc:3060] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.126101 19431 consensus_queue.cc:1048] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.126542 19307 leader_election.cc:304] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48ce4bcbd2f44d2684f8962510f4af15; no voters: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa
I20260709 13:08:07.129766 19431 consensus_queue.cc:1048] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.140394 19341 raft_consensus.cc:2468] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 2.
I20260709 13:08:07.149574 19158 leader_election.cc:304] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [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: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa; no voters: 0ac4b06bd933405a9e7a178b532f83a6
I20260709 13:08:07.150691 19407 raft_consensus.cc:2804] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.151122 19407 raft_consensus.cc:697] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Becoming Leader. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:07.151876 19407 consensus_queue.cc:237] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.142961 19342 raft_consensus.cc:515] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.154567 19436 consensus_queue.cc:1048] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.156337 19091 catalog_manager.cc:5697] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 reported cstate change: term changed from 1 to 2, leader changed from d1dc056443864a489b6cdc95fe377aaa (127.18.33.65) to 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "0ac4b06bd933405a9e7a178b532f83a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:07.165024 19431 raft_consensus.cc:993] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6: : Instructing follower d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:07.165858 19430 raft_consensus.cc:1081] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Signalling peer d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:07.167397 19452 raft_consensus.cc:2749] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:07.169014 19193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d0d5d038007449c9d6f767f3fe0a126"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:33344
I20260709 13:08:07.169567 19193 raft_consensus.cc:493] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.169898 19193 raft_consensus.cc:3060] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.170637 19342 leader_election.cc:290] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 2 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:07.171720 19192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fdafbff88748fd80e086f200852775" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:07.172415 19192 raft_consensus.cc:3060] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.174953 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55fdafbff88748fd80e086f200852775" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:07.174670 19090 catalog_manager.cc:5697] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa reported cstate change: term changed from 1 to 2, leader changed from 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67) to d1dc056443864a489b6cdc95fe377aaa (127.18.33.65). New cstate: current_term: 2 leader_uuid: "d1dc056443864a489b6cdc95fe377aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:07.175550 19269 raft_consensus.cc:3055] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.175947 19269 raft_consensus.cc:740] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Running, Role: LEADER
I20260709 13:08:07.176440 19193 raft_consensus.cc:515] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.176720 19269 consensus_queue.cc:260] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.177805 19269 raft_consensus.cc:3060] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.178736 19193 leader_election.cc:290] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 2 election: Requested vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:07.179391 19270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0d5d038007449c9d6f767f3fe0a126" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:07.179952 19270 raft_consensus.cc:3055] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.180249 19270 raft_consensus.cc:740] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Running, Role: LEADER
I20260709 13:08:07.181177 19438 raft_consensus.cc:993] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6: : Instructing follower d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:07.180954 19270 consensus_queue.cc:260] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.181615 19438 raft_consensus.cc:1081] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Signalling peer d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:07.182309 19270 raft_consensus.cc:3060] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.184114 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0d5d038007449c9d6f767f3fe0a126" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:07.184618 19344 raft_consensus.cc:3060] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.184818 19195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:33344
I20260709 13:08:07.185333 19195 raft_consensus.cc:493] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.185699 19195 raft_consensus.cc:3060] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.179366 19192 raft_consensus.cc:2468] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 2.
I20260709 13:08:07.188859 19307 leader_election.cc:304] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:07.190196 19452 raft_consensus.cc:2804] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.190287 19270 raft_consensus.cc:2468] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 2.
I20260709 13:08:07.190680 19452 raft_consensus.cc:697] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 LEADER]: Becoming Leader. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Running, Role: LEADER
I20260709 13:08:07.191404 19158 leader_election.cc:304] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:07.192217 19407 raft_consensus.cc:2804] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.192138 19412 consensus_queue.cc:1048] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.192678 19407 raft_consensus.cc:697] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Becoming Leader. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:07.193445 19407 consensus_queue.cc:237] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.195466 19269 raft_consensus.cc:2468] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 2.
I20260709 13:08:07.191432 19452 consensus_queue.cc:237] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.199018 19195 raft_consensus.cc:515] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.200984 19195 leader_election.cc:290] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 2 election: Requested vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:07.202085 19344 raft_consensus.cc:2468] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 2.
I20260709 13:08:07.202679 19193 raft_consensus.cc:1240] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Rejecting Update request from peer 0ac4b06bd933405a9e7a178b532f83a6 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:07.205061 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:07.205740 19269 raft_consensus.cc:3055] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.206123 19269 raft_consensus.cc:740] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Running, Role: LEADER
I20260709 13:08:07.206212 19438 consensus_queue.cc:1059] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.208321 19342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:07.208940 19342 raft_consensus.cc:3060] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.210035 19090 catalog_manager.cc:5697] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 reported cstate change: term changed from 1 to 2, leader changed from 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66) to 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67). New cstate: current_term: 2 leader_uuid: "48ce4bcbd2f44d2684f8962510f4af15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:07.212316 19269 consensus_queue.cc:260] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.213569 19269 raft_consensus.cc:3060] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.213426 19412 consensus_queue.cc:1048] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:07.219295 19342 raft_consensus.cc:2468] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 2.
I20260709 13:08:07.221432 19158 leader_election.cc:304] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:07.222489 19407 raft_consensus.cc:2804] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.223203 19269 raft_consensus.cc:2468] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 2.
I20260709 13:08:07.223035 19407 raft_consensus.cc:697] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Becoming Leader. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:07.223881 19412 raft_consensus.cc:993] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15: : Instructing follower d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:07.224327 19412 raft_consensus.cc:1081] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Signalling peer d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:07.224439 19407 consensus_queue.cc:237] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
W20260709 13:08:07.226191 19438 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:08:07.228339 19091 catalog_manager.cc:5697] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa reported cstate change: term changed from 1 to 2, leader changed from 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66) to d1dc056443864a489b6cdc95fe377aaa (127.18.33.65). New cstate: current_term: 2 leader_uuid: "d1dc056443864a489b6cdc95fe377aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:07.230702 19193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "801210ecaef045f39923d180402140a3"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:33334
I20260709 13:08:07.231238 19193 raft_consensus.cc:493] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.231578 19193 raft_consensus.cc:3060] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.237187 19193 raft_consensus.cc:515] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.240252 19193 leader_election.cc:290] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 2 election: Requested vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:07.242061 19342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:07.242625 19342 raft_consensus.cc:3055] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.242974 19342 raft_consensus.cc:740] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Running, Role: LEADER
I20260709 13:08:07.244063 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:07.244153 19342 consensus_queue.cc:260] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.244920 19269 raft_consensus.cc:3060] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.245539 19342 raft_consensus.cc:3060] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.246376 19092 catalog_manager.cc:5697] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa reported cstate change: term changed from 1 to 2, leader changed from 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66) to d1dc056443864a489b6cdc95fe377aaa (127.18.33.65). New cstate: current_term: 2 leader_uuid: "d1dc056443864a489b6cdc95fe377aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:07.250160 19342 raft_consensus.cc:2468] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 2.
I20260709 13:08:07.251065 19158 leader_election.cc:304] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:07.251585 19269 raft_consensus.cc:2468] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 2.
I20260709 13:08:07.251672 19407 raft_consensus.cc:2804] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.252206 19407 raft_consensus.cc:697] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Becoming Leader. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:07.252964 19407 consensus_queue.cc:237] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.259774 19092 catalog_manager.cc:5697] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa reported cstate change: term changed from 1 to 2, leader changed from 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67) to d1dc056443864a489b6cdc95fe377aaa (127.18.33.65). New cstate: current_term: 2 leader_uuid: "d1dc056443864a489b6cdc95fe377aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:07.297365 19452 raft_consensus.cc:993] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15: : Instructing follower 0ac4b06bd933405a9e7a178b532f83a6 to start an election
I20260709 13:08:07.297857 19392 raft_consensus.cc:1081] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Signalling peer 0ac4b06bd933405a9e7a178b532f83a6 to start an election
I20260709 13:08:07.299228 19269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45f240b473a64ecaab3958eaa45c6e16"
dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
 from {username='slave'} at 127.0.0.1:50750
I20260709 13:08:07.299667 19269 raft_consensus.cc:493] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:07.299947 19269 raft_consensus.cc:3060] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.304121 19269 raft_consensus.cc:515] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.305575 19269 leader_election.cc:290] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 2 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:07.306366 19193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f240b473a64ecaab3958eaa45c6e16" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:07.306519 19342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f240b473a64ecaab3958eaa45c6e16" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:07.306883 19193 raft_consensus.cc:3060] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.306944 19342 raft_consensus.cc:3055] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:07.307258 19342 raft_consensus.cc:740] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Running, Role: LEADER
I20260709 13:08:07.307888 19342 consensus_queue.cc:260] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.308713 19342 raft_consensus.cc:3060] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.311271 19193 raft_consensus.cc:2468] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 2.
I20260709 13:08:07.312263 19233 leader_election.cc:304] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:07.312916 19438 raft_consensus.cc:2804] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:07.313027 19342 raft_consensus.cc:2468] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 2.
I20260709 13:08:07.313408 19438 raft_consensus.cc:697] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 LEADER]: Becoming Leader. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Running, Role: LEADER
I20260709 13:08:07.314301 19438 consensus_queue.cc:237] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:07.320147 19092 catalog_manager.cc:5697] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 reported cstate change: term changed from 1 to 2, leader changed from 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67) to 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "0ac4b06bd933405a9e7a178b532f83a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:07.442520 19342 raft_consensus.cc:1275] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Refusing update from remote peer 0ac4b06bd933405a9e7a178b532f83a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.443817 19438 consensus_queue.cc:1048] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.451056 19193 raft_consensus.cc:1275] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Refusing update from remote peer 0ac4b06bd933405a9e7a178b532f83a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.452262 19437 consensus_queue.cc:1048] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.542999 19269 raft_consensus.cc:3060] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:07.547487 19269 raft_consensus.cc:1275] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.548635 19407 consensus_queue.cc:1048] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.555851 19342 raft_consensus.cc:1275] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.557228 19407 consensus_queue.cc:1048] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.575017 19269 raft_consensus.cc:1275] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.576100 19407 consensus_queue.cc:1048] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.582712 19342 raft_consensus.cc:1275] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.584704 19448 consensus_queue.cc:1048] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.620445 19193 raft_consensus.cc:1275] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Refusing update from remote peer 0ac4b06bd933405a9e7a178b532f83a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.621613 19437 consensus_queue.cc:1048] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.628852 19342 raft_consensus.cc:1275] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Refusing update from remote peer 0ac4b06bd933405a9e7a178b532f83a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.631278 19437 consensus_queue.cc:1048] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.639441 19269 raft_consensus.cc:1275] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.640729 19448 consensus_queue.cc:1048] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.644466 19193 raft_consensus.cc:1275] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Refusing update from remote peer 48ce4bcbd2f44d2684f8962510f4af15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.646823 19392 consensus_queue.cc:1048] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.653187 19342 raft_consensus.cc:1275] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.654865 19269 raft_consensus.cc:1275] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.656418 19268 raft_consensus.cc:1275] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Refusing update from remote peer 48ce4bcbd2f44d2684f8962510f4af15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.657793 19392 consensus_queue.cc:1048] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.658578 19407 consensus_queue.cc:1048] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.661095 19407 consensus_queue.cc:1048] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.675969 19342 raft_consensus.cc:1275] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.679574 19448 consensus_queue.cc:1048] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.745075 19193 raft_consensus.cc:1275] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Refusing update from remote peer 0ac4b06bd933405a9e7a178b532f83a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.746201 19437 consensus_queue.cc:1048] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:07.753662 19342 raft_consensus.cc:1275] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Refusing update from remote peer 0ac4b06bd933405a9e7a178b532f83a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:07.755246 19431 consensus_queue.cc:1048] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.997298 18565 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:08:09.997987 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:10.013007 19193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "801210ecaef045f39923d180402140a3"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
mode: GRACEFUL
new_leader_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
 from {username='slave'} at 127.0.0.1:33356
I20260709 13:08:10.013465 19193 raft_consensus.cc:606] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Received request to transfer leadership to TS 48ce4bcbd2f44d2684f8962510f4af15
I20260709 13:08:10.015508 19193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
mode: GRACEFUL
new_leader_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
 from {username='slave'} at 127.0.0.1:33356
I20260709 13:08:10.015897 19193 raft_consensus.cc:606] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Received request to transfer leadership to TS 48ce4bcbd2f44d2684f8962510f4af15
I20260709 13:08:10.016898 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:10.017271 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:10.131632 19472 raft_consensus.cc:993] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa: : Instructing follower 48ce4bcbd2f44d2684f8962510f4af15 to start an election
I20260709 13:08:10.132035 19472 raft_consensus.cc:1081] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Signalling peer 48ce4bcbd2f44d2684f8962510f4af15 to start an election
I20260709 13:08:10.133472 19344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d"
dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
 from {username='slave'} at 127.0.0.1:57168
I20260709 13:08:10.133965 19344 raft_consensus.cc:493] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.134225 19344 raft_consensus.cc:3060] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:10.139019 19344 raft_consensus.cc:515] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:10.141144 19344 leader_election.cc:290] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 3 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:10.142833 19268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:10.142910 19193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:10.143383 19268 raft_consensus.cc:3060] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:10.143460 19193 raft_consensus.cc:3055] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:10.143823 19193 raft_consensus.cc:740] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:10.144538 19193 consensus_queue.cc:260] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:10.145416 19193 raft_consensus.cc:3060] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:10.147994 19268 raft_consensus.cc:2468] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 3.
I20260709 13:08:10.149147 19307 leader_election.cc:304] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, 48ce4bcbd2f44d2684f8962510f4af15; no voters: 
I20260709 13:08:10.149804 19392 raft_consensus.cc:2804] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:10.150763 19392 raft_consensus.cc:697] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 LEADER]: Becoming Leader. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Running, Role: LEADER
I20260709 13:08:10.151023 19193 raft_consensus.cc:2468] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 3.
I20260709 13:08:10.151499 19392 consensus_queue.cc:237] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:10.157774 19092 catalog_manager.cc:5697] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 reported cstate change: term changed from 2 to 3, leader changed from d1dc056443864a489b6cdc95fe377aaa (127.18.33.65) to 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67). New cstate: current_term: 3 leader_uuid: "48ce4bcbd2f44d2684f8962510f4af15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:10.291680 19473 raft_consensus.cc:993] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa: : Instructing follower 48ce4bcbd2f44d2684f8962510f4af15 to start an election
I20260709 13:08:10.292038 19472 raft_consensus.cc:1081] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Signalling peer 48ce4bcbd2f44d2684f8962510f4af15 to start an election
I20260709 13:08:10.293298 19342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "801210ecaef045f39923d180402140a3"
dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
 from {username='slave'} at 127.0.0.1:57168
I20260709 13:08:10.293743 19342 raft_consensus.cc:493] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:10.294011 19342 raft_consensus.cc:3060] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:10.298295 19342 raft_consensus.cc:515] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:10.300050 19342 leader_election.cc:290] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 3 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:10.300697 19193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:10.300875 19268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:10.301386 19193 raft_consensus.cc:3055] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:10.301491 19268 raft_consensus.cc:3060] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:10.301673 19193 raft_consensus.cc:740] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:10.302402 19193 consensus_queue.cc:260] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:10.303239 19193 raft_consensus.cc:3060] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:10.305905 19268 raft_consensus.cc:2468] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 3.
I20260709 13:08:10.307322 19307 leader_election.cc:304] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, 48ce4bcbd2f44d2684f8962510f4af15; no voters: 
I20260709 13:08:10.307972 19392 raft_consensus.cc:2804] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:10.308403 19193 raft_consensus.cc:2468] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 3.
I20260709 13:08:10.308441 19392 raft_consensus.cc:697] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 LEADER]: Becoming Leader. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Running, Role: LEADER
I20260709 13:08:10.309463 19392 consensus_queue.cc:237] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:10.315654 19092 catalog_manager.cc:5697] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 reported cstate change: term changed from 2 to 3, leader changed from d1dc056443864a489b6cdc95fe377aaa (127.18.33.65) to 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67). New cstate: current_term: 3 leader_uuid: "48ce4bcbd2f44d2684f8962510f4af15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:10.599015 19268 raft_consensus.cc:1275] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Refusing update from remote peer 48ce4bcbd2f44d2684f8962510f4af15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:10.600193 19392 consensus_queue.cc:1048] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:10.611246 19193 raft_consensus.cc:1275] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Refusing update from remote peer 48ce4bcbd2f44d2684f8962510f4af15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:10.612747 19392 consensus_queue.cc:1048] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:10.740541 19193 raft_consensus.cc:1275] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Refusing update from remote peer 48ce4bcbd2f44d2684f8962510f4af15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:10.741601 19392 consensus_queue.cc:1048] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:10.749939 19268 raft_consensus.cc:1275] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Refusing update from remote peer 48ce4bcbd2f44d2684f8962510f4af15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:10.751593 19392 consensus_queue.cc:1048] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.018010 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:11.031848 19342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "801210ecaef045f39923d180402140a3"
dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
mode: GRACEFUL
new_leader_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:57186
I20260709 13:08:11.032334 19342 raft_consensus.cc:606] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 LEADER]: Received request to transfer leadership to TS d1dc056443864a489b6cdc95fe377aaa
I20260709 13:08:11.041422 19342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d"
dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
mode: GRACEFUL
new_leader_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:57186
I20260709 13:08:11.041869 19342 raft_consensus.cc:606] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 LEADER]: Received request to transfer leadership to TS d1dc056443864a489b6cdc95fe377aaa
I20260709 13:08:11.045873 19269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45f240b473a64ecaab3958eaa45c6e16"
dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
mode: GRACEFUL
new_leader_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:50774
I20260709 13:08:11.046281 19269 raft_consensus.cc:606] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 LEADER]: Received request to transfer leadership to TS d1dc056443864a489b6cdc95fe377aaa
I20260709 13:08:11.050530 19269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5"
dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
mode: GRACEFUL
new_leader_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:50774
I20260709 13:08:11.050999 19269 raft_consensus.cc:606] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 LEADER]: Received request to transfer leadership to TS d1dc056443864a489b6cdc95fe377aaa
I20260709 13:08:11.054952 19269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5041d03df01c456d98db1672f088c25a"
dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
mode: GRACEFUL
new_leader_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:50774
I20260709 13:08:11.055292 19269 raft_consensus.cc:606] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 LEADER]: Received request to transfer leadership to TS d1dc056443864a489b6cdc95fe377aaa
I20260709 13:08:11.087813 19392 raft_consensus.cc:993] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15: : Instructing follower d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:11.088272 19485 raft_consensus.cc:1081] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 LEADER]: Signalling peer d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:11.089675 19193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:33334
I20260709 13:08:11.090090 19193 raft_consensus.cc:493] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.090335 19193 raft_consensus.cc:3060] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:11.094409 19193 raft_consensus.cc:515] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:11.096649 19193 leader_election.cc:290] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 4 election: Requested vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:11.097615 19342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:11.096531 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:11.098181 19342 raft_consensus.cc:3055] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:11.098336 19269 raft_consensus.cc:3060] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:11.098448 19491 raft_consensus.cc:993] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6: : Instructing follower d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:11.098543 19342 raft_consensus.cc:740] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Running, Role: LEADER
I20260709 13:08:11.098995 19438 raft_consensus.cc:1081] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 LEADER]: Signalling peer d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:11.099453 19342 consensus_queue.cc:260] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:11.100232 19193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45f240b473a64ecaab3958eaa45c6e16"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:33344
I20260709 13:08:11.100564 19193 raft_consensus.cc:493] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.100571 19342 raft_consensus.cc:3060] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:11.100960 19193 raft_consensus.cc:3060] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:11.103055 19269 raft_consensus.cc:2468] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 4.
I20260709 13:08:11.103914 19158 leader_election.cc:304] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [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: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:11.104586 19472 raft_consensus.cc:2804] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:11.105558 19472 raft_consensus.cc:697] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 4 LEADER]: Becoming Leader. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:11.106220 19472 consensus_queue.cc:237] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:11.106560 19193 raft_consensus.cc:515] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:11.107187 19342 raft_consensus.cc:2468] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 4.
I20260709 13:08:11.108276 19193 leader_election.cc:290] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 3 election: Requested vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:11.108835 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f240b473a64ecaab3958eaa45c6e16" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:11.109328 19269 raft_consensus.cc:3055] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:11.109601 19342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f240b473a64ecaab3958eaa45c6e16" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:11.109625 19269 raft_consensus.cc:740] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Running, Role: LEADER
I20260709 13:08:11.110200 19342 raft_consensus.cc:3060] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:11.110565 19269 consensus_queue.cc:260] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:11.111611 19269 raft_consensus.cc:3060] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:11.113981 19091 catalog_manager.cc:5697] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa reported cstate change: term changed from 3 to 4, leader changed from 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67) to d1dc056443864a489b6cdc95fe377aaa (127.18.33.65). New cstate: current_term: 4 leader_uuid: "d1dc056443864a489b6cdc95fe377aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.114619 19342 raft_consensus.cc:2468] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 3.
I20260709 13:08:11.115617 19158 leader_election.cc:304] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:11.116734 19472 raft_consensus.cc:2804] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:11.116906 19269 raft_consensus.cc:2468] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 3.
I20260709 13:08:11.117238 19472 raft_consensus.cc:697] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [term 3 LEADER]: Becoming Leader. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:11.118078 19472 consensus_queue.cc:237] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:11.127668 19091 catalog_manager.cc:5697] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa reported cstate change: term changed from 2 to 3, leader changed from 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66) to d1dc056443864a489b6cdc95fe377aaa (127.18.33.65). New cstate: current_term: 3 leader_uuid: "d1dc056443864a489b6cdc95fe377aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.167024 19491 raft_consensus.cc:993] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6: : Instructing follower d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:11.167413 19438 raft_consensus.cc:1081] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 LEADER]: Signalling peer d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:11.168632 19193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:33344
I20260709 13:08:11.169018 19193 raft_consensus.cc:493] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.169256 19193 raft_consensus.cc:3060] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:11.173241 19193 raft_consensus.cc:515] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:11.174469 19193 leader_election.cc:290] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 3 election: Requested vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:11.175225 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:11.175485 19342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:11.175633 19269 raft_consensus.cc:3055] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:11.175930 19269 raft_consensus.cc:740] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Running, Role: LEADER
I20260709 13:08:11.175941 19342 raft_consensus.cc:3060] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:11.176560 19269 consensus_queue.cc:260] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:11.177313 19269 raft_consensus.cc:3060] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:11.180163 19342 raft_consensus.cc:2468] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 3.
I20260709 13:08:11.180732 19269 raft_consensus.cc:2468] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 3.
I20260709 13:08:11.180996 19158 leader_election.cc:304] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:11.182014 19472 raft_consensus.cc:2804] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:11.182390 19472 raft_consensus.cc:697] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 3 LEADER]: Becoming Leader. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:11.183133 19472 consensus_queue.cc:237] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:11.184266 19392 raft_consensus.cc:993] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15: : Instructing follower d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:11.184603 19485 raft_consensus.cc:1081] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 LEADER]: Signalling peer d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:11.185930 19193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "801210ecaef045f39923d180402140a3"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:33334
I20260709 13:08:11.186487 19193 raft_consensus.cc:493] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.186806 19193 raft_consensus.cc:3060] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:11.189551 19091 catalog_manager.cc:5697] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa reported cstate change: term changed from 2 to 3, leader changed from 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66) to d1dc056443864a489b6cdc95fe377aaa (127.18.33.65). New cstate: current_term: 3 leader_uuid: "d1dc056443864a489b6cdc95fe377aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.193127 19193 raft_consensus.cc:515] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:11.194607 19193 leader_election.cc:290] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 4 election: Requested vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:11.195253 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:11.195736 19269 raft_consensus.cc:3060] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:11.196072 19342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:11.196535 19342 raft_consensus.cc:3055] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:11.196839 19342 raft_consensus.cc:740] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Running, Role: LEADER
I20260709 13:08:11.197536 19342 consensus_queue.cc:260] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:11.198668 19342 raft_consensus.cc:3060] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:11.201766 19269 raft_consensus.cc:2468] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 4.
I20260709 13:08:11.202852 19158 leader_election.cc:304] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [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: 0ac4b06bd933405a9e7a178b532f83a6, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:11.203583 19472 raft_consensus.cc:2804] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:11.203591 19342 raft_consensus.cc:2468] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 4.
I20260709 13:08:11.204159 19472 raft_consensus.cc:697] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 4 LEADER]: Becoming Leader. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:11.204843 19472 consensus_queue.cc:237] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:11.210125 19091 catalog_manager.cc:5697] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa reported cstate change: term changed from 3 to 4, leader changed from 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67) to d1dc056443864a489b6cdc95fe377aaa (127.18.33.65). New cstate: current_term: 4 leader_uuid: "d1dc056443864a489b6cdc95fe377aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.387540 19491 raft_consensus.cc:993] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6: : Instructing follower d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:11.387920 19438 raft_consensus.cc:1081] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 LEADER]: Signalling peer d1dc056443864a489b6cdc95fe377aaa to start an election
I20260709 13:08:11.389230 19193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5041d03df01c456d98db1672f088c25a"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
 from {username='slave'} at 127.0.0.1:33344
I20260709 13:08:11.389626 19193 raft_consensus.cc:493] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.389850 19193 raft_consensus.cc:3060] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:11.393675 19193 raft_consensus.cc:515] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:11.394973 19193 leader_election.cc:290] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 3 election: Requested vote from peers 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:11.395680 19269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5041d03df01c456d98db1672f088c25a" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:11.396013 19342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5041d03df01c456d98db1672f088c25a" candidate_uuid: "d1dc056443864a489b6cdc95fe377aaa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:11.396163 19269 raft_consensus.cc:3055] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:11.396535 19342 raft_consensus.cc:3060] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:11.396535 19269 raft_consensus.cc:740] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Running, Role: LEADER
I20260709 13:08:11.397296 19269 consensus_queue.cc:260] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:11.398483 19269 raft_consensus.cc:3060] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:11.403363 19342 raft_consensus.cc:2468] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 3.
I20260709 13:08:11.404348 19269 raft_consensus.cc:2468] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1dc056443864a489b6cdc95fe377aaa in term 3.
I20260709 13:08:11.404301 19158 leader_election.cc:304] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48ce4bcbd2f44d2684f8962510f4af15, d1dc056443864a489b6cdc95fe377aaa; no voters: 
I20260709 13:08:11.405076 19472 raft_consensus.cc:2804] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:11.405511 19472 raft_consensus.cc:697] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 3 LEADER]: Becoming Leader. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:11.406139 19472 consensus_queue.cc:237] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:11.414428 19091 catalog_manager.cc:5697] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa reported cstate change: term changed from 2 to 3, leader changed from 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66) to d1dc056443864a489b6cdc95fe377aaa (127.18.33.65). New cstate: current_term: 3 leader_uuid: "d1dc056443864a489b6cdc95fe377aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.640129 19342 raft_consensus.cc:1275] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:11.641492 19472 consensus_queue.cc:1048] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.646246 19268 raft_consensus.cc:1275] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 4 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:11.647678 19472 consensus_queue.cc:1048] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:11.659446 19268 raft_consensus.cc:1275] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:11.661835 19269 raft_consensus.cc:1275] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:11.665254 19502 consensus_queue.cc:1048] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.667191 19502 consensus_queue.cc:1048] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.670315 19344 raft_consensus.cc:1275] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 4 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:11.676038 19502 consensus_queue.cc:1048] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:11.685472 19344 raft_consensus.cc:1275] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:11.687340 19501 consensus_queue.cc:1048] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.689101 19268 raft_consensus.cc:1275] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 4 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:11.690438 19501 consensus_queue.cc:1048] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:11.701830 19344 raft_consensus.cc:1275] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 4 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:11.703476 19501 consensus_queue.cc:1048] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:11.798770 19268 raft_consensus.cc:1275] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:11.799902 19501 consensus_queue.cc:1048] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.807274 19344 raft_consensus.cc:1275] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Refusing update from remote peer d1dc056443864a489b6cdc95fe377aaa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:11.808557 19501 consensus_queue.cc:1048] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:14.061748 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:14.069067 19193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
mode: GRACEFUL
new_leader_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
 from {username='slave'} at 127.0.0.1:33356
I20260709 13:08:14.069705 19193 raft_consensus.cc:606] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 3 LEADER]: Received request to transfer leadership to TS 0ac4b06bd933405a9e7a178b532f83a6
I20260709 13:08:14.072322 19193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d0d5d038007449c9d6f767f3fe0a126"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
mode: GRACEFUL
new_leader_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
 from {username='slave'} at 127.0.0.1:33356
I20260709 13:08:14.072732 19193 raft_consensus.cc:606] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Received request to transfer leadership to TS 48ce4bcbd2f44d2684f8962510f4af15
I20260709 13:08:14.074816 19193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "801210ecaef045f39923d180402140a3"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
mode: GRACEFUL
new_leader_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
 from {username='slave'} at 127.0.0.1:33356
I20260709 13:08:14.075199 19193 raft_consensus.cc:606] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 4 LEADER]: Received request to transfer leadership to TS 0ac4b06bd933405a9e7a178b532f83a6
I20260709 13:08:14.077272 19193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d"
dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
mode: GRACEFUL
new_leader_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
 from {username='slave'} at 127.0.0.1:33356
I20260709 13:08:14.077647 19193 raft_consensus.cc:606] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 4 LEADER]: Received request to transfer leadership to TS 48ce4bcbd2f44d2684f8962510f4af15
I20260709 13:08:14.078639 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:08:14.079015 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:14.312776 19513 raft_consensus.cc:993] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa: : Instructing follower 0ac4b06bd933405a9e7a178b532f83a6 to start an election
I20260709 13:08:14.313175 19513 raft_consensus.cc:1081] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 3 LEADER]: Signalling peer 0ac4b06bd933405a9e7a178b532f83a6 to start an election
I20260709 13:08:14.314543 19268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5"
dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
 from {username='slave'} at 127.0.0.1:50760
I20260709 13:08:14.314961 19268 raft_consensus.cc:493] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:14.315246 19268 raft_consensus.cc:3060] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:14.320955 19268 raft_consensus.cc:515] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:14.322641 19268 leader_election.cc:290] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 4 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:14.323580 19193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:14.324084 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11a8139c97c6450aa1be85f88509b0d5" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:14.324266 19193 raft_consensus.cc:3055] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:14.324546 19193 raft_consensus.cc:740] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:14.324579 19344 raft_consensus.cc:3060] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:14.325320 19193 consensus_queue.cc:260] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:14.326265 19193 raft_consensus.cc:3060] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:14.329702 19344 raft_consensus.cc:2468] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 4.
I20260709 13:08:14.330926 19233 leader_election.cc:304] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [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: 0ac4b06bd933405a9e7a178b532f83a6, 48ce4bcbd2f44d2684f8962510f4af15; no voters: 
I20260709 13:08:14.331485 19193 raft_consensus.cc:2468] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 4.
I20260709 13:08:14.331707 19438 raft_consensus.cc:2804] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:14.332710 19438 raft_consensus.cc:697] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 4 LEADER]: Becoming Leader. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Running, Role: LEADER
I20260709 13:08:14.333611 19438 consensus_queue.cc:237] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:14.342213 19091 catalog_manager.cc:5697] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 reported cstate change: term changed from 3 to 4, leader changed from d1dc056443864a489b6cdc95fe377aaa (127.18.33.65) to 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66). New cstate: current_term: 4 leader_uuid: "0ac4b06bd933405a9e7a178b532f83a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:14.465138 19514 raft_consensus.cc:993] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa: : Instructing follower 48ce4bcbd2f44d2684f8962510f4af15 to start an election
I20260709 13:08:14.465636 19513 raft_consensus.cc:1081] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 4 LEADER]: Signalling peer 48ce4bcbd2f44d2684f8962510f4af15 to start an election
I20260709 13:08:14.466914 19344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d"
dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
 from {username='slave'} at 127.0.0.1:57168
I20260709 13:08:14.467311 19344 raft_consensus.cc:493] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:14.467561 19344 raft_consensus.cc:3060] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:14.471565 19344 raft_consensus.cc:515] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:14.472853 19344 leader_election.cc:290] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 5 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:14.473693 19193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:14.473953 19268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf77a8b5c70148e88bfa1ef58f5dc12d" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:14.474115 19193 raft_consensus.cc:3055] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:14.474354 19193 raft_consensus.cc:740] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:14.474397 19268 raft_consensus.cc:3060] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:14.474972 19193 consensus_queue.cc:260] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:14.475757 19193 raft_consensus.cc:3060] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:14.478834 19268 raft_consensus.cc:2468] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 5.
I20260709 13:08:14.479918 19193 raft_consensus.cc:2468] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 5.
I20260709 13:08:14.480137 19307 leader_election.cc:304] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [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: 0ac4b06bd933405a9e7a178b532f83a6, 48ce4bcbd2f44d2684f8962510f4af15; no voters: 
I20260709 13:08:14.481171 19392 raft_consensus.cc:2804] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:14.482235 19392 raft_consensus.cc:697] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 5 LEADER]: Becoming Leader. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Running, Role: LEADER
I20260709 13:08:14.482937 19392 consensus_queue.cc:237] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:14.489558 19091 catalog_manager.cc:5697] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 reported cstate change: term changed from 4 to 5, leader changed from d1dc056443864a489b6cdc95fe377aaa (127.18.33.65) to 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67). New cstate: current_term: 5 leader_uuid: "48ce4bcbd2f44d2684f8962510f4af15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:14.521981 19514 raft_consensus.cc:993] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa: : Instructing follower 0ac4b06bd933405a9e7a178b532f83a6 to start an election
I20260709 13:08:14.522357 19513 raft_consensus.cc:1081] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 4 LEADER]: Signalling peer 0ac4b06bd933405a9e7a178b532f83a6 to start an election
I20260709 13:08:14.523653 19268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "801210ecaef045f39923d180402140a3"
dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
 from {username='slave'} at 127.0.0.1:50760
I20260709 13:08:14.524084 19268 raft_consensus.cc:493] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:14.524354 19268 raft_consensus.cc:3060] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:14.529143 19268 raft_consensus.cc:515] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:14.530979 19268 leader_election.cc:290] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [CANDIDATE]: Term 5 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67:45991)
I20260709 13:08:14.531661 19193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:14.532189 19193 raft_consensus.cc:3055] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:14.532208 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801210ecaef045f39923d180402140a3" candidate_uuid: "0ac4b06bd933405a9e7a178b532f83a6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
I20260709 13:08:14.532473 19193 raft_consensus.cc:740] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:14.532867 19344 raft_consensus.cc:3060] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:14.533623 19193 consensus_queue.cc:260] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:14.534472 19193 raft_consensus.cc:3060] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:14.537128 19344 raft_consensus.cc:2468] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 5.
I20260709 13:08:14.538548 19193 raft_consensus.cc:2468] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac4b06bd933405a9e7a178b532f83a6 in term 5.
I20260709 13:08:14.538451 19233 leader_election.cc:304] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [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: 0ac4b06bd933405a9e7a178b532f83a6, 48ce4bcbd2f44d2684f8962510f4af15; no voters: 
I20260709 13:08:14.539371 19438 raft_consensus.cc:2804] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:14.539836 19438 raft_consensus.cc:697] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 5 LEADER]: Becoming Leader. State: Replica: 0ac4b06bd933405a9e7a178b532f83a6, State: Running, Role: LEADER
I20260709 13:08:14.540624 19438 consensus_queue.cc:237] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:14.547969 19091 catalog_manager.cc:5697] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 reported cstate change: term changed from 4 to 5, leader changed from d1dc056443864a489b6cdc95fe377aaa (127.18.33.65) to 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66). New cstate: current_term: 5 leader_uuid: "0ac4b06bd933405a9e7a178b532f83a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:14.553824 19514 raft_consensus.cc:993] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa: : Instructing follower 48ce4bcbd2f44d2684f8962510f4af15 to start an election
I20260709 13:08:14.554297 19514 raft_consensus.cc:1081] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Signalling peer 48ce4bcbd2f44d2684f8962510f4af15 to start an election
I20260709 13:08:14.557381 19344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d0d5d038007449c9d6f767f3fe0a126"
dest_uuid: "48ce4bcbd2f44d2684f8962510f4af15"
 from {username='slave'} at 127.0.0.1:57168
I20260709 13:08:14.557796 19344 raft_consensus.cc:493] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:14.558056 19344 raft_consensus.cc:3060] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:14.562232 19344 raft_consensus.cc:515] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:14.563545 19344 leader_election.cc:290] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 3 election: Requested vote from peers d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559), 0ac4b06bd933405a9e7a178b532f83a6 (127.18.33.66:44231)
I20260709 13:08:14.564807 19268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0d5d038007449c9d6f767f3fe0a126" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ac4b06bd933405a9e7a178b532f83a6"
I20260709 13:08:14.565053 19193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d0d5d038007449c9d6f767f3fe0a126" candidate_uuid: "48ce4bcbd2f44d2684f8962510f4af15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1dc056443864a489b6cdc95fe377aaa"
I20260709 13:08:14.565412 19268 raft_consensus.cc:3060] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:14.565531 19193 raft_consensus.cc:3055] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:14.566033 19193 raft_consensus.cc:740] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1dc056443864a489b6cdc95fe377aaa, State: Running, Role: LEADER
I20260709 13:08:14.566747 19193 consensus_queue.cc:260] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:14.567762 19193 raft_consensus.cc:3060] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:14.570392 19268 raft_consensus.cc:2468] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 3.
I20260709 13:08:14.571290 19307 leader_election.cc:304] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac4b06bd933405a9e7a178b532f83a6, 48ce4bcbd2f44d2684f8962510f4af15; no voters: 
I20260709 13:08:14.571681 19193 raft_consensus.cc:2468] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48ce4bcbd2f44d2684f8962510f4af15 in term 3.
I20260709 13:08:14.571893 19392 raft_consensus.cc:2804] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:14.572264 19392 raft_consensus.cc:697] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 LEADER]: Becoming Leader. State: Replica: 48ce4bcbd2f44d2684f8962510f4af15, State: Running, Role: LEADER
I20260709 13:08:14.573055 19392 consensus_queue.cc:237] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [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: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } }
I20260709 13:08:14.580150 19091 catalog_manager.cc:5697] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 reported cstate change: term changed from 2 to 3, leader changed from d1dc056443864a489b6cdc95fe377aaa (127.18.33.65) to 48ce4bcbd2f44d2684f8962510f4af15 (127.18.33.67). New cstate: current_term: 3 leader_uuid: "48ce4bcbd2f44d2684f8962510f4af15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:14.750011 19344 raft_consensus.cc:1275] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 4 FOLLOWER]: Refusing update from remote peer 0ac4b06bd933405a9e7a178b532f83a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:14.752574 19438 consensus_queue.cc:1048] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:14.781873 19193 raft_consensus.cc:1275] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 4 FOLLOWER]: Refusing update from remote peer 0ac4b06bd933405a9e7a178b532f83a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:14.785317 19438 consensus_queue.cc:1048] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:14.966002 19269 raft_consensus.cc:1275] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 5 FOLLOWER]: Refusing update from remote peer 48ce4bcbd2f44d2684f8962510f4af15: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:08:14.969838 19392 consensus_queue.cc:1048] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:14.983496 19193 raft_consensus.cc:1275] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 5 FOLLOWER]: Refusing update from remote peer 48ce4bcbd2f44d2684f8962510f4af15: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:08:14.985296 19521 consensus_queue.cc:1048] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:15.030002 19269 raft_consensus.cc:1275] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Refusing update from remote peer 48ce4bcbd2f44d2684f8962510f4af15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:15.031289 19521 consensus_queue.cc:1048] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac4b06bd933405a9e7a178b532f83a6" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:15.039508 19193 raft_consensus.cc:1275] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Refusing update from remote peer 48ce4bcbd2f44d2684f8962510f4af15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:15.041289 19521 consensus_queue.cc:1048] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:15.086692 19342 raft_consensus.cc:1275] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 5 FOLLOWER]: Refusing update from remote peer 0ac4b06bd933405a9e7a178b532f83a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:08:15.087749 19438 consensus_queue.cc:1048] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48ce4bcbd2f44d2684f8962510f4af15" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:15.095350 19193 raft_consensus.cc:1275] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 5 FOLLOWER]: Refusing update from remote peer 0ac4b06bd933405a9e7a178b532f83a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:08:15.097114 19515 consensus_queue.cc:1048] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1dc056443864a489b6cdc95fe377aaa" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 45559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:15.204479 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:15.210419 18565 tablet_server.cc:179] TabletServer@127.18.33.65:0 shutting down...
I20260709 13:08:15.228961 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:15.229741 18565 tablet_replica.cc:333] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa: stopping tablet replica
I20260709 13:08:15.230674 18565 raft_consensus.cc:2243] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:15.231523 18565 raft_consensus.cc:2272] T 5041d03df01c456d98db1672f088c25a P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.233392 18565 tablet_replica.cc:333] T 6230b0f7331743a2840849bd23d503ae P d1dc056443864a489b6cdc95fe377aaa: stopping tablet replica
I20260709 13:08:15.233877 18565 raft_consensus.cc:2243] T 6230b0f7331743a2840849bd23d503ae P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.234226 18565 raft_consensus.cc:2272] T 6230b0f7331743a2840849bd23d503ae P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.235765 18565 tablet_replica.cc:333] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa: stopping tablet replica
I20260709 13:08:15.236191 18565 raft_consensus.cc:2243] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.236496 18565 raft_consensus.cc:2272] T bf77a8b5c70148e88bfa1ef58f5dc12d P d1dc056443864a489b6cdc95fe377aaa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.238373 18565 tablet_replica.cc:333] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa: stopping tablet replica
I20260709 13:08:15.238808 18565 raft_consensus.cc:2243] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:15.239415 18565 raft_consensus.cc:2272] T 45f240b473a64ecaab3958eaa45c6e16 P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.240947 18565 tablet_replica.cc:333] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa: stopping tablet replica
I20260709 13:08:15.241361 18565 raft_consensus.cc:2243] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:15.242041 18565 raft_consensus.cc:2272] T 1ac2f0d188df4f3da36612554529de99 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.243530 18565 tablet_replica.cc:333] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa: stopping tablet replica
I20260709 13:08:15.243937 18565 raft_consensus.cc:2243] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.244251 18565 raft_consensus.cc:2272] T 6d0d5d038007449c9d6f767f3fe0a126 P d1dc056443864a489b6cdc95fe377aaa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.246016 18565 tablet_replica.cc:333] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa: stopping tablet replica
I20260709 13:08:15.246418 18565 raft_consensus.cc:2243] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.246740 18565 raft_consensus.cc:2272] T 11a8139c97c6450aa1be85f88509b0d5 P d1dc056443864a489b6cdc95fe377aaa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.248564 18565 tablet_replica.cc:333] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa: stopping tablet replica
I20260709 13:08:15.248973 18565 raft_consensus.cc:2243] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.249300 18565 raft_consensus.cc:2272] T 55fdafbff88748fd80e086f200852775 P d1dc056443864a489b6cdc95fe377aaa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.250764 18565 tablet_replica.cc:333] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa: stopping tablet replica
I20260709 13:08:15.251129 18565 raft_consensus.cc:2243] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.251427 18565 raft_consensus.cc:2272] T 801210ecaef045f39923d180402140a3 P d1dc056443864a489b6cdc95fe377aaa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.253185 18565 tablet_replica.cc:333] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa: stopping tablet replica
I20260709 13:08:15.253618 18565 raft_consensus.cc:2243] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:15.254233 18565 raft_consensus.cc:2272] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P d1dc056443864a489b6cdc95fe377aaa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.283305 18565 tablet_server.cc:196] TabletServer@127.18.33.65:0 shutdown complete.
I20260709 13:08:15.300383 18565 tablet_server.cc:179] TabletServer@127.18.33.66:0 shutting down...
W20260709 13:08:15.305470 19233 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.33.65:45559: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260709 13:08:15.309841 19233 consensus_peers.cc:597] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 -> Peer d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559): Couldn't send request to peer d1dc056443864a489b6cdc95fe377aaa. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:45559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:15.325480 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:15.326066 18565 tablet_replica.cc:333] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6: stopping tablet replica
I20260709 13:08:15.326709 18565 raft_consensus.cc:2243] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.327168 18565 raft_consensus.cc:2272] T 5041d03df01c456d98db1672f088c25a P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.328771 18565 tablet_replica.cc:333] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6: stopping tablet replica
I20260709 13:08:15.329239 18565 raft_consensus.cc:2243] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.329658 18565 raft_consensus.cc:2272] T 55fdafbff88748fd80e086f200852775 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.331213 18565 tablet_replica.cc:333] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6: stopping tablet replica
I20260709 13:08:15.331671 18565 raft_consensus.cc:2243] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:08:15.332309 18565 raft_consensus.cc:2272] T 801210ecaef045f39923d180402140a3 P 0ac4b06bd933405a9e7a178b532f83a6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.334700 18565 tablet_replica.cc:333] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6: stopping tablet replica
I20260709 13:08:15.335206 18565 raft_consensus.cc:2243] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.335577 18565 raft_consensus.cc:2272] T 45f240b473a64ecaab3958eaa45c6e16 P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.337091 18565 tablet_replica.cc:333] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6: stopping tablet replica
I20260709 13:08:15.337582 18565 raft_consensus.cc:2243] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.337977 18565 raft_consensus.cc:2272] T 1ac2f0d188df4f3da36612554529de99 P 0ac4b06bd933405a9e7a178b532f83a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.339444 18565 tablet_replica.cc:333] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6: stopping tablet replica
I20260709 13:08:15.339886 18565 raft_consensus.cc:2243] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.340303 18565 raft_consensus.cc:2272] T 6d0d5d038007449c9d6f767f3fe0a126 P 0ac4b06bd933405a9e7a178b532f83a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.342391 18565 tablet_replica.cc:333] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6: stopping tablet replica
I20260709 13:08:15.342842 18565 raft_consensus.cc:2243] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:15.343464 18565 raft_consensus.cc:2272] T 11a8139c97c6450aa1be85f88509b0d5 P 0ac4b06bd933405a9e7a178b532f83a6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.345068 18565 tablet_replica.cc:333] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6: stopping tablet replica
I20260709 13:08:15.345522 18565 raft_consensus.cc:2243] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:15.346177 18565 raft_consensus.cc:2272] T 6230b0f7331743a2840849bd23d503ae P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.347743 18565 tablet_replica.cc:333] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6: stopping tablet replica
I20260709 13:08:15.348291 18565 raft_consensus.cc:2243] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.348698 18565 raft_consensus.cc:2272] T bf77a8b5c70148e88bfa1ef58f5dc12d P 0ac4b06bd933405a9e7a178b532f83a6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.351003 18565 tablet_replica.cc:333] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 0ac4b06bd933405a9e7a178b532f83a6: stopping tablet replica
I20260709 13:08:15.351398 18565 raft_consensus.cc:2243] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.351786 18565 raft_consensus.cc:2272] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 0ac4b06bd933405a9e7a178b532f83a6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:15.351990 19307 consensus_peers.cc:597] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 -> Peer d1dc056443864a489b6cdc95fe377aaa (127.18.33.65:45559): Couldn't send request to peer d1dc056443864a489b6cdc95fe377aaa. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:45559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:15.378541 18565 tablet_server.cc:196] TabletServer@127.18.33.66:0 shutdown complete.
I20260709 13:08:15.395217 18565 tablet_server.cc:179] TabletServer@127.18.33.67:0 shutting down...
I20260709 13:08:15.414949 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:15.415555 18565 tablet_replica.cc:333] T 6230b0f7331743a2840849bd23d503ae P 48ce4bcbd2f44d2684f8962510f4af15: stopping tablet replica
I20260709 13:08:15.416095 18565 raft_consensus.cc:2243] T 6230b0f7331743a2840849bd23d503ae P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.416548 18565 raft_consensus.cc:2272] T 6230b0f7331743a2840849bd23d503ae P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.418289 18565 tablet_replica.cc:333] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15: stopping tablet replica
I20260709 13:08:15.418764 18565 raft_consensus.cc:2243] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:08:15.419420 18565 raft_consensus.cc:2272] T bf77a8b5c70148e88bfa1ef58f5dc12d P 48ce4bcbd2f44d2684f8962510f4af15 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.421336 18565 tablet_replica.cc:333] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15: stopping tablet replica
I20260709 13:08:15.422138 18565 raft_consensus.cc:2243] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.422583 18565 raft_consensus.cc:2272] T 5041d03df01c456d98db1672f088c25a P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.424075 18565 tablet_replica.cc:333] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 48ce4bcbd2f44d2684f8962510f4af15: stopping tablet replica
I20260709 13:08:15.424530 18565 raft_consensus.cc:2243] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.424891 18565 raft_consensus.cc:2272] T 4d50ba1c5aeb49de8b9c70b09cb99cf0 P 48ce4bcbd2f44d2684f8962510f4af15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.426482 18565 tablet_replica.cc:333] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15: stopping tablet replica
I20260709 13:08:15.427078 18565 raft_consensus.cc:2243] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:15.427739 18565 raft_consensus.cc:2272] T 6d0d5d038007449c9d6f767f3fe0a126 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.429630 18565 tablet_replica.cc:333] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15: stopping tablet replica
I20260709 13:08:15.430094 18565 raft_consensus.cc:2243] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.430485 18565 raft_consensus.cc:2272] T 1ac2f0d188df4f3da36612554529de99 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.431933 18565 tablet_replica.cc:333] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15: stopping tablet replica
I20260709 13:08:15.432356 18565 raft_consensus.cc:2243] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:15.433043 18565 raft_consensus.cc:2272] T 55fdafbff88748fd80e086f200852775 P 48ce4bcbd2f44d2684f8962510f4af15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.434532 18565 tablet_replica.cc:333] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15: stopping tablet replica
I20260709 13:08:15.434911 18565 raft_consensus.cc:2243] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.435251 18565 raft_consensus.cc:2272] T 801210ecaef045f39923d180402140a3 P 48ce4bcbd2f44d2684f8962510f4af15 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.436892 18565 tablet_replica.cc:333] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15: stopping tablet replica
I20260709 13:08:15.437286 18565 raft_consensus.cc:2243] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.437660 18565 raft_consensus.cc:2272] T 11a8139c97c6450aa1be85f88509b0d5 P 48ce4bcbd2f44d2684f8962510f4af15 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.439231 18565 tablet_replica.cc:333] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15: stopping tablet replica
I20260709 13:08:15.439595 18565 raft_consensus.cc:2243] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.440003 18565 raft_consensus.cc:2272] T 45f240b473a64ecaab3958eaa45c6e16 P 48ce4bcbd2f44d2684f8962510f4af15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.466405 18565 tablet_server.cc:196] TabletServer@127.18.33.67:0 shutdown complete.
I20260709 13:08:15.482969 18565 master.cc:562] Master@127.18.33.126:35729 shutting down...
I20260709 13:08:15.500490 18565 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:15.500936 18565 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.501199 18565 tablet_replica.cc:333] T 00000000000000000000000000000000 P 72006d0968b74854811e25f5c2a15a62: stopping tablet replica
W20260709 13:08:15.853529 19124 debug-util.cc:398] Leaking SignalData structure 0x7b0800053ee0 after lost signal to thread 18568
W20260709 13:08:16.517150 18565 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19124)
W20260709 13:08:17.517724 18565 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19124)
I20260709 13:08:18.054072 18565 master.cc:584] Master@127.18.33.126:35729 shutdown complete.
0ac4b06bd933405a9e7a178b532f83a6  4
48ce4bcbd2f44d2684f8962510f4af15  1
d1dc056443864a489b6cdc95fe377aaa  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (12768 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:08:18.092020 18565 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.33.126:39803
I20260709 13:08:18.093072 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:18.098404 19543 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:18.098541 19542 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:18.101152 19545 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:18.101295 18565 server_base.cc:1061] running on GCE node
I20260709 13:08:18.102919 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:18.103134 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:18.103416 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602498103381 us; error 0 us; skew 500 ppm
I20260709 13:08:18.103976 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:18.106386 18565 webserver.cc:533] Webserver started at http://127.18.33.126:45151/ using document root <none> and password file <none>
I20260709 13:08:18.106842 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:18.107020 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:18.107260 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:18.108326 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/master-0-root/instance:
uuid: "be5e4940ddc74043a14a91339ea529c6"
format_stamp: "Formatted at 2026-07-09 13:08:18 on dist-test-slave-r31z"
I20260709 13:08:18.112402 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 13:08:18.115643 19550 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:18.116379 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:18.116667 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/master-0-root
uuid: "be5e4940ddc74043a14a91339ea529c6"
format_stamp: "Formatted at 2026-07-09 13:08:18 on dist-test-slave-r31z"
I20260709 13:08:18.116925 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:18.130231 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:18.131491 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:18.170982 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.126:39803
I20260709 13:08:18.171229 19601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.126:39803 every 8 connection(s)
I20260709 13:08:18.174741 19602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.184118 19602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6: Bootstrap starting.
I20260709 13:08:18.188997 19602 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:18.193630 19602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6: No bootstrap required, opened a new log
I20260709 13:08:18.195640 19602 raft_consensus.cc:359] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be5e4940ddc74043a14a91339ea529c6" member_type: VOTER }
I20260709 13:08:18.196005 19602 raft_consensus.cc:385] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:18.196224 19602 raft_consensus.cc:740] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be5e4940ddc74043a14a91339ea529c6, State: Initialized, Role: FOLLOWER
I20260709 13:08:18.196748 19602 consensus_queue.cc:260] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "be5e4940ddc74043a14a91339ea529c6" member_type: VOTER }
I20260709 13:08:18.197167 19602 raft_consensus.cc:399] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:18.197400 19602 raft_consensus.cc:493] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:18.197853 19602 raft_consensus.cc:3060] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:18.203225 19602 raft_consensus.cc:515] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be5e4940ddc74043a14a91339ea529c6" member_type: VOTER }
I20260709 13:08:18.203696 19602 leader_election.cc:304] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [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: be5e4940ddc74043a14a91339ea529c6; no voters: 
I20260709 13:08:18.204746 19602 leader_election.cc:290] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:18.205138 19605 raft_consensus.cc:2804] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:18.206425 19605 raft_consensus.cc:697] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [term 1 LEADER]: Becoming Leader. State: Replica: be5e4940ddc74043a14a91339ea529c6, State: Running, Role: LEADER
I20260709 13:08:18.207046 19605 consensus_queue.cc:237] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [LEADER]: Queue going to LEADER mode. State: All 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: "be5e4940ddc74043a14a91339ea529c6" member_type: VOTER }
I20260709 13:08:18.207875 19602 sys_catalog.cc:565] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:18.211154 19607 sys_catalog.cc:455] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader be5e4940ddc74043a14a91339ea529c6. Latest consensus state: current_term: 1 leader_uuid: "be5e4940ddc74043a14a91339ea529c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be5e4940ddc74043a14a91339ea529c6" member_type: VOTER } }
I20260709 13:08:18.211705 19607 sys_catalog.cc:458] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:18.211746 19606 sys_catalog.cc:455] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "be5e4940ddc74043a14a91339ea529c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be5e4940ddc74043a14a91339ea529c6" member_type: VOTER } }
I20260709 13:08:18.212381 19606 sys_catalog.cc:458] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:18.216542 19612 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:18.224080 19612 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:18.225037 18565 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:18.232573 19612 catalog_manager.cc:1383] Generated new cluster ID: 7ddbd2141d9c40708734d1267c5d8140
I20260709 13:08:18.232829 19612 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:18.257050 19612 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:18.258318 19612 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:18.277005 19612 catalog_manager.cc:6070] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6: Generated new TSK 0
I20260709 13:08:18.277657 19612 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:18.291725 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:18.297389 19623 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:18.298481 19624 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:18.299913 19626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:18.300275 18565 server_base.cc:1061] running on GCE node
I20260709 13:08:18.301291 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:18.301542 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:18.301705 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602498301688 us; error 0 us; skew 500 ppm
I20260709 13:08:18.302203 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:18.304812 18565 webserver.cc:533] Webserver started at http://127.18.33.65:35773/ using document root <none> and password file <none>
I20260709 13:08:18.305320 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:18.305542 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:18.305908 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:18.306915 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/instance:
uuid: "e9a5b2fa73944872888ca26c4acc4157"
format_stamp: "Formatted at 2026-07-09 13:08:18 on dist-test-slave-r31z"
I20260709 13:08:18.311417 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:18.314419 19631 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:18.315140 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:18.315374 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root
uuid: "e9a5b2fa73944872888ca26c4acc4157"
format_stamp: "Formatted at 2026-07-09 13:08:18 on dist-test-slave-r31z"
I20260709 13:08:18.315609 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:18.330858 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:18.332011 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:18.333417 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:18.335587 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:18.335757 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:18.335987 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:18.336141 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:18.377592 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.65:40483
I20260709 13:08:18.377940 19693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.65:40483 every 8 connection(s)
I20260709 13:08:18.382052 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:18.389119 19698 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:18.390374 19699 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:18.392097 19701 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:18.392716 18565 server_base.cc:1061] running on GCE node
I20260709 13:08:18.393790 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:18.393976 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:18.394129 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602498394114 us; error 0 us; skew 500 ppm
I20260709 13:08:18.394613 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:18.397051 18565 webserver.cc:533] Webserver started at http://127.18.33.66:46403/ using document root <none> and password file <none>
I20260709 13:08:18.397809 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:18.398042 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:18.398286 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:18.399096 19694 heartbeater.cc:344] Connected to a master server at 127.18.33.126:39803
I20260709 13:08:18.399420 19694 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:18.399469 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/instance:
uuid: "b6f88a234d404987839043a4426747eb"
format_stamp: "Formatted at 2026-07-09 13:08:18 on dist-test-slave-r31z"
I20260709 13:08:18.400292 19694 heartbeater.cc:507] Master 127.18.33.126:39803 requested a full tablet report, sending...
I20260709 13:08:18.402513 19567 ts_manager.cc:194] Registered new tserver with Master: e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:08:18.404551 19567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55426
I20260709 13:08:18.404666 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:08:18.408159 19706 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:18.408919 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:18.409183 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root
uuid: "b6f88a234d404987839043a4426747eb"
format_stamp: "Formatted at 2026-07-09 13:08:18 on dist-test-slave-r31z"
I20260709 13:08:18.409477 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:18.422825 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:18.423929 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:18.425280 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:18.427520 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:18.427711 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:18.427942 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:18.428078 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:18.470012 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.66:39279
I20260709 13:08:18.470118 19768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.66:39279 every 8 connection(s)
I20260709 13:08:18.474331 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:18.481778 19772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:18.482115 19773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:18.484998 19776 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:18.486472 18565 server_base.cc:1061] running on GCE node
I20260709 13:08:18.487133 19769 heartbeater.cc:344] Connected to a master server at 127.18.33.126:39803
I20260709 13:08:18.487339 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:08:18.487530 19769 heartbeater.cc:461] Registering TS with master...
W20260709 13:08:18.487588 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:18.487864 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602498487845 us; error 0 us; skew 500 ppm
I20260709 13:08:18.488425 19769 heartbeater.cc:507] Master 127.18.33.126:39803 requested a full tablet report, sending...
I20260709 13:08:18.488587 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:18.490650 19567 ts_manager.cc:194] Registered new tserver with Master: b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:18.491226 18565 webserver.cc:533] Webserver started at http://127.18.33.67:37009/ using document root <none> and password file <none>
I20260709 13:08:18.491690 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:18.491863 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:18.492091 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:18.492014 19567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55434
I20260709 13:08:18.493582 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/instance:
uuid: "606f891f11a445edb29e8419e64d701e"
format_stamp: "Formatted at 2026-07-09 13:08:18 on dist-test-slave-r31z"
I20260709 13:08:18.498302 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:18.501803 19780 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:18.502700 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:08:18.503106 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root
uuid: "606f891f11a445edb29e8419e64d701e"
format_stamp: "Formatted at 2026-07-09 13:08:18 on dist-test-slave-r31z"
I20260709 13:08:18.503381 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:18.522742 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:18.523881 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:18.525276 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:18.527508 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:18.527709 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:18.527925 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:18.528072 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:18.566053 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.67:33631
I20260709 13:08:18.566123 19842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.67:33631 every 8 connection(s)
I20260709 13:08:18.578644 19843 heartbeater.cc:344] Connected to a master server at 127.18.33.126:39803
I20260709 13:08:18.578953 19843 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:18.579718 19843 heartbeater.cc:507] Master 127.18.33.126:39803 requested a full tablet report, sending...
I20260709 13:08:18.581511 19567 ts_manager.cc:194] Registered new tserver with Master: 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:18.582309 18565 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013206386s
I20260709 13:08:18.582777 19567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55446
I20260709 13:08:18.605818 19567 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55454:
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:08:18.611627 19567 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:08:18.793655 19659 tablet_service.cc:1511] Processing CreateTablet for tablet 795352aa5ff342f9a13065a09d237a57 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:18.795084 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795352aa5ff342f9a13065a09d237a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.798400 19657 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2750ee8f3f4791a7216882bfaec0bb (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:18.799971 19657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2750ee8f3f4791a7216882bfaec0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.803229 19658 tablet_service.cc:1511] Processing CreateTablet for tablet df79c1d7b41f4eb4b8cc8283b4c3549c (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:18.804450 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df79c1d7b41f4eb4b8cc8283b4c3549c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.806229 19656 tablet_service.cc:1511] Processing CreateTablet for tablet 74c5461edf0647ad991ce2bdd3572f9f (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:18.806654 19655 tablet_service.cc:1511] Processing CreateTablet for tablet d81b746475054fada27959758113d61b (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:18.807510 19656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c5461edf0647ad991ce2bdd3572f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.808805 19808 tablet_service.cc:1511] Processing CreateTablet for tablet 795352aa5ff342f9a13065a09d237a57 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:18.810032 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795352aa5ff342f9a13065a09d237a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.811769 19807 tablet_service.cc:1511] Processing CreateTablet for tablet df79c1d7b41f4eb4b8cc8283b4c3549c (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:18.812911 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df79c1d7b41f4eb4b8cc8283b4c3549c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.815135 19731 tablet_service.cc:1511] Processing CreateTablet for tablet 74c5461edf0647ad991ce2bdd3572f9f (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:18.815483 19804 tablet_service.cc:1511] Processing CreateTablet for tablet d81b746475054fada27959758113d61b (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:18.815554 19733 tablet_service.cc:1511] Processing CreateTablet for tablet df79c1d7b41f4eb4b8cc8283b4c3549c (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:18.816679 19804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d81b746475054fada27959758113d61b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.816816 19728 tablet_service.cc:1511] Processing CreateTablet for tablet 137fe738a1a84c0f9c3291ee72852330 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:18.818146 19655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d81b746475054fada27959758113d61b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.818401 19802 tablet_service.cc:1511] Processing CreateTablet for tablet 137fe738a1a84c0f9c3291ee72852330 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:18.818990 19727 tablet_service.cc:1511] Processing CreateTablet for tablet 133432d5d6af47bfba5466cb9c7fa2ba (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:18.819629 19802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137fe738a1a84c0f9c3291ee72852330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.816843 19733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df79c1d7b41f4eb4b8cc8283b4c3549c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.822341 19801 tablet_service.cc:1511] Processing CreateTablet for tablet 133432d5d6af47bfba5466cb9c7fa2ba (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:18.822646 19732 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2750ee8f3f4791a7216882bfaec0bb (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:18.823530 19801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133432d5d6af47bfba5466cb9c7fa2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.824496 19800 tablet_service.cc:1511] Processing CreateTablet for tablet e70653f6587d4d2e82f7b819ff569557 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:18.826381 19729 tablet_service.cc:1511] Processing CreateTablet for tablet a620673df2bc45d19cb2c73188603d1f (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:18.826521 19654 tablet_service.cc:1511] Processing CreateTablet for tablet a620673df2bc45d19cb2c73188603d1f (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:18.821014 19726 tablet_service.cc:1511] Processing CreateTablet for tablet e70653f6587d4d2e82f7b819ff569557 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:18.827647 19654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a620673df2bc45d19cb2c73188603d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.828755 19800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e70653f6587d4d2e82f7b819ff569557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.830355 19653 tablet_service.cc:1511] Processing CreateTablet for tablet 137fe738a1a84c0f9c3291ee72852330 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:18.831549 19653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137fe738a1a84c0f9c3291ee72852330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.832233 19731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c5461edf0647ad991ce2bdd3572f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.833669 19732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2750ee8f3f4791a7216882bfaec0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.834360 19652 tablet_service.cc:1511] Processing CreateTablet for tablet 133432d5d6af47bfba5466cb9c7fa2ba (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:18.835578 19652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133432d5d6af47bfba5466cb9c7fa2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.837878 19727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133432d5d6af47bfba5466cb9c7fa2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.838699 19651 tablet_service.cc:1511] Processing CreateTablet for tablet e70653f6587d4d2e82f7b819ff569557 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:18.839920 19651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e70653f6587d4d2e82f7b819ff569557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.841702 19729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a620673df2bc45d19cb2c73188603d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.842576 19650 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7983e7c2b64959b601c07664d1a8e3 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:18.843829 19650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7983e7c2b64959b601c07664d1a8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.845685 19726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e70653f6587d4d2e82f7b819ff569557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.846695 19728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137fe738a1a84c0f9c3291ee72852330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.846405 19730 tablet_service.cc:1511] Processing CreateTablet for tablet d81b746475054fada27959758113d61b (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:18.848297 19730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d81b746475054fada27959758113d61b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.854430 19805 tablet_service.cc:1511] Processing CreateTablet for tablet 74c5461edf0647ad991ce2bdd3572f9f (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:18.855768 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c5461edf0647ad991ce2bdd3572f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.858372 19734 tablet_service.cc:1511] Processing CreateTablet for tablet 795352aa5ff342f9a13065a09d237a57 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:18.859607 19734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795352aa5ff342f9a13065a09d237a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.862282 19803 tablet_service.cc:1511] Processing CreateTablet for tablet a620673df2bc45d19cb2c73188603d1f (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:18.865414 19803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a620673df2bc45d19cb2c73188603d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.870036 19806 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2750ee8f3f4791a7216882bfaec0bb (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:18.871286 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2750ee8f3f4791a7216882bfaec0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.880607 19858 tablet_bootstrap.cc:492] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:18.912052 19859 tablet_bootstrap.cc:492] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:18.933403 19727 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7983e7c2b64959b601c07664d1a8e3 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:18.934621 19727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7983e7c2b64959b601c07664d1a8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.937805 19859 tablet_bootstrap.cc:654] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:18.938460 19807 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7983e7c2b64959b601c07664d1a8e3 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:18.938277 19858 tablet_bootstrap.cc:654] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:18.938840 19658 tablet_service.cc:1511] Processing CreateTablet for tablet ee3c16e8c0cd4ed59275f07820d5f3af (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:18.939709 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7983e7c2b64959b601c07664d1a8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.940079 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3c16e8c0cd4ed59275f07820d5f3af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:18.943778 19860 tablet_bootstrap.cc:492] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:18.949481 19733 tablet_service.cc:1511] Processing CreateTablet for tablet ee3c16e8c0cd4ed59275f07820d5f3af (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:18.950770 19733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3c16e8c0cd4ed59275f07820d5f3af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.003499 19808 tablet_service.cc:1511] Processing CreateTablet for tablet ee3c16e8c0cd4ed59275f07820d5f3af (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:19.004244 19860 tablet_bootstrap.cc:654] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.011482 19657 tablet_service.cc:1511] Processing CreateTablet for tablet 79ffeaabe52d42aca08aab4aacfd8961 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:19.037129 19657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ffeaabe52d42aca08aab4aacfd8961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.040563 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3c16e8c0cd4ed59275f07820d5f3af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.040680 19728 tablet_service.cc:1511] Processing CreateTablet for tablet 8797a2ae7ba34a8aa7dee27f963830a3 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:19.041923 19728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8797a2ae7ba34a8aa7dee27f963830a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.017480 19805 tablet_service.cc:1511] Processing CreateTablet for tablet 79ffeaabe52d42aca08aab4aacfd8961 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:19.018380 19729 tablet_service.cc:1511] Processing CreateTablet for tablet 79ffeaabe52d42aca08aab4aacfd8961 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:19.023532 19654 tablet_service.cc:1511] Processing CreateTablet for tablet e58c0fba4a3546feb2e14aa6d7732619 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:19.029500 19725 tablet_service.cc:1511] Processing CreateTablet for tablet e58c0fba4a3546feb2e14aa6d7732619 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:19.034013 19803 tablet_service.cc:1511] Processing CreateTablet for tablet e58c0fba4a3546feb2e14aa6d7732619 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:19.045285 19725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58c0fba4a3546feb2e14aa6d7732619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.046664 19654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58c0fba4a3546feb2e14aa6d7732619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.046831 19729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ffeaabe52d42aca08aab4aacfd8961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.049253 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79ffeaabe52d42aca08aab4aacfd8961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.052424 19659 tablet_service.cc:1511] Processing CreateTablet for tablet 8797a2ae7ba34a8aa7dee27f963830a3 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:19.053650 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8797a2ae7ba34a8aa7dee27f963830a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.053611 19803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58c0fba4a3546feb2e14aa6d7732619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.068807 19806 tablet_service.cc:1511] Processing CreateTablet for tablet 8797a2ae7ba34a8aa7dee27f963830a3 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:19.070132 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8797a2ae7ba34a8aa7dee27f963830a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.082854 19651 tablet_service.cc:1511] Processing CreateTablet for tablet ac389aeb35d24cd798787b9a605abc44 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:19.084759 19651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac389aeb35d24cd798787b9a605abc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.087639 19859 tablet_bootstrap.cc:492] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:19.088089 19859 ts_tablet_manager.cc:1403] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.176s	user 0.014s	sys 0.011s
I20260709 13:08:19.095870 19858 tablet_bootstrap.cc:492] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:19.096266 19858 ts_tablet_manager.cc:1403] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.216s	user 0.021s	sys 0.006s
I20260709 13:08:19.102746 19859 raft_consensus.cc:359] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.103544 19859 raft_consensus.cc:385] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.104828 19859 raft_consensus.cc:740] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.107220 19658 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc8696e89ae4671b19dba866e49220f (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:19.106455 19859 consensus_queue.cc:260] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.109690 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc8696e89ae4671b19dba866e49220f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.109735 19806 tablet_service.cc:1511] Processing CreateTablet for tablet ac389aeb35d24cd798787b9a605abc44 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:19.110962 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac389aeb35d24cd798787b9a605abc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.114490 19733 tablet_service.cc:1511] Processing CreateTablet for tablet ac389aeb35d24cd798787b9a605abc44 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:19.115655 19733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac389aeb35d24cd798787b9a605abc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.118027 19858 raft_consensus.cc:359] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.118702 19858 raft_consensus.cc:385] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.118990 19858 raft_consensus.cc:740] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.119704 19858 consensus_queue.cc:260] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.129745 19860 tablet_bootstrap.cc:492] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:19.126296 19653 tablet_service.cc:1511] Processing CreateTablet for tablet e213a613e9ae4eddbbc6f3d7f102d965 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:19.131134 19860 ts_tablet_manager.cc:1403] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.188s	user 0.011s	sys 0.011s
I20260709 13:08:19.131726 19858 ts_tablet_manager.cc:1434] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:08:19.132191 19807 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc8696e89ae4671b19dba866e49220f (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:19.132591 19858 tablet_bootstrap.cc:492] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:19.120321 19729 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc8696e89ae4671b19dba866e49220f (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:19.130321 19694 heartbeater.cc:499] Master 127.18.33.126:39803 was elected leader, sending a full tablet report...
I20260709 13:08:19.133980 19860 raft_consensus.cc:359] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } }
I20260709 13:08:19.136101 19805 tablet_service.cc:1511] Processing CreateTablet for tablet e213a613e9ae4eddbbc6f3d7f102d965 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:19.152105 19860 raft_consensus.cc:385] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.152447 19860 raft_consensus.cc:740] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.137385 19729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc8696e89ae4671b19dba866e49220f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.153147 19860 consensus_queue.cc:260] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } }
I20260709 13:08:19.133364 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc8696e89ae4671b19dba866e49220f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.157656 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e213a613e9ae4eddbbc6f3d7f102d965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.138643 19769 heartbeater.cc:499] Master 127.18.33.126:39803 was elected leader, sending a full tablet report...
I20260709 13:08:19.163434 19728 tablet_service.cc:1511] Processing CreateTablet for tablet d08e01ad94cf46bcaa5a564c26c6f906 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:19.164619 19728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d08e01ad94cf46bcaa5a564c26c6f906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.139142 19859 ts_tablet_manager.cc:1434] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.004s
I20260709 13:08:19.166280 19859 tablet_bootstrap.cc:492] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:19.141638 19727 tablet_service.cc:1511] Processing CreateTablet for tablet 255e8907e7c149b8ab892e85f2838680 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:19.170542 19727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255e8907e7c149b8ab892e85f2838680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.171326 19730 tablet_service.cc:1511] Processing CreateTablet for tablet ed2c2b933efa45ff9eb0775956a54a87 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:19.172426 19730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2c2b933efa45ff9eb0775956a54a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.144090 19858 tablet_bootstrap.cc:654] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.146286 19657 tablet_service.cc:1511] Processing CreateTablet for tablet 255e8907e7c149b8ab892e85f2838680 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:19.134198 19725 tablet_service.cc:1511] Processing CreateTablet for tablet e213a613e9ae4eddbbc6f3d7f102d965 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:19.175896 19659 tablet_service.cc:1511] Processing CreateTablet for tablet 45e0ac206c6f4a32a1f4d32ef00e8dbd (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:19.176258 19725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e213a613e9ae4eddbbc6f3d7f102d965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.177317 19654 tablet_service.cc:1511] Processing CreateTablet for tablet ed2c2b933efa45ff9eb0775956a54a87 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:19.142640 19804 tablet_service.cc:1511] Processing CreateTablet for tablet 255e8907e7c149b8ab892e85f2838680 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:19.179340 19804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255e8907e7c149b8ab892e85f2838680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.182030 19806 tablet_service.cc:1511] Processing CreateTablet for tablet ed2c2b933efa45ff9eb0775956a54a87 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:19.183228 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2c2b933efa45ff9eb0775956a54a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.183979 19859 tablet_bootstrap.cc:654] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.137776 19653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e213a613e9ae4eddbbc6f3d7f102d965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.185948 19657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255e8907e7c149b8ab892e85f2838680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.187561 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e0ac206c6f4a32a1f4d32ef00e8dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.189673 19654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2c2b933efa45ff9eb0775956a54a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.191845 19726 tablet_service.cc:1511] Processing CreateTablet for tablet 45e0ac206c6f4a32a1f4d32ef00e8dbd (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:19.192989 19726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e0ac206c6f4a32a1f4d32ef00e8dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.198305 19651 tablet_service.cc:1511] Processing CreateTablet for tablet d08e01ad94cf46bcaa5a564c26c6f906 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:19.198727 19808 tablet_service.cc:1511] Processing CreateTablet for tablet 45e0ac206c6f4a32a1f4d32ef00e8dbd (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:19.200898 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e0ac206c6f4a32a1f4d32ef00e8dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.187201 19803 tablet_service.cc:1511] Processing CreateTablet for tablet d08e01ad94cf46bcaa5a564c26c6f906 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:19.208333 19843 heartbeater.cc:499] Master 127.18.33.126:39803 was elected leader, sending a full tablet report...
I20260709 13:08:19.208880 19860 ts_tablet_manager.cc:1434] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.021s
I20260709 13:08:19.210497 19650 tablet_service.cc:1511] Processing CreateTablet for tablet b421e10f14de47b48934f560499af392 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:19.214794 19803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d08e01ad94cf46bcaa5a564c26c6f906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.217734 19650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b421e10f14de47b48934f560499af392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.221897 19651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d08e01ad94cf46bcaa5a564c26c6f906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.225844 19864 raft_consensus.cc:493] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.226312 19864 raft_consensus.cc:515] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.237042 19860 tablet_bootstrap.cc:492] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:19.266827 19864 leader_election.cc:290] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:19.276788 19858 tablet_bootstrap.cc:492] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:19.277257 19858 ts_tablet_manager.cc:1403] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.006s
I20260709 13:08:19.279981 19858 raft_consensus.cc:359] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.281632 19858 raft_consensus.cc:385] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.281965 19858 raft_consensus.cc:740] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.282718 19858 consensus_queue.cc:260] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.283989 19729 tablet_service.cc:1511] Processing CreateTablet for tablet b421e10f14de47b48934f560499af392 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:19.286260 19729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b421e10f14de47b48934f560499af392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.286810 19807 tablet_service.cc:1511] Processing CreateTablet for tablet b421e10f14de47b48934f560499af392 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:19.285019 19858 ts_tablet_manager.cc:1434] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:19.287941 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b421e10f14de47b48934f560499af392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.288365 19858 tablet_bootstrap.cc:492] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:19.274920 19860 tablet_bootstrap.cc:654] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.295194 19859 tablet_bootstrap.cc:492] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:19.295733 19859 ts_tablet_manager.cc:1403] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.130s	user 0.015s	sys 0.003s
I20260709 13:08:19.294868 19659 tablet_service.cc:1511] Processing CreateTablet for tablet 74c340d4750c430aa532170d018a6a0f (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
W20260709 13:08:19.298077 19615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:19.299646 19859 raft_consensus.cc:359] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.300325 19859 raft_consensus.cc:385] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.300617 19859 raft_consensus.cc:740] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.300519 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c340d4750c430aa532170d018a6a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.301620 19859 consensus_queue.cc:260] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.307375 19859 ts_tablet_manager.cc:1434] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:08:19.312564 19866 raft_consensus.cc:493] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.313014 19866 raft_consensus.cc:515] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } }
I20260709 13:08:19.314442 19858 tablet_bootstrap.cc:654] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.315474 19866 leader_election.cc:290] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:19.318727 19859 tablet_bootstrap.cc:492] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:19.325552 19859 tablet_bootstrap.cc:654] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.332435 19804 tablet_service.cc:1511] Processing CreateTablet for tablet 10ee2796e22348b288a0a83a5b14db7b (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:19.334609 19804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ee2796e22348b288a0a83a5b14db7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.345908 19730 tablet_service.cc:1511] Processing CreateTablet for tablet 207f74e6c6f5408ebd85633cd82032ef (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:19.348349 19730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 207f74e6c6f5408ebd85633cd82032ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.362066 19728 tablet_service.cc:1511] Processing CreateTablet for tablet 10ee2796e22348b288a0a83a5b14db7b (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:19.362743 19803 tablet_service.cc:1511] Processing CreateTablet for tablet 207f74e6c6f5408ebd85633cd82032ef (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:19.364162 19657 tablet_service.cc:1511] Processing CreateTablet for tablet 207f74e6c6f5408ebd85633cd82032ef (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:19.362743 19654 tablet_service.cc:1511] Processing CreateTablet for tablet 10ee2796e22348b288a0a83a5b14db7b (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:19.365331 19657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 207f74e6c6f5408ebd85633cd82032ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.366082 19654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ee2796e22348b288a0a83a5b14db7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.368040 19725 tablet_service.cc:1511] Processing CreateTablet for tablet 840a99ee21944e2f950386588b7e4d80 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:19.364989 19805 tablet_service.cc:1511] Processing CreateTablet for tablet 74c340d4750c430aa532170d018a6a0f (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:19.372160 19803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 207f74e6c6f5408ebd85633cd82032ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.364652 19658 tablet_service.cc:1511] Processing CreateTablet for tablet 840a99ee21944e2f950386588b7e4d80 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:19.363324 19728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ee2796e22348b288a0a83a5b14db7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.376757 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df79c1d7b41f4eb4b8cc8283b4c3549c" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:19.368737 19726 tablet_service.cc:1511] Processing CreateTablet for tablet 74c340d4750c430aa532170d018a6a0f (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:19.387667 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840a99ee21944e2f950386588b7e4d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.389001 19859 tablet_bootstrap.cc:492] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:19.389468 19859 ts_tablet_manager.cc:1403] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.010s
I20260709 13:08:19.402995 19858 tablet_bootstrap.cc:492] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:19.403544 19858 ts_tablet_manager.cc:1403] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.115s	user 0.014s	sys 0.007s
I20260709 13:08:19.408332 19859 raft_consensus.cc:359] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.409099 19859 raft_consensus.cc:385] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.385258 19669 raft_consensus.cc:2468] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:19.410900 19654 tablet_service.cc:1511] Processing CreateTablet for tablet f36892f062724d00a122165a1fddb0ce (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:19.410990 19808 tablet_service.cc:1511] Processing CreateTablet for tablet 840a99ee21944e2f950386588b7e4d80 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:19.412358 19859 raft_consensus.cc:740] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.412863 19708 leader_election.cc:304] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:19.413196 19859 consensus_queue.cc:260] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.413829 19864 raft_consensus.cc:2804] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:19.398952 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c340d4750c430aa532170d018a6a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.414202 19864 raft_consensus.cc:493] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:19.398764 19725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840a99ee21944e2f950386588b7e4d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.417241 19864 raft_consensus.cc:3060] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:19.420433 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df79c1d7b41f4eb4b8cc8283b4c3549c" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:19.422722 19710 leader_election.cc:343] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:19.424152 19864 raft_consensus.cc:515] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.427685 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df79c1d7b41f4eb4b8cc8283b4c3549c" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:19.428215 19669 raft_consensus.cc:3060] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:19.415160 19654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36892f062724d00a122165a1fddb0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.429457 19858 raft_consensus.cc:359] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.435612 19669 raft_consensus.cc:2468] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:19.451620 19708 leader_election.cc:304] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:19.436378 19864 leader_election.cc:290] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:19.442538 19860 tablet_bootstrap.cc:492] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:19.445598 19726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c340d4750c430aa532170d018a6a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.446668 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840a99ee21944e2f950386588b7e4d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.463347 19806 tablet_service.cc:1511] Processing CreateTablet for tablet a34d912226ad40c2847d1292df0fe5ca (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:19.464653 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a34d912226ad40c2847d1292df0fe5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.465682 19860 ts_tablet_manager.cc:1403] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.229s	user 0.006s	sys 0.013s
I20260709 13:08:19.446511 19730 tablet_service.cc:1511] Processing CreateTablet for tablet f36892f062724d00a122165a1fddb0ce (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:19.468313 19730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36892f062724d00a122165a1fddb0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.468732 19860 raft_consensus.cc:359] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.449790 19858 raft_consensus.cc:385] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.455143 19651 tablet_service.cc:1511] Processing CreateTablet for tablet a34d912226ad40c2847d1292df0fe5ca (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:19.456543 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df79c1d7b41f4eb4b8cc8283b4c3549c" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:19.456692 19864 raft_consensus.cc:2804] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:19.449440 19807 tablet_service.cc:1511] Processing CreateTablet for tablet f36892f062724d00a122165a1fddb0ce (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:19.472157 19864 raft_consensus.cc:697] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:19.474210 19864 consensus_queue.cc:237] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.470880 19858 raft_consensus.cc:740] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.471833 19651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a34d912226ad40c2847d1292df0fe5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.479146 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795352aa5ff342f9a13065a09d237a57" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
W20260709 13:08:19.480551 19782 leader_election.cc:343] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:19.470781 19860 raft_consensus.cc:385] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.485524 19860 raft_consensus.cc:740] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.485723 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36892f062724d00a122165a1fddb0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.489573 19858 consensus_queue.cc:260] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.499197 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795352aa5ff342f9a13065a09d237a57" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:19.502285 19859 ts_tablet_manager.cc:1434] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.014s
I20260709 13:08:19.503258 19859 tablet_bootstrap.cc:492] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
W20260709 13:08:19.504575 19784 leader_election.cc:343] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:19.505014 19784 leader_election.cc:304] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:19.508904 19659 tablet_service.cc:1511] Processing CreateTablet for tablet 33d7d8328de843c1a2ab456de892c580 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:19.510140 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33d7d8328de843c1a2ab456de892c580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.511966 19866 raft_consensus.cc:2749] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:19.513717 19858 ts_tablet_manager.cc:1434] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.110s	user 0.001s	sys 0.008s
I20260709 13:08:19.514645 19858 tablet_bootstrap.cc:492] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:19.517680 19860 consensus_queue.cc:260] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.518604 19818 raft_consensus.cc:3060] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:19.519737 19860 ts_tablet_manager.cc:1434] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260709 13:08:19.521909 19860 tablet_bootstrap.cc:492] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:19.524333 19650 tablet_service.cc:1511] Processing CreateTablet for tablet d9d67568986b46df83c14b060fac98e5 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:19.525557 19650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d67568986b46df83c14b060fac98e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.529811 19818 raft_consensus.cc:2468] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
W20260709 13:08:19.497898 19708 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 46367.1us
I20260709 13:08:19.546991 19860 tablet_bootstrap.cc:654] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.552238 19725 tablet_service.cc:1511] Processing CreateTablet for tablet 33d7d8328de843c1a2ab456de892c580 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:19.552383 19728 tablet_service.cc:1511] Processing CreateTablet for tablet d9d67568986b46df83c14b060fac98e5 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:19.553459 19725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33d7d8328de843c1a2ab456de892c580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.554111 19728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d67568986b46df83c14b060fac98e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.553988 19808 tablet_service.cc:1511] Processing CreateTablet for tablet d9d67568986b46df83c14b060fac98e5 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:19.555146 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d67568986b46df83c14b060fac98e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.555260 19858 tablet_bootstrap.cc:654] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.550848 19566 catalog_manager.cc:5697] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:19.561148 19658 tablet_service.cc:1511] Processing CreateTablet for tablet ad41d71edb0d4cf3985346a08a31c119 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:19.562422 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad41d71edb0d4cf3985346a08a31c119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.562813 19859 tablet_bootstrap.cc:654] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.554914 19806 tablet_service.cc:1511] Processing CreateTablet for tablet 33d7d8328de843c1a2ab456de892c580 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:19.568742 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33d7d8328de843c1a2ab456de892c580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.570503 19807 tablet_service.cc:1511] Processing CreateTablet for tablet ad41d71edb0d4cf3985346a08a31c119 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:19.571646 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad41d71edb0d4cf3985346a08a31c119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.572077 19651 tablet_service.cc:1511] Processing CreateTablet for tablet c5c3405323a047a98758adc8054ab159 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:19.573310 19651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5c3405323a047a98758adc8054ab159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.575882 19729 tablet_service.cc:1511] Processing CreateTablet for tablet c5c3405323a047a98758adc8054ab159 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:19.577028 19729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5c3405323a047a98758adc8054ab159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.577704 19730 tablet_service.cc:1511] Processing CreateTablet for tablet ad41d71edb0d4cf3985346a08a31c119 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:19.578855 19730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad41d71edb0d4cf3985346a08a31c119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.580210 19865 raft_consensus.cc:493] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.580651 19865 raft_consensus.cc:515] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.582933 19803 tablet_service.cc:1511] Processing CreateTablet for tablet c5c3405323a047a98758adc8054ab159 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:19.583676 19865 leader_election.cc:290] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:19.584208 19803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5c3405323a047a98758adc8054ab159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.592810 19727 tablet_service.cc:1511] Processing CreateTablet for tablet 11cd3c9578f24924b32216aa440dd671 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:19.594125 19727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11cd3c9578f24924b32216aa440dd671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.607758 19805 tablet_service.cc:1511] Processing CreateTablet for tablet 11cd3c9578f24924b32216aa440dd671 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:19.608978 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11cd3c9578f24924b32216aa440dd671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.618958 19726 tablet_service.cc:1511] Processing CreateTablet for tablet a34d912226ad40c2847d1292df0fe5ca (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:19.619931 19859 tablet_bootstrap.cc:492] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:19.620155 19726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a34d912226ad40c2847d1292df0fe5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.620381 19859 ts_tablet_manager.cc:1403] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.117s	user 0.019s	sys 0.002s
I20260709 13:08:19.623136 19859 raft_consensus.cc:359] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.623785 19859 raft_consensus.cc:385] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.624049 19859 raft_consensus.cc:740] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.624812 19859 consensus_queue.cc:260] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.626809 19859 ts_tablet_manager.cc:1434] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:08:19.627676 19859 tablet_bootstrap.cc:492] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:19.632578 19864 raft_consensus.cc:493] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.633033 19864 raft_consensus.cc:515] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.634936 19864 leader_election.cc:290] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:19.635634 19859 tablet_bootstrap.cc:654] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.635581 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133432d5d6af47bfba5466cb9c7fa2ba" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:19.636317 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133432d5d6af47bfba5466cb9c7fa2ba" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:19.637044 19708 leader_election.cc:343] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:19.637634 19710 leader_election.cc:343] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:19.638007 19710 leader_election.cc:304] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:19.638950 19864 raft_consensus.cc:2749] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:19.648698 19728 tablet_service.cc:1511] Processing CreateTablet for tablet b351c9c79bee41f09f2ff48e96208c41 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:19.654615 19728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b351c9c79bee41f09f2ff48e96208c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.666090 19858 tablet_bootstrap.cc:492] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:19.666620 19858 ts_tablet_manager.cc:1403] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.152s	user 0.021s	sys 0.021s
I20260709 13:08:19.672857 19864 raft_consensus.cc:493] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.673390 19864 raft_consensus.cc:515] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.675338 19864 leader_election.cc:290] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:19.675967 19858 raft_consensus.cc:359] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.676633 19858 raft_consensus.cc:385] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.676816 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
W20260709 13:08:19.678277 19708 leader_election.cc:343] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:19.678799 19860 tablet_bootstrap.cc:492] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:19.679232 19860 ts_tablet_manager.cc:1403] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.159s	user 0.010s	sys 0.005s
I20260709 13:08:19.679978 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:19.681437 19710 leader_election.cc:343] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:19.681878 19710 leader_election.cc:304] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:19.683332 19864 raft_consensus.cc:2749] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:19.685614 19859 tablet_bootstrap.cc:492] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:19.686133 19859 ts_tablet_manager.cc:1403] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.008s
I20260709 13:08:19.688819 19859 raft_consensus.cc:359] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.689496 19859 raft_consensus.cc:385] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.689759 19859 raft_consensus.cc:740] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.690359 19859 consensus_queue.cc:260] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.681979 19860 raft_consensus.cc:359] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.692754 19860 raft_consensus.cc:385] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.693039 19860 raft_consensus.cc:740] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.693740 19860 consensus_queue.cc:260] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.695724 19860 ts_tablet_manager.cc:1434] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:08:19.696655 19860 tablet_bootstrap.cc:492] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:19.676899 19858 raft_consensus.cc:740] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.697832 19858 consensus_queue.cc:260] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.699874 19858 ts_tablet_manager.cc:1434] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.001s
I20260709 13:08:19.700773 19858 tablet_bootstrap.cc:492] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:19.703377 19659 tablet_service.cc:1511] Processing CreateTablet for tablet 11cd3c9578f24924b32216aa440dd671 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:19.704294 19729 tablet_service.cc:1511] Processing CreateTablet for tablet 68eaa80cfe3c4ab8bbfc01f147c3eb06 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:19.704826 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11cd3c9578f24924b32216aa440dd671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.692330 19859 ts_tablet_manager.cc:1434] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:19.706259 19859 tablet_bootstrap.cc:492] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:19.710589 19858 tablet_bootstrap.cc:654] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.698297 19807 tablet_service.cc:1511] Processing CreateTablet for tablet b351c9c79bee41f09f2ff48e96208c41 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:19.711512 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b351c9c79bee41f09f2ff48e96208c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.714164 19860 tablet_bootstrap.cc:654] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.705478 19729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68eaa80cfe3c4ab8bbfc01f147c3eb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.728510 19808 tablet_service.cc:1511] Processing CreateTablet for tablet 68eaa80cfe3c4ab8bbfc01f147c3eb06 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:19.729765 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68eaa80cfe3c4ab8bbfc01f147c3eb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.731376 19859 tablet_bootstrap.cc:654] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.734805 19733 tablet_service.cc:1511] Processing CreateTablet for tablet 25419d7ba3cc4a3a810f518c91b615f1 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:19.735994 19733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25419d7ba3cc4a3a810f518c91b615f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.749082 19650 tablet_service.cc:1511] Processing CreateTablet for tablet 25419d7ba3cc4a3a810f518c91b615f1 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:19.749958 19654 tablet_service.cc:1511] Processing CreateTablet for tablet 4486a45581a44902a7c0ea90eb4df213 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:19.750689 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:19.751116 19654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4486a45581a44902a7c0ea90eb4df213. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:19.752318 19635 leader_election.cc:343] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:19.753226 19650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25419d7ba3cc4a3a810f518c91b615f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.757833 19657 tablet_service.cc:1511] Processing CreateTablet for tablet cec9d4dd84f74fb3a9be850344ad75c0 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:19.759087 19657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec9d4dd84f74fb3a9be850344ad75c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.762892 19864 raft_consensus.cc:493] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.763326 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:19.765359 19805 tablet_service.cc:1511] Processing CreateTablet for tablet 4486a45581a44902a7c0ea90eb4df213 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:19.765625 19803 tablet_service.cc:1511] Processing CreateTablet for tablet cec9d4dd84f74fb3a9be850344ad75c0 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:19.766685 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4486a45581a44902a7c0ea90eb4df213. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:19.766891 19635 leader_election.cc:343] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:19.767302 19635 leader_election.cc:304] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:19.767701 19658 tablet_service.cc:1511] Processing CreateTablet for tablet 68eaa80cfe3c4ab8bbfc01f147c3eb06 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:19.766332 19725 tablet_service.cc:1511] Processing CreateTablet for tablet cec9d4dd84f74fb3a9be850344ad75c0 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:19.769308 19803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec9d4dd84f74fb3a9be850344ad75c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.769263 19653 tablet_service.cc:1511] Processing CreateTablet for tablet a19e28441e6b4b24b172dad48e33dab4 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:19.770430 19865 raft_consensus.cc:2749] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:19.763339 19864 raft_consensus.cc:515] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.772848 19864 leader_election.cc:290] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:19.773500 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137fe738a1a84c0f9c3291ee72852330" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
W20260709 13:08:19.774819 19708 leader_election.cc:343] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:19.775584 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137fe738a1a84c0f9c3291ee72852330" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:19.776882 19710 leader_election.cc:343] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:19.777295 19710 leader_election.cc:304] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:19.778692 19864 raft_consensus.cc:2749] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:19.769299 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68eaa80cfe3c4ab8bbfc01f147c3eb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.785017 19804 tablet_service.cc:1511] Processing CreateTablet for tablet a19e28441e6b4b24b172dad48e33dab4 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:19.786193 19804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19e28441e6b4b24b172dad48e33dab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.786615 19652 tablet_service.cc:1511] Processing CreateTablet for tablet 99179d3b401c473eb9b1362fd86bffb0 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:19.787235 19858 tablet_bootstrap.cc:492] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:19.787671 19858 ts_tablet_manager.cc:1403] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.027s
I20260709 13:08:19.790512 19858 raft_consensus.cc:359] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.791172 19858 raft_consensus.cc:385] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.772130 19730 tablet_service.cc:1511] Processing CreateTablet for tablet a19e28441e6b4b24b172dad48e33dab4 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:19.791416 19858 raft_consensus.cc:740] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.797430 19806 tablet_service.cc:1511] Processing CreateTablet for tablet 25419d7ba3cc4a3a810f518c91b615f1 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:19.799041 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25419d7ba3cc4a3a810f518c91b615f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.799470 19802 tablet_service.cc:1511] Processing CreateTablet for tablet 99179d3b401c473eb9b1362fd86bffb0 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:19.798123 19653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19e28441e6b4b24b172dad48e33dab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.800046 19860 tablet_bootstrap.cc:492] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:19.800608 19802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99179d3b401c473eb9b1362fd86bffb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.800829 19860 ts_tablet_manager.cc:1403] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.104s	user 0.008s	sys 0.008s
I20260709 13:08:19.804095 19727 tablet_service.cc:1511] Processing CreateTablet for tablet 99179d3b401c473eb9b1362fd86bffb0 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:19.805080 19652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99179d3b401c473eb9b1362fd86bffb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.809417 19651 tablet_service.cc:1511] Processing CreateTablet for tablet b351c9c79bee41f09f2ff48e96208c41 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:19.810724 19651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b351c9c79bee41f09f2ff48e96208c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.814333 19858 consensus_queue.cc:260] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.815814 19659 tablet_service.cc:1511] Processing CreateTablet for tablet 8c526d52876d48bfa448417d3bbe5caf (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:19.819084 19725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec9d4dd84f74fb3a9be850344ad75c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.819882 19732 tablet_service.cc:1511] Processing CreateTablet for tablet 8c526d52876d48bfa448417d3bbe5caf (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:19.821040 19732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c526d52876d48bfa448417d3bbe5caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.821691 19727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99179d3b401c473eb9b1362fd86bffb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.824331 19730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19e28441e6b4b24b172dad48e33dab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.825181 19865 raft_consensus.cc:493] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.825656 19865 raft_consensus.cc:515] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.819139 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c526d52876d48bfa448417d3bbe5caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.828620 19865 leader_election.cc:290] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:19.830165 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2750ee8f3f4791a7216882bfaec0bb" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:19.830257 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2750ee8f3f4791a7216882bfaec0bb" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:19.830809 19744 raft_consensus.cc:2468] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:19.832316 19635 leader_election.cc:304] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
W20260709 13:08:19.833143 19635 leader_election.cc:343] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:19.833953 19865 raft_consensus.cc:2804] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:19.834306 19865 raft_consensus.cc:493] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:19.834635 19865 raft_consensus.cc:3060] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:19.848151 19804 tablet_service.cc:1511] Processing CreateTablet for tablet 8c526d52876d48bfa448417d3bbe5caf (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:19.849498 19804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c526d52876d48bfa448417d3bbe5caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.845125 19865 raft_consensus.cc:515] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.859197 19865 leader_election.cc:290] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:19.859891 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2750ee8f3f4791a7216882bfaec0bb" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:19.860316 19744 raft_consensus.cc:3060] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:19.862469 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2750ee8f3f4791a7216882bfaec0bb" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
W20260709 13:08:19.863824 19635 leader_election.cc:343] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:19.866016 19744 raft_consensus.cc:2468] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:19.867125 19635 leader_election.cc:304] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:19.867928 19858 ts_tablet_manager.cc:1434] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.080s	user 0.004s	sys 0.004s
I20260709 13:08:19.868338 19865 raft_consensus.cc:2804] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:19.870365 19659 tablet_service.cc:1511] Processing CreateTablet for tablet cfcba1db422d49a28de2bbe4ed0fd8a4 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:19.871243 19858 tablet_bootstrap.cc:492] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:19.871524 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcba1db422d49a28de2bbe4ed0fd8a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.880971 19806 tablet_service.cc:1511] Processing CreateTablet for tablet cfcba1db422d49a28de2bbe4ed0fd8a4 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:19.882179 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcba1db422d49a28de2bbe4ed0fd8a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.883329 19653 tablet_service.cc:1511] Processing CreateTablet for tablet b77b40428106429a8e7371ced1091152 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:19.884033 19725 tablet_service.cc:1511] Processing CreateTablet for tablet cfcba1db422d49a28de2bbe4ed0fd8a4 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:19.885183 19725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcba1db422d49a28de2bbe4ed0fd8a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.885701 19653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77b40428106429a8e7371ced1091152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.891469 19808 tablet_service.cc:1511] Processing CreateTablet for tablet b77b40428106429a8e7371ced1091152 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:19.897069 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77b40428106429a8e7371ced1091152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.898272 19657 tablet_service.cc:1511] Processing CreateTablet for tablet bc2b671be4744aa7a751406f0de863fe (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:19.901152 19654 tablet_service.cc:1511] Processing CreateTablet for tablet 0b12cecfbac04ca0858a0af97f42816e (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:19.902302 19654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b12cecfbac04ca0858a0af97f42816e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.902472 19729 tablet_service.cc:1511] Processing CreateTablet for tablet 0b12cecfbac04ca0858a0af97f42816e (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:19.893033 19727 tablet_service.cc:1511] Processing CreateTablet for tablet b77b40428106429a8e7371ced1091152 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:19.905383 19807 tablet_service.cc:1511] Processing CreateTablet for tablet 0b12cecfbac04ca0858a0af97f42816e (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:19.905876 19650 tablet_service.cc:1511] Processing CreateTablet for tablet cb012ffa8db148a7b316de5be81681a3 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:19.907048 19650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb012ffa8db148a7b316de5be81681a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.907344 19733 tablet_service.cc:1511] Processing CreateTablet for tablet cb012ffa8db148a7b316de5be81681a3 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:19.909477 19726 tablet_service.cc:1511] Processing CreateTablet for tablet 4486a45581a44902a7c0ea90eb4df213 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:19.910167 19801 tablet_service.cc:1511] Processing CreateTablet for tablet cb012ffa8db148a7b316de5be81681a3 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:19.910521 19734 tablet_service.cc:1511] Processing CreateTablet for tablet 533870de5c984ce59bc06cfe0149baaa (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:19.911320 19801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb012ffa8db148a7b316de5be81681a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.911121 19860 raft_consensus.cc:359] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.911841 19860 raft_consensus.cc:385] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.912109 19860 raft_consensus.cc:740] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.912356 19656 tablet_service.cc:1511] Processing CreateTablet for tablet 75641cb30f9e45008755adc6a31ffdcc (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:19.913506 19656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75641cb30f9e45008755adc6a31ffdcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.914297 19655 tablet_service.cc:1511] Processing CreateTablet for tablet 533870de5c984ce59bc06cfe0149baaa (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:19.915387 19655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533870de5c984ce59bc06cfe0149baaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.918231 19800 tablet_service.cc:1511] Processing CreateTablet for tablet 533870de5c984ce59bc06cfe0149baaa (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:19.919351 19800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533870de5c984ce59bc06cfe0149baaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.923014 19731 tablet_service.cc:1511] Processing CreateTablet for tablet 75641cb30f9e45008755adc6a31ffdcc (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:19.926086 19864 consensus_queue.cc:1048] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:19.928290 19799 tablet_service.cc:1511] Processing CreateTablet for tablet 75641cb30f9e45008755adc6a31ffdcc (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:19.929481 19799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75641cb30f9e45008755adc6a31ffdcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.931720 19806 tablet_service.cc:1511] Processing CreateTablet for tablet 9f47c3190b614ff7a4b7fddbb7ec3c35 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:19.932230 19657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2b671be4744aa7a751406f0de863fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.933214 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f47c3190b614ff7a4b7fddbb7ec3c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.942617 19732 tablet_service.cc:1511] Processing CreateTablet for tablet bc2b671be4744aa7a751406f0de863fe (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:19.943922 19859 tablet_bootstrap.cc:492] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:19.944379 19859 ts_tablet_manager.cc:1403] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.238s	user 0.016s	sys 0.000s
I20260709 13:08:19.945042 19658 tablet_service.cc:1511] Processing CreateTablet for tablet 9f47c3190b614ff7a4b7fddbb7ec3c35 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:19.946245 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f47c3190b614ff7a4b7fddbb7ec3c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.946676 19808 tablet_service.cc:1511] Processing CreateTablet for tablet 3a93d756a7544108b7e3d5e27bd8b48d (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:19.947193 19859 raft_consensus.cc:359] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.947990 19859 raft_consensus.cc:385] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:19.948276 19859 raft_consensus.cc:740] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:19.949100 19859 consensus_queue.cc:260] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.952889 19859 ts_tablet_manager.cc:1434] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:08:19.953725 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b12cecfbac04ca0858a0af97f42816e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.940101 19734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533870de5c984ce59bc06cfe0149baaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.954909 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a93d756a7544108b7e3d5e27bd8b48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.955214 19732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2b671be4744aa7a751406f0de863fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.959789 19727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77b40428106429a8e7371ced1091152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.958607 19859 tablet_bootstrap.cc:492] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:19.961540 19729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b12cecfbac04ca0858a0af97f42816e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.930552 19865 raft_consensus.cc:697] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:19.972666 19893 raft_consensus.cc:493] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:19.973126 19893 raft_consensus.cc:515] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.975579 19893 leader_election.cc:290] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:19.912817 19860 consensus_queue.cc:260] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.984432 19806 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca26a74afef41289a38bb584effacad (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:19.987000 19733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb012ffa8db148a7b316de5be81681a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.987589 19726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4486a45581a44902a7c0ea90eb4df213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.986748 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca26a74afef41289a38bb584effacad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.991029 19865 consensus_queue.cc:237] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:19.992129 19805 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4dd57e3d5a4ae9affabcce36dde402 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:19.994680 19858 tablet_bootstrap.cc:654] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:19.996869 19731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75641cb30f9e45008755adc6a31ffdcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:19.971060 19803 tablet_service.cc:1511] Processing CreateTablet for tablet bc2b671be4744aa7a751406f0de863fe (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:19.997900 19803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2b671be4744aa7a751406f0de863fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.001008 19728 tablet_service.cc:1511] Processing CreateTablet for tablet 9f47c3190b614ff7a4b7fddbb7ec3c35 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:20.002249 19728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f47c3190b614ff7a4b7fddbb7ec3c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.004271 19864 consensus_queue.cc:1048] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:20.010005 19802 tablet_service.cc:1511] Processing CreateTablet for tablet 90d874eb87e54623a6ca49fb3968e54c (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:20.011170 19802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d874eb87e54623a6ca49fb3968e54c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.012274 19860 ts_tablet_manager.cc:1434] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.211s	user 0.006s	sys 0.000s
I20260709 13:08:20.033314 19859 tablet_bootstrap.cc:654] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.036952 19650 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4dd57e3d5a4ae9affabcce36dde402 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:20.013219 19860 tablet_bootstrap.cc:492] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:20.043263 19659 tablet_service.cc:1511] Processing CreateTablet for tablet 3a93d756a7544108b7e3d5e27bd8b48d (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:20.046159 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a93d756a7544108b7e3d5e27bd8b48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.056012 19808 tablet_service.cc:1511] Processing CreateTablet for tablet 0ddc798c50c24e0db8a480ea48cf5970 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:20.049188 19866 raft_consensus.cc:493] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.065176 19866 raft_consensus.cc:515] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.064404 19806 tablet_service.cc:1511] Processing CreateTablet for tablet b322e15c769245f893494afb17a03082 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:20.067176 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4dd57e3d5a4ae9affabcce36dde402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.070585 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:20.080924 19860 tablet_bootstrap.cc:654] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.082371 19866 leader_election.cc:290] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:20.086489 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133432d5d6af47bfba5466cb9c7fa2ba" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:20.087116 19744 raft_consensus.cc:2468] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:20.088457 19784 leader_election.cc:304] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:20.092724 19807 tablet_service.cc:1511] Processing CreateTablet for tablet 904092885e4747f39d83e1ba46eb2d3d (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:20.093871 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904092885e4747f39d83e1ba46eb2d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.095870 19866 raft_consensus.cc:2804] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:20.094125 19731 tablet_service.cc:1511] Processing CreateTablet for tablet 3a93d756a7544108b7e3d5e27bd8b48d (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:20.096238 19866 raft_consensus.cc:493] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.096594 19866 raft_consensus.cc:3060] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.097239 19731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a93d756a7544108b7e3d5e27bd8b48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.098204 19727 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4dd57e3d5a4ae9affabcce36dde402 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:20.099654 19727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4dd57e3d5a4ae9affabcce36dde402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.099535 19732 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca26a74afef41289a38bb584effacad (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:20.099969 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ddc798c50c24e0db8a480ea48cf5970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.101418 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b322e15c769245f893494afb17a03082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.101825 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:20.102878 19652 tablet_service.cc:1511] Processing CreateTablet for tablet 0ddc798c50c24e0db8a480ea48cf5970 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 13:08:20.103463 19635 leader_election.cc:343] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.104075 19651 tablet_service.cc:1511] Processing CreateTablet for tablet 90d874eb87e54623a6ca49fb3968e54c (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 13:08:20.104472 19635 leader_election.cc:343] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.104558 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133432d5d6af47bfba5466cb9c7fa2ba" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:20.105028 19635 leader_election.cc:304] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:20.105911 19895 raft_consensus.cc:2749] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:20.106268 19782 leader_election.cc:343] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.106837 19732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca26a74afef41289a38bb584effacad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.108886 19650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4dd57e3d5a4ae9affabcce36dde402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.112331 19858 tablet_bootstrap.cc:492] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:20.112133 19659 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca26a74afef41289a38bb584effacad (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:20.112756 19858 ts_tablet_manager.cc:1403] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.242s	user 0.007s	sys 0.009s
I20260709 13:08:20.115492 19858 raft_consensus.cc:359] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } }
I20260709 13:08:20.116168 19858 raft_consensus.cc:385] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.116430 19858 raft_consensus.cc:740] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.117205 19858 consensus_queue.cc:260] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } }
I20260709 13:08:20.133806 19657 tablet_service.cc:1511] Processing CreateTablet for tablet 4848c264ee8746fc9b0dc052f091066a (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:20.117985 19730 tablet_service.cc:1511] Processing CreateTablet for tablet 90d874eb87e54623a6ca49fb3968e54c (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:20.135550 19730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d874eb87e54623a6ca49fb3968e54c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.138166 19652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ddc798c50c24e0db8a480ea48cf5970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.141492 19734 tablet_service.cc:1511] Processing CreateTablet for tablet 0ddc798c50c24e0db8a480ea48cf5970 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:20.143149 19734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ddc798c50c24e0db8a480ea48cf5970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.144707 19800 tablet_service.cc:1511] Processing CreateTablet for tablet 4848c264ee8746fc9b0dc052f091066a (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:20.145915 19800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4848c264ee8746fc9b0dc052f091066a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.149718 19651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d874eb87e54623a6ca49fb3968e54c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.150928 19728 tablet_service.cc:1511] Processing CreateTablet for tablet b322e15c769245f893494afb17a03082 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:20.137614 19653 tablet_service.cc:1511] Processing CreateTablet for tablet b322e15c769245f893494afb17a03082 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:20.159680 19866 raft_consensus.cc:515] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.176302 19657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4848c264ee8746fc9b0dc052f091066a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.193499 19728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b322e15c769245f893494afb17a03082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.199261 19807 tablet_service.cc:1511] Processing CreateTablet for tablet 9e34b589be2b4d9b96fd8e32f777a8a2 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:20.200394 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e34b589be2b4d9b96fd8e32f777a8a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.178696 19655 tablet_service.cc:1511] Processing CreateTablet for tablet 904092885e4747f39d83e1ba46eb2d3d (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:20.202304 19858 ts_tablet_manager.cc:1434] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.000s
I20260709 13:08:20.207137 19656 tablet_service.cc:1511] Processing CreateTablet for tablet 9e34b589be2b4d9b96fd8e32f777a8a2 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:20.213179 19806 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9620e09d314110a58c418882073274 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:20.214270 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9620e09d314110a58c418882073274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.214416 19866 leader_election.cc:290] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:20.214896 19866 raft_consensus.cc:493] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.215305 19866 raft_consensus.cc:515] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.218338 19654 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9620e09d314110a58c418882073274 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:20.218626 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133432d5d6af47bfba5466cb9c7fa2ba" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:20.219175 19744 raft_consensus.cc:3060] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.220639 19725 tablet_service.cc:1511] Processing CreateTablet for tablet 904092885e4747f39d83e1ba46eb2d3d (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:20.221855 19725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904092885e4747f39d83e1ba46eb2d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.230470 19729 tablet_service.cc:1511] Processing CreateTablet for tablet 4848c264ee8746fc9b0dc052f091066a (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:20.226622 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:20.231707 19729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4848c264ee8746fc9b0dc052f091066a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:20.232218 19784 leader_election.cc:343] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.217180 19866 leader_election.cc:290] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:20.236099 19726 tablet_service.cc:1511] Processing CreateTablet for tablet 9e34b589be2b4d9b96fd8e32f777a8a2 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:20.239502 19726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e34b589be2b4d9b96fd8e32f777a8a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.241585 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133432d5d6af47bfba5466cb9c7fa2ba" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
W20260709 13:08:20.243821 19782 leader_election.cc:343] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.245751 19858 tablet_bootstrap.cc:492] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:20.244029 19656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e34b589be2b4d9b96fd8e32f777a8a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.269927 19865 raft_consensus.cc:493] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.270437 19865 raft_consensus.cc:515] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.272454 19865 leader_election.cc:290] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.278175 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:20.279407 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:20.280025 19743 raft_consensus.cc:2468] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:20.283951 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:20.286386 19859 tablet_bootstrap.cc:492] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:20.286891 19859 ts_tablet_manager.cc:1403] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.328s	user 0.015s	sys 0.015s
I20260709 13:08:20.287514 19635 leader_election.cc:304] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
W20260709 13:08:20.288460 19635 leader_election.cc:343] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:20.289541 19782 leader_election.cc:343] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.289995 19782 leader_election.cc:304] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:20.291241 19902 raft_consensus.cc:2749] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:20.292145 19865 raft_consensus.cc:2804] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:20.292568 19865 raft_consensus.cc:493] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.292968 19865 raft_consensus.cc:3060] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.253211 19744 raft_consensus.cc:2468] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:20.294303 19784 leader_election.cc:304] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:20.295058 19902 raft_consensus.cc:2804] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:20.295533 19902 raft_consensus.cc:697] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:20.296360 19902 consensus_queue.cc:237] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.297472 19859 raft_consensus.cc:359] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } }
I20260709 13:08:20.302270 19859 raft_consensus.cc:385] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.268417 19565 catalog_manager.cc:5697] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.252828 19730 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9620e09d314110a58c418882073274 (DEFAULT_TABLE table=test-workload [id=03080cccdbd846d08281c990e230ef1f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:20.309116 19653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b322e15c769245f893494afb17a03082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.307814 19859 raft_consensus.cc:740] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
W20260709 13:08:20.313300 19615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:20.320950 19730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9620e09d314110a58c418882073274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.321571 19654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9620e09d314110a58c418882073274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.325773 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca26a74afef41289a38bb584effacad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.325726 19899 raft_consensus.cc:493] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.329806 19899 raft_consensus.cc:515] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.331794 19899 leader_election.cc:290] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.333230 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:20.333676 19860 tablet_bootstrap.cc:492] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:20.333837 19667 raft_consensus.cc:2468] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:20.334113 19860 ts_tablet_manager.cc:1403] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.321s	user 0.057s	sys 0.028s
I20260709 13:08:20.335170 19708 leader_election.cc:304] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:20.335403 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:20.336369 19864 raft_consensus.cc:2804] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:20.336640 19710 leader_election.cc:343] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.336706 19864 raft_consensus.cc:493] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.337231 19864 raft_consensus.cc:3060] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.340747 19655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904092885e4747f39d83e1ba46eb2d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.348366 19859 consensus_queue.cc:260] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } }
I20260709 13:08:20.350350 19859 ts_tablet_manager.cc:1434] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.002s
I20260709 13:08:20.357488 19864 raft_consensus.cc:515] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.359257 19859 tablet_bootstrap.cc:492] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:20.336750 19860 raft_consensus.cc:359] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.359630 19860 raft_consensus.cc:385] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.359969 19860 raft_consensus.cc:740] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.360809 19858 tablet_bootstrap.cc:654] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.362116 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:20.362672 19669 raft_consensus.cc:3060] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.364266 19865 raft_consensus.cc:515] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.368762 19669 raft_consensus.cc:2468] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:20.371248 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:20.360823 19860 consensus_queue.cc:260] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.371402 19708 leader_election.cc:304] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:20.372496 19899 raft_consensus.cc:2804] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:20.372581 19818 raft_consensus.cc:3060] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.372983 19899 raft_consensus.cc:697] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:20.373762 19899 consensus_queue.cc:237] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.370249 19864 leader_election.cc:290] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.379304 19818 raft_consensus.cc:2468] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:20.383744 19860 ts_tablet_manager.cc:1434] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.003s
I20260709 13:08:20.384661 19860 tablet_bootstrap.cc:492] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:20.387470 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:20.388021 19744 raft_consensus.cc:3060] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.399451 19859 tablet_bootstrap.cc:654] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.407196 19865 leader_election.cc:290] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.410816 19860 tablet_bootstrap.cc:654] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.414641 19865 raft_consensus.cc:493] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.415146 19865 raft_consensus.cc:515] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } }
I20260709 13:08:20.418809 19858 tablet_bootstrap.cc:492] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:20.419245 19858 ts_tablet_manager.cc:1403] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.174s	user 0.006s	sys 0.007s
I20260709 13:08:20.420167 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795352aa5ff342f9a13065a09d237a57" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:20.420816 19743 raft_consensus.cc:2468] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:20.406167 19564 catalog_manager.cc:5697] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 0 to 1, leader changed from <none> to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:20.417140 19865 leader_election.cc:290] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:20.422132 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:20.424265 19635 leader_election.cc:304] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
W20260709 13:08:20.425287 19635 leader_election.cc:343] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.425444 19744 raft_consensus.cc:2468] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:20.425994 19865 raft_consensus.cc:2804] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:20.425719 19858 raft_consensus.cc:359] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.424502 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795352aa5ff342f9a13065a09d237a57" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:20.426438 19858 raft_consensus.cc:385] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.426880 19858 raft_consensus.cc:740] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.426957 19817 raft_consensus.cc:2468] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:20.427616 19858 consensus_queue.cc:260] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.428591 19635 leader_election.cc:304] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:20.429492 19895 raft_consensus.cc:2804] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:20.429787 19858 ts_tablet_manager.cc:1434] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:08:20.429442 19566 catalog_manager.cc:5697] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.435693 19859 tablet_bootstrap.cc:492] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:20.436165 19859 ts_tablet_manager.cc:1403] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.005s
I20260709 13:08:20.426352 19865 raft_consensus.cc:493] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.438155 19865 raft_consensus.cc:3060] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.441305 19859 raft_consensus.cc:359] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.442124 19859 raft_consensus.cc:385] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.442389 19859 raft_consensus.cc:740] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.444540 19859 consensus_queue.cc:260] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.447779 19859 ts_tablet_manager.cc:1434] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260709 13:08:20.448715 19859 tablet_bootstrap.cc:492] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:20.451870 19858 tablet_bootstrap.cc:492] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:20.453274 19865 raft_consensus.cc:515] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } }
I20260709 13:08:20.453873 19859 tablet_bootstrap.cc:654] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.454605 19860 tablet_bootstrap.cc:492] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:20.455076 19860 ts_tablet_manager.cc:1403] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.012s
I20260709 13:08:20.455255 19895 raft_consensus.cc:697] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:20.456200 19895 consensus_queue.cc:237] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.457096 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795352aa5ff342f9a13065a09d237a57" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:20.457661 19817 raft_consensus.cc:3060] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.463469 19860 raft_consensus.cc:359] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.464157 19860 raft_consensus.cc:385] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.464429 19860 raft_consensus.cc:740] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.464864 19859 tablet_bootstrap.cc:492] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:20.465323 19859 ts_tablet_manager.cc:1403] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 13:08:20.467016 19860 consensus_queue.cc:260] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.467612 19817 raft_consensus.cc:2468] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:20.467828 19859 raft_consensus.cc:359] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.468511 19859 raft_consensus.cc:385] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.469297 19899 raft_consensus.cc:493] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.469758 19899 raft_consensus.cc:515] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.470544 19860 ts_tablet_manager.cc:1434] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:08:20.471462 19860 tablet_bootstrap.cc:492] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:20.471761 19899 leader_election.cc:290] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.474040 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
W20260709 13:08:20.475442 19708 leader_election.cc:343] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.469165 19635 leader_election.cc:304] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:20.476537 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:20.477133 19817 raft_consensus.cc:2468] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:20.478240 19710 leader_election.cc:304] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:20.477254 19913 raft_consensus.cc:2804] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:20.479257 19899 raft_consensus.cc:2804] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:20.479316 19913 raft_consensus.cc:697] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:20.479743 19860 tablet_bootstrap.cc:654] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.479693 19899 raft_consensus.cc:493] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.481016 19899 raft_consensus.cc:3060] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.481330 19913 consensus_queue.cc:237] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } }
I20260709 13:08:20.468781 19859 raft_consensus.cc:740] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.482558 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795352aa5ff342f9a13065a09d237a57" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:20.482796 19859 consensus_queue.cc:260] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.483693 19744 raft_consensus.cc:3060] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.484686 19859 ts_tablet_manager.cc:1434] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.003s
I20260709 13:08:20.485528 19859 tablet_bootstrap.cc:492] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:20.486562 19858 tablet_bootstrap.cc:654] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.487943 19899 raft_consensus.cc:515] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.490548 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:20.490882 19744 raft_consensus.cc:2468] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
W20260709 13:08:20.491868 19708 leader_election.cc:343] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.492446 19865 leader_election.cc:290] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Requested vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:20.492813 19899 leader_election.cc:290] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.493912 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:20.494524 19817 raft_consensus.cc:3060] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.499106 19858 tablet_bootstrap.cc:492] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:20.499502 19858 ts_tablet_manager.cc:1403] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.005s
I20260709 13:08:20.501698 19817 raft_consensus.cc:2468] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:20.501575 19865 consensus_queue.cc:1048] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:20.503588 19710 leader_election.cc:304] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:20.504348 19899 raft_consensus.cc:2804] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:20.504771 19899 raft_consensus.cc:697] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:20.505561 19859 tablet_bootstrap.cc:654] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.505566 19899 consensus_queue.cc:237] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.508273 19858 raft_consensus.cc:359] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.510608 19858 raft_consensus.cc:385] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.510871 19858 raft_consensus.cc:740] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.511447 19858 consensus_queue.cc:260] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.514293 19858 ts_tablet_manager.cc:1434] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:08:20.515149 19858 tablet_bootstrap.cc:492] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:20.518916 19865 raft_consensus.cc:493] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.519560 19865 raft_consensus.cc:515] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.520191 19860 tablet_bootstrap.cc:492] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:20.520650 19860 ts_tablet_manager.cc:1403] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.007s
I20260709 13:08:20.521242 19859 tablet_bootstrap.cc:492] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:20.521703 19859 ts_tablet_manager.cc:1403] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.003s
I20260709 13:08:20.522706 19858 tablet_bootstrap.cc:654] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.523103 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:20.523383 19860 raft_consensus.cc:359] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.524067 19860 raft_consensus.cc:385] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.524331 19860 raft_consensus.cc:740] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.523346 19865 leader_election.cc:290] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.524688 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:20.525559 19817 raft_consensus.cc:2393] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9a5b2fa73944872888ca26c4acc4157 in current term 1: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:08:20.526518 19635 leader_election.cc:304] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:20.527660 19865 raft_consensus.cc:3060] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.516135 19564 catalog_manager.cc:5697] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.529237 19860 consensus_queue.cc:260] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.530189 19564 catalog_manager.cc:5697] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.531692 19860 ts_tablet_manager.cc:1434] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:08:20.532647 19860 tablet_bootstrap.cc:492] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:20.534264 19865 raft_consensus.cc:2749] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:20.535481 19859 raft_consensus.cc:359] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.536628 19859 raft_consensus.cc:385] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.537073 19859 raft_consensus.cc:740] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.538211 19860 tablet_bootstrap.cc:654] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.537860 19859 consensus_queue.cc:260] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.539858 19859 ts_tablet_manager.cc:1434] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 13:08:20.540776 19859 tablet_bootstrap.cc:492] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:20.544380 19858 tablet_bootstrap.cc:492] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:20.544819 19858 ts_tablet_manager.cc:1403] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.014s
I20260709 13:08:20.548111 19858 raft_consensus.cc:359] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.548995 19858 raft_consensus.cc:385] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.549371 19858 raft_consensus.cc:740] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.550135 19858 consensus_queue.cc:260] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.551267 19859 tablet_bootstrap.cc:654] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.552220 19858 ts_tablet_manager.cc:1434] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:08:20.553128 19858 tablet_bootstrap.cc:492] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
W20260709 13:08:20.555316 19635 consensus_peers.cc:597] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:20.557369 19902 raft_consensus.cc:493] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.557857 19902 raft_consensus.cc:515] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.559942 19902 leader_election.cc:290] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:20.564548 19858 tablet_bootstrap.cc:654] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.565423 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137fe738a1a84c0f9c3291ee72852330" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
W20260709 13:08:20.567047 19782 leader_election.cc:343] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.568724 19860 tablet_bootstrap.cc:492] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:20.569172 19860 ts_tablet_manager.cc:1403] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260709 13:08:20.571661 19860 raft_consensus.cc:359] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.572289 19860 raft_consensus.cc:385] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.572585 19860 raft_consensus.cc:740] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.573199 19860 consensus_queue.cc:260] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.575094 19860 ts_tablet_manager.cc:1434] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:20.576071 19860 tablet_bootstrap.cc:492] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:20.577590 19899 raft_consensus.cc:493] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.578173 19899 raft_consensus.cc:515] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.578882 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137fe738a1a84c0f9c3291ee72852330" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:20.579457 19743 raft_consensus.cc:2468] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:20.582047 19784 leader_election.cc:304] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:20.583096 19902 raft_consensus.cc:2804] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:20.583431 19902 raft_consensus.cc:493] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.583743 19902 raft_consensus.cc:3060] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.584038 19860 tablet_bootstrap.cc:654] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.580281 19899 leader_election.cc:290] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.589793 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c16e8c0cd4ed59275f07820d5f3af" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:20.589496 19565 catalog_manager.cc:5697] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.590399 19669 raft_consensus.cc:2468] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:20.591652 19708 leader_election.cc:304] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:20.592690 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c16e8c0cd4ed59275f07820d5f3af" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:20.594162 19858 tablet_bootstrap.cc:492] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
W20260709 13:08:20.594112 19710 leader_election.cc:343] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.594632 19858 ts_tablet_manager.cc:1403] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.006s
I20260709 13:08:20.595072 19899 raft_consensus.cc:2804] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:20.595422 19899 raft_consensus.cc:493] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.595744 19899 raft_consensus.cc:3060] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.597100 19858 raft_consensus.cc:359] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.597760 19858 raft_consensus.cc:385] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.598016 19858 raft_consensus.cc:740] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.598845 19858 consensus_queue.cc:260] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.601123 19858 ts_tablet_manager.cc:1434] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:20.602474 19858 tablet_bootstrap.cc:492] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:20.600888 19902 raft_consensus.cc:515] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.606803 19899 raft_consensus.cc:515] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.607788 19858 tablet_bootstrap.cc:654] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.607520 19902 leader_election.cc:290] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:20.609968 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137fe738a1a84c0f9c3291ee72852330" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:20.610149 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c16e8c0cd4ed59275f07820d5f3af" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:20.610590 19743 raft_consensus.cc:3060] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.610704 19667 raft_consensus.cc:3060] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.611132 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c16e8c0cd4ed59275f07820d5f3af" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:20.612178 19899 leader_election.cc:290] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.617172 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137fe738a1a84c0f9c3291ee72852330" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:20.617997 19669 raft_consensus.cc:3060] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:20.620421 19710 leader_election.cc:343] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.631945 19667 raft_consensus.cc:2468] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:20.633524 19708 leader_election.cc:304] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:20.634362 19899 raft_consensus.cc:2804] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:20.634802 19899 raft_consensus.cc:697] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:20.635578 19899 consensus_queue.cc:237] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.639338 19743 raft_consensus.cc:2468] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:20.642608 19669 raft_consensus.cc:2468] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:20.643640 19784 leader_election.cc:304] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:20.644457 19902 raft_consensus.cc:2804] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:20.644937 19902 raft_consensus.cc:697] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:20.645716 19902 consensus_queue.cc:237] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.648747 19858 tablet_bootstrap.cc:492] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:20.649171 19858 ts_tablet_manager.cc:1403] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 13:08:20.656849 19565 catalog_manager.cc:5697] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.657474 19566 catalog_manager.cc:5697] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 0 to 1, leader changed from <none> to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:20.659327 19858 raft_consensus.cc:359] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.659956 19858 raft_consensus.cc:385] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.660182 19858 raft_consensus.cc:740] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.660745 19858 consensus_queue.cc:260] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.662247 19858 ts_tablet_manager.cc:1434] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:08:20.662793 19860 tablet_bootstrap.cc:492] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:20.662947 19858 tablet_bootstrap.cc:492] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:20.663245 19860 ts_tablet_manager.cc:1403] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.087s	user 0.024s	sys 0.047s
I20260709 13:08:20.665731 19860 raft_consensus.cc:359] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.666343 19860 raft_consensus.cc:385] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.666596 19860 raft_consensus.cc:740] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.667213 19860 consensus_queue.cc:260] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.667701 19858 tablet_bootstrap.cc:654] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.670338 19860 ts_tablet_manager.cc:1434] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:20.671203 19860 tablet_bootstrap.cc:492] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:20.674293 19859 tablet_bootstrap.cc:492] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:20.674723 19859 ts_tablet_manager.cc:1403] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.134s	user 0.027s	sys 0.017s
I20260709 13:08:20.676548 19860 tablet_bootstrap.cc:654] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.677137 19859 raft_consensus.cc:359] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.678311 19859 raft_consensus.cc:385] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.678587 19859 raft_consensus.cc:740] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.679280 19858 tablet_bootstrap.cc:492] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:20.679229 19859 consensus_queue.cc:260] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.679778 19858 ts_tablet_manager.cc:1403] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:08:20.682149 19858 raft_consensus.cc:359] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.682574 19858 raft_consensus.cc:385] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.682790 19858 raft_consensus.cc:740] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.683665 19858 consensus_queue.cc:260] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.685712 19858 ts_tablet_manager.cc:1434] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:20.686558 19858 tablet_bootstrap.cc:492] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:20.687497 19860 tablet_bootstrap.cc:492] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:20.687929 19860 ts_tablet_manager.cc:1403] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:08:20.690346 19860 raft_consensus.cc:359] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.690948 19860 raft_consensus.cc:385] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.691205 19860 raft_consensus.cc:740] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.691814 19858 tablet_bootstrap.cc:654] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.691972 19860 consensus_queue.cc:260] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.693861 19860 ts_tablet_manager.cc:1434] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:08:20.694685 19860 tablet_bootstrap.cc:492] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:20.695665 19859 ts_tablet_manager.cc:1434] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:08:20.696481 19913 raft_consensus.cc:493] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.697290 19859 tablet_bootstrap.cc:492] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:20.696895 19913 raft_consensus.cc:515] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.698220 19899 raft_consensus.cc:493] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.698554 19902 raft_consensus.cc:493] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.698668 19899 raft_consensus.cc:515] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.699231 19902 raft_consensus.cc:515] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.700007 19913 leader_election.cc:290] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.700682 19899 leader_election.cc:290] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.702093 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:20.702157 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:20.702600 19858 tablet_bootstrap.cc:492] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:20.702745 19817 raft_consensus.cc:2468] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:20.703462 19902 leader_election.cc:290] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:20.702821 19669 raft_consensus.cc:2468] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:20.704202 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:20.704676 19710 leader_election.cc:304] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:20.702701 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8797a2ae7ba34a8aa7dee27f963830a3" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:20.705425 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:20.705969 19744 raft_consensus.cc:2468] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:20.706171 19860 tablet_bootstrap.cc:654] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.704778 19667 raft_consensus.cc:2468] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:20.707682 19784 leader_election.cc:304] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
W20260709 13:08:20.708766 19635 leader_election.cc:343] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.708915 19899 raft_consensus.cc:2804] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:20.709205 19858 ts_tablet_manager.cc:1403] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.003s
I20260709 13:08:20.709391 19899 raft_consensus.cc:493] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.703416 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8797a2ae7ba34a8aa7dee27f963830a3" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:20.710914 19635 leader_election.cc:343] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.711298 19635 leader_election.cc:304] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:20.711277 19902 raft_consensus.cc:2804] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:20.714181 19899 raft_consensus.cc:3060] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.716216 19859 tablet_bootstrap.cc:654] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.712471 19913 raft_consensus.cc:2749] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:20.712817 19902 raft_consensus.cc:493] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.717759 19902 raft_consensus.cc:3060] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.722848 19899 raft_consensus.cc:515] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.712198 19858 raft_consensus.cc:359] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.724337 19858 raft_consensus.cc:385] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.724642 19858 raft_consensus.cc:740] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.725422 19902 raft_consensus.cc:515] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.726471 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:20.726691 19860 tablet_bootstrap.cc:492] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:20.727027 19667 raft_consensus.cc:3060] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.727239 19860 ts_tablet_manager.cc:1403] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.006s
I20260709 13:08:20.727484 19902 leader_election.cc:290] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:20.728582 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:20.728864 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:20.729487 19818 raft_consensus.cc:2393] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb in current term 1: Already voted for candidate 606f891f11a445edb29e8419e64d701e in this term.
I20260709 13:08:20.729930 19860 raft_consensus.cc:359] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.730547 19860 raft_consensus.cc:385] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.730815 19860 raft_consensus.cc:740] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.730719 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:20.731632 19744 raft_consensus.cc:2393] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e in current term 1: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:08:20.731478 19860 consensus_queue.cc:260] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.733001 19784 leader_election.cc:304] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:20.734133 19866 raft_consensus.cc:2749] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:20.734403 19667 raft_consensus.cc:2468] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:20.734627 19669 raft_consensus.cc:3060] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.725404 19858 consensus_queue.cc:260] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.737200 19858 ts_tablet_manager.cc:1434] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:08:20.737206 19708 leader_election.cc:304] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:20.738152 19858 tablet_bootstrap.cc:492] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:20.738332 19864 raft_consensus.cc:2804] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:20.738798 19864 raft_consensus.cc:697] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:20.739706 19864 consensus_queue.cc:237] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.743651 19858 tablet_bootstrap.cc:654] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.748407 19859 tablet_bootstrap.cc:492] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:20.748826 19859 ts_tablet_manager.cc:1403] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.003s
I20260709 13:08:20.751515 19859 raft_consensus.cc:359] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.752156 19859 raft_consensus.cc:385] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.752406 19859 raft_consensus.cc:740] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.752743 19866 consensus_queue.cc:1048] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:20.753545 19858 tablet_bootstrap.cc:492] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:20.754011 19858 ts_tablet_manager.cc:1403] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.002s
I20260709 13:08:20.753814 19859 consensus_queue.cc:260] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.754276 19899 leader_election.cc:290] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.755151 19899 raft_consensus.cc:493] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.755919 19859 ts_tablet_manager.cc:1434] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 13:08:20.755807 19899 raft_consensus.cc:515] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.756808 19859 tablet_bootstrap.cc:492] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:20.757296 19858 raft_consensus.cc:359] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.758045 19858 raft_consensus.cc:385] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.758360 19858 raft_consensus.cc:740] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.759195 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ffeaabe52d42aca08aab4aacfd8961" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:20.759428 19858 consensus_queue.cc:260] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.760063 19668 raft_consensus.cc:2468] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:20.761837 19708 leader_election.cc:304] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:20.762955 19938 raft_consensus.cc:2804] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:20.763309 19938 raft_consensus.cc:493] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.763635 19938 raft_consensus.cc:3060] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.764906 19859 tablet_bootstrap.cc:654] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.766476 19901 consensus_queue.cc:1048] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:20.770678 19858 ts_tablet_manager.cc:1434] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:08:20.770540 19938 raft_consensus.cc:515] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.771508 19858 tablet_bootstrap.cc:492] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:20.773672 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ffeaabe52d42aca08aab4aacfd8961" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:20.774236 19818 raft_consensus.cc:3060] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.779312 19858 tablet_bootstrap.cc:654] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.782773 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ffeaabe52d42aca08aab4aacfd8961" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:20.782339 19565 catalog_manager.cc:5697] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.783320 19669 raft_consensus.cc:3060] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.784289 19859 tablet_bootstrap.cc:492] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:20.784541 19893 raft_consensus.cc:493] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.784700 19859 ts_tablet_manager.cc:1403] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.012s
I20260709 13:08:20.787849 19859 raft_consensus.cc:359] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.788497 19859 raft_consensus.cc:385] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.788754 19859 raft_consensus.cc:740] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.753487 19860 ts_tablet_manager.cc:1434] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.005s
I20260709 13:08:20.789383 19859 consensus_queue.cc:260] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.784956 19893 raft_consensus.cc:515] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.790777 19899 leader_election.cc:290] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.791327 19859 ts_tablet_manager.cc:1434] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:08:20.791923 19893 leader_election.cc:290] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.792158 19859 tablet_bootstrap.cc:492] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:20.791953 19860 tablet_bootstrap.cc:492] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:20.794589 19866 consensus_queue.cc:1048] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:20.796818 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7983e7c2b64959b601c07664d1a8e3" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:20.798113 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ffeaabe52d42aca08aab4aacfd8961" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:20.799476 19899 raft_consensus.cc:493] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.799923 19899 raft_consensus.cc:515] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.800577 19938 leader_election.cc:290] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.800382 19818 raft_consensus.cc:2468] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:20.801491 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7983e7c2b64959b601c07664d1a8e3" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
W20260709 13:08:20.802870 19635 leader_election.cc:343] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.803233 19859 tablet_bootstrap.cc:654] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:20.804713 19635 leader_election.cc:343] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.805125 19635 leader_election.cc:304] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:20.806152 19893 raft_consensus.cc:2749] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:20.806663 19858 tablet_bootstrap.cc:492] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:20.807076 19858 ts_tablet_manager.cc:1403] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.007s
I20260709 13:08:20.808231 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8797a2ae7ba34a8aa7dee27f963830a3" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:20.809036 19818 raft_consensus.cc:2468] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:20.809832 19858 raft_consensus.cc:359] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.810530 19858 raft_consensus.cc:385] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.810777 19858 raft_consensus.cc:740] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.810731 19710 leader_election.cc:304] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:20.811712 19938 raft_consensus.cc:2804] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:20.812219 19938 raft_consensus.cc:697] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:20.812868 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8797a2ae7ba34a8aa7dee27f963830a3" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:20.813001 19938 consensus_queue.cc:237] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.813494 19667 raft_consensus.cc:2468] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:20.815104 19710 leader_election.cc:304] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:20.816052 19864 raft_consensus.cc:2804] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:20.816377 19864 raft_consensus.cc:493] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.816701 19864 raft_consensus.cc:3060] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.811687 19858 consensus_queue.cc:260] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.820138 19858 ts_tablet_manager.cc:1434] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:08:20.822487 19858 tablet_bootstrap.cc:492] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:20.830564 19858 tablet_bootstrap.cc:654] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.836083 19899 leader_election.cc:290] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.842464 19938 consensus_queue.cc:1048] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:20.841027 19669 raft_consensus.cc:2468] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:20.847038 19860 tablet_bootstrap.cc:654] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.857906 19817 raft_consensus.cc:3060] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.868467 19902 raft_consensus.cc:493] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.869014 19902 raft_consensus.cc:515] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.869704 19893 consensus_queue.cc:1048] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:20.874310 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:20.874962 19744 raft_consensus.cc:2468] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:20.876255 19784 leader_election.cc:304] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:20.877136 19866 raft_consensus.cc:2804] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:20.877648 19866 raft_consensus.cc:493] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.877920 19866 raft_consensus.cc:3060] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.858078 19864 raft_consensus.cc:515] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.882939 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:20.885455 19902 leader_election.cc:290] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:20.886770 19866 raft_consensus.cc:515] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.887738 19859 tablet_bootstrap.cc:492] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:20.888154 19859 ts_tablet_manager.cc:1403] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.050s
I20260709 13:08:20.889020 19817 raft_consensus.cc:1240] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Rejecting Update request from peer e9a5b2fa73944872888ca26c4acc4157 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:20.890460 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:20.891469 19864 leader_election.cc:290] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.891850 19893 consensus_queue.cc:1059] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:20.890369 19866 leader_election.cc:290] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:20.892436 19913 raft_consensus.cc:3055] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:20.892807 19913 raft_consensus.cc:740] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:20.890653 19859 raft_consensus.cc:359] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.893822 19913 consensus_queue.cc:260] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.894362 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8797a2ae7ba34a8aa7dee27f963830a3" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:20.894997 19669 raft_consensus.cc:3060] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.895213 19913 raft_consensus.cc:3060] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.894017 19567 catalog_manager.cc:5697] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.904183 19669 raft_consensus.cc:2468] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:20.905023 19859 raft_consensus.cc:385] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.905682 19866 raft_consensus.cc:493] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.909294 19708 leader_election.cc:304] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:20.909745 19859 raft_consensus.cc:740] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.910365 19866 raft_consensus.cc:515] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.911083 19858 tablet_bootstrap.cc:492] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:20.911643 19858 ts_tablet_manager.cc:1403] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.038s
I20260709 13:08:20.912170 19860 tablet_bootstrap.cc:492] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:20.912437 19866 leader_election.cc:290] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:20.912971 19860 ts_tablet_manager.cc:1403] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.121s	user 0.006s	sys 0.005s
I20260709 13:08:20.913120 19864 raft_consensus.cc:2804] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:20.913868 19864 raft_consensus.cc:697] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:20.914129 19858 raft_consensus.cc:359] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.910408 19859 consensus_queue.cc:260] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.914999 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:20.916066 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8797a2ae7ba34a8aa7dee27f963830a3" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:20.916658 19817 raft_consensus.cc:3060] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.915514 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2750ee8f3f4791a7216882bfaec0bb" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:20.916363 19743 raft_consensus.cc:3060] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.916440 19864 consensus_queue.cc:237] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.917564 19859 ts_tablet_manager.cc:1434] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:08:20.918371 19859 tablet_bootstrap.cc:492] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:20.915341 19860 raft_consensus.cc:359] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.922531 19860 raft_consensus.cc:385] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.916067 19858 raft_consensus.cc:385] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.923180 19858 raft_consensus.cc:740] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.923111 19860 raft_consensus.cc:740] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.924628 19860 consensus_queue.cc:260] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.926523 19743 raft_consensus.cc:2468] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:20.926994 19860 ts_tablet_manager.cc:1434] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:08:20.928195 19784 leader_election.cc:304] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:20.928539 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2750ee8f3f4791a7216882bfaec0bb" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:20.929492 19866 raft_consensus.cc:2804] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:20.929950 19866 raft_consensus.cc:697] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:20.930043 19784 leader_election.cc:304] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:20.930742 19866 consensus_queue.cc:237] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.931162 19902 raft_consensus.cc:2749] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:20.934216 19858 consensus_queue.cc:260] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.934660 19860 tablet_bootstrap.cc:492] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:20.938583 19858 ts_tablet_manager.cc:1434] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:08:20.938947 19817 raft_consensus.cc:2468] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:20.945004 19860 tablet_bootstrap.cc:654] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.939167 19859 tablet_bootstrap.cc:654] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.948626 19565 catalog_manager.cc:5697] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.949846 19858 tablet_bootstrap.cc:492] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:20.956377 19858 tablet_bootstrap.cc:654] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.963842 19858 tablet_bootstrap.cc:492] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:20.964510 19858 ts_tablet_manager.cc:1403] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.002s
I20260709 13:08:20.964834 19565 catalog_manager.cc:5697] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:20.966387 19859 tablet_bootstrap.cc:492] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:20.966828 19859 ts_tablet_manager.cc:1403] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.003s
I20260709 13:08:20.966862 19858 raft_consensus.cc:359] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.967586 19858 raft_consensus.cc:385] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.967836 19858 raft_consensus.cc:740] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.968652 19858 consensus_queue.cc:260] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.970270 19858 ts_tablet_manager.cc:1434] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:08:20.971086 19858 tablet_bootstrap.cc:492] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:20.973837 19860 tablet_bootstrap.cc:492] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:20.976632 19858 tablet_bootstrap.cc:654] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.977541 19864 raft_consensus.cc:493] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.977926 19864 raft_consensus.cc:515] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.978941 19859 raft_consensus.cc:359] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.979589 19859 raft_consensus.cc:385] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.979902 19859 raft_consensus.cc:740] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.980275 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:20.979496 19864 leader_election.cc:290] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.980557 19859 consensus_queue.cc:260] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.980820 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:20.982338 19710 leader_election.cc:343] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.982585 19859 ts_tablet_manager.cc:1434] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 13:08:20.980885 19669 raft_consensus.cc:2468] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:20.981137 19860 ts_tablet_manager.cc:1403] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.004s
I20260709 13:08:20.983928 19708 leader_election.cc:304] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:20.984699 19859 tablet_bootstrap.cc:492] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:20.985828 19913 raft_consensus.cc:493] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:20.986233 19913 raft_consensus.cc:515] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.987774 19864 raft_consensus.cc:2804] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:20.988134 19864 raft_consensus.cc:493] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:20.988451 19864 raft_consensus.cc:3060] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.989223 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:20.989456 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:20.991034 19859 tablet_bootstrap.cc:654] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:20.990612 19635 leader_election.cc:343] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.985678 19860 raft_consensus.cc:359] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.991813 19860 raft_consensus.cc:385] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:20.991865 19635 leader_election.cc:343] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:20.992134 19860 raft_consensus.cc:740] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.992338 19635 leader_election.cc:304] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:20.992838 19860 consensus_queue.cc:260] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:20.993532 19893 raft_consensus.cc:2749] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:20.988135 19913 leader_election.cc:290] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:20.995188 19860 ts_tablet_manager.cc:1434] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:08:20.996201 19860 tablet_bootstrap.cc:492] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:20.996163 19913 consensus_queue.cc:1048] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.002571 19860 tablet_bootstrap.cc:654] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.005278 19858 tablet_bootstrap.cc:492] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:21.005791 19858 ts_tablet_manager.cc:1403] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260709 13:08:21.008432 19858 raft_consensus.cc:359] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.009305 19858 raft_consensus.cc:385] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.009598 19858 raft_consensus.cc:740] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.010268 19858 consensus_queue.cc:260] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.012343 19858 ts_tablet_manager.cc:1434] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:21.013029 19948 consensus_queue.cc:1048] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:21.020237 19864 raft_consensus.cc:515] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.017266 19858 tablet_bootstrap.cc:492] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:21.022889 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:21.023424 19669 raft_consensus.cc:3060] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.033031 19858 tablet_bootstrap.cc:654] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.036837 19860 tablet_bootstrap.cc:492] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:21.037417 19860 ts_tablet_manager.cc:1403] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.006s
I20260709 13:08:21.040262 19860 raft_consensus.cc:359] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.040943 19860 raft_consensus.cc:385] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.041256 19901 consensus_queue.cc:1048] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.041190 19860 raft_consensus.cc:740] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.044806 19860 consensus_queue.cc:260] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.047232 19860 ts_tablet_manager.cc:1434] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:08:21.051164 19860 tablet_bootstrap.cc:492] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:21.051993 19669 raft_consensus.cc:2468] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:21.053323 19708 leader_election.cc:304] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:21.054298 19948 raft_consensus.cc:2804] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:21.054807 19948 raft_consensus.cc:697] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:21.055666 19948 consensus_queue.cc:237] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.062997 19858 tablet_bootstrap.cc:492] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:21.063652 19858 ts_tablet_manager.cc:1403] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.001s
I20260709 13:08:21.066079 19860 tablet_bootstrap.cc:654] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.067152 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
W20260709 13:08:21.069209 19710 leader_election.cc:343] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.071651 19858 raft_consensus.cc:359] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.072436 19858 raft_consensus.cc:385] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.072750 19858 raft_consensus.cc:740] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.070145 19864 leader_election.cc:290] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.074771 19858 consensus_queue.cc:260] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.077054 19858 ts_tablet_manager.cc:1434] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:08:21.078496 19866 consensus_queue.cc:1048] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.079927 19913 consensus_queue.cc:1048] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.080307 19858 tablet_bootstrap.cc:492] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:21.085446 19817 raft_consensus.cc:3060] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.085801 19866 consensus_queue.cc:1048] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.092218 19858 tablet_bootstrap.cc:654] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.092161 19816 raft_consensus.cc:3060] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.106135 19858 tablet_bootstrap.cc:492] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:21.106648 19858 ts_tablet_manager.cc:1403] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.003s
I20260709 13:08:21.109211 19858 raft_consensus.cc:359] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.109925 19858 raft_consensus.cc:385] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.110184 19858 raft_consensus.cc:740] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.110846 19858 consensus_queue.cc:260] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.119572 19858 ts_tablet_manager.cc:1434] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:08:21.120560 19858 tablet_bootstrap.cc:492] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:21.124480 19948 consensus_queue.cc:1048] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:21.131008 19858 tablet_bootstrap.cc:654] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.143860 19901 raft_consensus.cc:493] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.144389 19901 raft_consensus.cc:515] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.145787 19913 raft_consensus.cc:493] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.146237 19913 raft_consensus.cc:515] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.147684 19893 raft_consensus.cc:493] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.148099 19913 leader_election.cc:290] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.148118 19893 raft_consensus.cc:515] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.150034 19893 leader_election.cc:290] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.150259 19901 leader_election.cc:290] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.151556 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:21.153388 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7983e7c2b64959b601c07664d1a8e3" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:21.153956 19668 raft_consensus.cc:2468] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:21.154204 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac389aeb35d24cd798787b9a605abc44" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.154796 19741 raft_consensus.cc:2468] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:21.156371 19708 leader_election.cc:304] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:21.156610 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac389aeb35d24cd798787b9a605abc44" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:21.157150 19815 raft_consensus.cc:2468] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:21.157516 19938 raft_consensus.cc:2804] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.157841 19938 raft_consensus.cc:493] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.158147 19938 raft_consensus.cc:3060] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:21.158191 19635 leader_election.cc:343] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.158938 19635 leader_election.cc:304] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:21.160493 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.161640 19893 raft_consensus.cc:2804] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.162015 19893 raft_consensus.cc:493] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.162326 19893 raft_consensus.cc:3060] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:21.166131 19635 leader_election.cc:343] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.166460 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7983e7c2b64959b601c07664d1a8e3" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:21.166567 19635 leader_election.cc:304] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:21.167044 19815 raft_consensus.cc:2468] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:21.167574 19913 raft_consensus.cc:2749] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:21.169474 19938 raft_consensus.cc:515] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.172021 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7983e7c2b64959b601c07664d1a8e3" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:21.171900 19893 raft_consensus.cc:515] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.172539 19667 raft_consensus.cc:3060] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.179323 19667 raft_consensus.cc:2468] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:21.180729 19708 leader_election.cc:304] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:21.181668 19901 raft_consensus.cc:2804] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:21.182441 19901 raft_consensus.cc:697] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:21.183149 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac389aeb35d24cd798787b9a605abc44" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:21.183272 19901 consensus_queue.cc:237] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.183758 19742 raft_consensus.cc:3060] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.186075 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac389aeb35d24cd798787b9a605abc44" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:21.186672 19815 raft_consensus.cc:3060] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.190986 19742 raft_consensus.cc:2468] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:21.192579 19635 leader_election.cc:304] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:21.193295 19913 raft_consensus.cc:2804] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:21.204408 19913 raft_consensus.cc:697] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:21.204522 19858 tablet_bootstrap.cc:492] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:21.205039 19858 ts_tablet_manager.cc:1403] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.021s
I20260709 13:08:21.205214 19913 consensus_queue.cc:237] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.197973 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7983e7c2b64959b601c07664d1a8e3" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:21.209964 19814 raft_consensus.cc:3060] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.209554 19938 leader_election.cc:290] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.210695 19858 raft_consensus.cc:359] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.211380 19858 raft_consensus.cc:385] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.211655 19858 raft_consensus.cc:740] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.212286 19858 consensus_queue.cc:260] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.214337 19858 ts_tablet_manager.cc:1434] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:08:21.215235 19858 tablet_bootstrap.cc:492] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:21.242063 19814 raft_consensus.cc:2468] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:21.194664 19893 leader_election.cc:290] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.248021 19901 consensus_queue.cc:1048] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:21.251222 19858 tablet_bootstrap.cc:654] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.251343 19901 consensus_queue.cc:1048] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.193125 19815 raft_consensus.cc:2468] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:21.299798 19859 tablet_bootstrap.cc:492] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:21.300479 19859 ts_tablet_manager.cc:1403] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.316s	user 0.102s	sys 0.184s
I20260709 13:08:21.306285 19865 raft_consensus.cc:493] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.311252 19865 raft_consensus.cc:515] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.313191 19865 leader_election.cc:290] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.314716 19901 consensus_queue.cc:1048] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.315382 19948 consensus_queue.cc:1048] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:21.317612 19968 log.cc:927] Time spent T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 13:08:21.319661 19860 tablet_bootstrap.cc:492] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:21.320079 19860 ts_tablet_manager.cc:1403] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.269s	user 0.030s	sys 0.078s
W20260709 13:08:21.322953 19969 log.cc:927] Time spent T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
W20260709 13:08:21.295055 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 89810.5us
I20260709 13:08:21.330987 19860 raft_consensus.cc:359] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.331494 19860 raft_consensus.cc:385] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.331696 19860 raft_consensus.cc:740] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.333210 19860 consensus_queue.cc:260] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.334710 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc8696e89ae4671b19dba866e49220f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.335198 19860 ts_tablet_manager.cc:1434] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:08:21.336084 19860 tablet_bootstrap.cc:492] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:21.336746 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc8696e89ae4671b19dba866e49220f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:21.352769 19615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:21.352849 19567 catalog_manager.cc:5697] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:21.357997 19948 consensus_queue.cc:1048] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:21.359282 19635 leader_election.cc:343] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:21.362279 19635 leader_election.cc:343] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.362681 19635 leader_election.cc:304] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:21.363391 19893 raft_consensus.cc:2749] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:21.364300 19859 raft_consensus.cc:359] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.364914 19859 raft_consensus.cc:385] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.365171 19859 raft_consensus.cc:740] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.365769 19859 consensus_queue.cc:260] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.367587 19859 ts_tablet_manager.cc:1434] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.001s
I20260709 13:08:21.369269 19858 tablet_bootstrap.cc:492] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:21.369709 19858 ts_tablet_manager.cc:1403] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.155s	user 0.024s	sys 0.001s
I20260709 13:08:21.371958 19859 tablet_bootstrap.cc:492] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:21.373420 19858 raft_consensus.cc:359] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.374033 19858 raft_consensus.cc:385] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.374275 19858 raft_consensus.cc:740] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.375831 19858 consensus_queue.cc:260] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.379916 19858 ts_tablet_manager.cc:1434] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 13:08:21.380759 19858 tablet_bootstrap.cc:492] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:21.387380 19565 catalog_manager.cc:5697] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:21.389742 19565 catalog_manager.cc:5697] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:21.393147 19860 tablet_bootstrap.cc:654] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.400229 19864 consensus_queue.cc:1048] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.400982 19913 raft_consensus.cc:493] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.401414 19913 raft_consensus.cc:515] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.403326 19913 leader_election.cc:290] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.405471 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ee2796e22348b288a0a83a5b14db7b" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.407210 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ee2796e22348b288a0a83a5b14db7b" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:21.409157 19866 raft_consensus.cc:493] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.410346 19866 raft_consensus.cc:515] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.414638 19858 tablet_bootstrap.cc:654] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.415918 19859 tablet_bootstrap.cc:654] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.416278 19866 leader_election.cc:290] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:08:21.409135 19635 leader_election.cc:343] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.418051 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.418927 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:21.419621 19669 raft_consensus.cc:2393] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e in current term 1: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
W20260709 13:08:21.420367 19635 leader_election.cc:343] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.427107 19635 leader_election.cc:304] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:21.431946 19913 raft_consensus.cc:2749] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:21.429903 19860 tablet_bootstrap.cc:492] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:21.432736 19782 leader_election.cc:304] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:21.435101 19860 ts_tablet_manager.cc:1403] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.007s
I20260709 13:08:21.435644 19866 raft_consensus.cc:3060] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.441289 19948 consensus_queue.cc:1048] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.448089 19901 raft_consensus.cc:493] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.448599 19901 raft_consensus.cc:515] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.452097 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:21.452430 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:21.452696 19668 raft_consensus.cc:2468] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:21.453945 19708 leader_election.cc:304] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
W20260709 13:08:21.455739 19710 leader_election.cc:343] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.456513 19948 raft_consensus.cc:2804] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.456879 19948 raft_consensus.cc:493] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.457196 19948 raft_consensus.cc:3060] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.457872 19860 raft_consensus.cc:359] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.458500 19860 raft_consensus.cc:385] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.458570 19913 raft_consensus.cc:493] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.458786 19860 raft_consensus.cc:740] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.459111 19913 raft_consensus.cc:515] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.459457 19860 consensus_queue.cc:260] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.461189 19913 leader_election.cc:290] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.462230 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
W20260709 13:08:21.464035 19635 leader_election.cc:343] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.466068 19860 ts_tablet_manager.cc:1434] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:08:21.467589 19860 tablet_bootstrap.cc:492] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:21.468580 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:21.469879 19635 leader_election.cc:343] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.470286 19635 leader_election.cc:304] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:21.471768 19668 raft_consensus.cc:1275] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:08:21.472123 19668 pending_rounds.cc:85] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157: Aborting all ops after (but not including) 0
I20260709 13:08:21.472394 19668 pending_rounds.cc:107] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:08:21.472668 19668 raft_consensus.cc:2889] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:21.473533 19866 raft_consensus.cc:2749] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:21.473688 19913 raft_consensus.cc:2749] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:21.474052 19901 leader_election.cc:290] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.474752 19951 raft_consensus.cc:493] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.475029 19858 tablet_bootstrap.cc:492] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:21.475441 19858 ts_tablet_manager.cc:1403] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.009s
I20260709 13:08:21.475209 19951 raft_consensus.cc:515] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.475685 19902 consensus_queue.cc:1048] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.477164 19951 leader_election.cc:290] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:21.477854 19858 raft_consensus.cc:359] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.478490 19858 raft_consensus.cc:385] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.478416 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc8696e89ae4671b19dba866e49220f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:21.478835 19858 raft_consensus.cc:740] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.479070 19669 raft_consensus.cc:2468] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:21.480123 19782 leader_election.cc:304] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:21.480422 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc8696e89ae4671b19dba866e49220f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.480957 19951 raft_consensus.cc:2804] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.481302 19951 raft_consensus.cc:493] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.481647 19951 raft_consensus.cc:3060] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:21.481765 19784 leader_election.cc:343] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.492072 19743 raft_consensus.cc:1275] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:21.473577 19860 tablet_bootstrap.cc:654] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.493620 19866 consensus_queue.cc:1048] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.493288 19948 raft_consensus.cc:515] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.492229 19951 raft_consensus.cc:515] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.498435 19859 tablet_bootstrap.cc:492] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:21.499130 19859 ts_tablet_manager.cc:1403] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.127s	user 0.014s	sys 0.004s
I20260709 13:08:21.501541 19859 raft_consensus.cc:359] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.502164 19859 raft_consensus.cc:385] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.502415 19859 raft_consensus.cc:740] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.503036 19859 consensus_queue.cc:260] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.503705 19913 raft_consensus.cc:493] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.504169 19913 raft_consensus.cc:515] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.504588 19859 ts_tablet_manager.cc:1434] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260709 13:08:21.505457 19859 tablet_bootstrap.cc:492] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:21.505671 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc8696e89ae4671b19dba866e49220f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:21.506210 19669 raft_consensus.cc:3060] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.479563 19858 consensus_queue.cc:260] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.507517 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc8696e89ae4671b19dba866e49220f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:21.507941 19951 leader_election.cc:290] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:21.508095 19744 raft_consensus.cc:3060] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.510499 19859 tablet_bootstrap.cc:654] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.510670 19913 leader_election.cc:290] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.511420 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e0ac206c6f4a32a1f4d32ef00e8dbd" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.511420 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:21.512966 19668 raft_consensus.cc:3060] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.501219 19860 tablet_bootstrap.cc:492] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:21.516559 19860 ts_tablet_manager.cc:1403] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.005s
I20260709 13:08:21.517390 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e0ac206c6f4a32a1f4d32ef00e8dbd" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:21.518375 19858 ts_tablet_manager.cc:1434] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 13:08:21.520174 19744 raft_consensus.cc:2468] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:21.520247 19860 raft_consensus.cc:359] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.529634 19859 tablet_bootstrap.cc:492] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:21.521683 19858 tablet_bootstrap.cc:492] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:21.521250 19913 raft_consensus.cc:493] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.525688 19669 raft_consensus.cc:2468] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:21.530484 19784 leader_election.cc:304] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:21.530578 19913 raft_consensus.cc:515] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.526988 19948 leader_election.cc:290] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.528002 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:21.529606 19860 raft_consensus.cc:385] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.534261 19860 raft_consensus.cc:740] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.531523 19988 raft_consensus.cc:2804] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:21.534852 19988 raft_consensus.cc:697] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:21.534912 19860 consensus_queue.cc:260] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.535946 19858 tablet_bootstrap.cc:654] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.535719 19988 consensus_queue.cc:237] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:08:21.538244 19710 leader_election.cc:343] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.538982 19859 ts_tablet_manager.cc:1403] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.015s
I20260709 13:08:21.540127 19860 ts_tablet_manager.cc:1434] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:08:21.541692 19859 raft_consensus.cc:359] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.542343 19859 raft_consensus.cc:385] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.542763 19859 raft_consensus.cc:740] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
W20260709 13:08:21.521657 19635 leader_election.cc:343] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:21.544948 19635 leader_election.cc:343] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.545379 19635 leader_election.cc:304] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:21.545445 19859 consensus_queue.cc:260] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.545964 19948 consensus_queue.cc:1048] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.546223 19974 raft_consensus.cc:2749] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:21.548758 19859 ts_tablet_manager.cc:1434] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:21.526602 19668 raft_consensus.cc:2468] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:21.549635 19859 tablet_bootstrap.cc:492] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:21.550161 19708 leader_election.cc:304] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:21.541221 19860 tablet_bootstrap.cc:492] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:21.551214 19948 raft_consensus.cc:2804] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:21.551667 19948 raft_consensus.cc:697] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:21.552398 19948 consensus_queue.cc:237] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.553836 19913 leader_election.cc:290] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.554581 19858 tablet_bootstrap.cc:492] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:21.560705 19858 ts_tablet_manager.cc:1403] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260709 13:08:21.555083 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.556023 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:21.562950 19635 leader_election.cc:343] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.563201 19858 raft_consensus.cc:359] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.563017 19567 catalog_manager.cc:5697] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 0 to 1, leader changed from <none> to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:21.563668 19635 leader_election.cc:343] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.559598 19860 tablet_bootstrap.cc:654] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.563830 19858 raft_consensus.cc:385] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.564288 19858 raft_consensus.cc:740] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.558873 19859 tablet_bootstrap.cc:654] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.564325 19635 leader_election.cc:304] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:21.566118 19913 raft_consensus.cc:2749] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:21.565016 19858 consensus_queue.cc:260] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.570340 19858 ts_tablet_manager.cc:1434] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:08:21.571205 19858 tablet_bootstrap.cc:492] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:21.573079 19566 catalog_manager.cc:5697] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:21.583401 19864 consensus_queue.cc:1048] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.601612 19858 tablet_bootstrap.cc:654] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.603178 19859 tablet_bootstrap.cc:492] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:21.603613 19859 ts_tablet_manager.cc:1403] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.003s
I20260709 13:08:21.603930 19860 tablet_bootstrap.cc:492] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:21.604343 19860 ts_tablet_manager.cc:1403] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.007s
I20260709 13:08:21.605985 19859 raft_consensus.cc:359] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.606627 19859 raft_consensus.cc:385] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.606933 19859 raft_consensus.cc:740] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.606648 19860 raft_consensus.cc:359] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.607376 19860 raft_consensus.cc:385] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.607642 19860 raft_consensus.cc:740] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.607687 19859 consensus_queue.cc:260] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.608639 19858 tablet_bootstrap.cc:492] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:21.609014 19858 ts_tablet_manager.cc:1403] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 13:08:21.609647 19859 ts_tablet_manager.cc:1434] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:21.608309 19860 consensus_queue.cc:260] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.611157 19858 raft_consensus.cc:359] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.611572 19860 ts_tablet_manager.cc:1434] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:08:21.611690 19859 tablet_bootstrap.cc:492] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:21.611761 19858 raft_consensus.cc:385] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.612113 19858 raft_consensus.cc:740] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.612792 19858 consensus_queue.cc:260] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.616346 19858 ts_tablet_manager.cc:1434] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 13:08:21.617244 19858 tablet_bootstrap.cc:492] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:21.617697 19859 tablet_bootstrap.cc:654] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.622531 19858 tablet_bootstrap.cc:654] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.628480 19858 tablet_bootstrap.cc:492] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:21.629230 19858 ts_tablet_manager.cc:1403] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 13:08:21.631659 19859 tablet_bootstrap.cc:492] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:21.631772 19860 tablet_bootstrap.cc:492] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:21.632074 19859 ts_tablet_manager.cc:1403] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260709 13:08:21.633653 19913 consensus_queue.cc:1048] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.634469 19859 raft_consensus.cc:359] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.635097 19859 raft_consensus.cc:385] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.635344 19859 raft_consensus.cc:740] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.636132 19859 consensus_queue.cc:260] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.638114 19860 tablet_bootstrap.cc:654] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.638268 19859 ts_tablet_manager.cc:1434] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:08:21.638229 19913 raft_consensus.cc:493] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.638772 19913 raft_consensus.cc:515] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.641553 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c340d4750c430aa532170d018a6a0f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.642863 19913 leader_election.cc:290] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
W20260709 13:08:21.642915 19635 leader_election.cc:343] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.643996 19859 tablet_bootstrap.cc:492] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:21.644584 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c340d4750c430aa532170d018a6a0f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:21.645886 19635 leader_election.cc:343] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.646322 19635 leader_election.cc:304] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:21.647320 19913 raft_consensus.cc:2749] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:21.649446 19859 tablet_bootstrap.cc:654] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.651770 19858 raft_consensus.cc:359] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.652464 19858 raft_consensus.cc:385] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.652758 19858 raft_consensus.cc:740] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.653517 19858 consensus_queue.cc:260] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.662642 19913 consensus_queue.cc:1048] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.670300 19859 tablet_bootstrap.cc:492] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:21.670838 19859 ts_tablet_manager.cc:1403] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260709 13:08:21.670499 19865 raft_consensus.cc:493] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.672888 19865 raft_consensus.cc:515] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.673341 19859 raft_consensus.cc:359] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.674054 19859 raft_consensus.cc:385] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.674297 19859 raft_consensus.cc:740] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.674880 19865 leader_election.cc:290] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.676533 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840a99ee21944e2f950386588b7e4d80" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.676800 19858 ts_tablet_manager.cc:1434] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 13:08:21.676900 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840a99ee21944e2f950386588b7e4d80" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:21.678539 19859 consensus_queue.cc:260] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.680356 19859 ts_tablet_manager.cc:1434] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:21.681108 19859 tablet_bootstrap.cc:492] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:21.681294 19858 tablet_bootstrap.cc:492] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:21.686815 19859 tablet_bootstrap.cc:654] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.687690 19858 tablet_bootstrap.cc:654] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.690457 19860 tablet_bootstrap.cc:492] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:21.690907 19860 ts_tablet_manager.cc:1403] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.008s
I20260709 13:08:21.693269 19860 raft_consensus.cc:359] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.693871 19860 raft_consensus.cc:385] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.694146 19860 raft_consensus.cc:740] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.694820 19860 consensus_queue.cc:260] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.700771 19860 ts_tablet_manager.cc:1434] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:21.701676 19860 tablet_bootstrap.cc:492] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:21.705454 19865 raft_consensus.cc:493] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.705927 19865 raft_consensus.cc:515] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.707144 19860 tablet_bootstrap.cc:654] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.707777 19865 leader_election.cc:290] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.713172 19859 tablet_bootstrap.cc:492] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:21.713734 19859 ts_tablet_manager.cc:1403] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.003s
I20260709 13:08:21.718466 19864 consensus_queue.cc:1048] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:21.728278 19859 raft_consensus.cc:359] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:08:21.678407 19635 leader_election.cc:343] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.734788 19859 raft_consensus.cc:385] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:21.734776 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 56397.7us
I20260709 13:08:21.735188 19859 raft_consensus.cc:740] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
W20260709 13:08:21.735456 19635 leader_election.cc:343] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.735843 19635 leader_election.cc:304] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:21.735805 19859 consensus_queue.cc:260] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.736661 19913 raft_consensus.cc:2749] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:21.738345 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34d912226ad40c2847d1292df0fe5ca" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.733497 19858 tablet_bootstrap.cc:492] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:21.739627 19858 ts_tablet_manager.cc:1403] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.059s	user 0.027s	sys 0.023s
W20260709 13:08:21.739758 19635 leader_election.cc:343] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.740101 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34d912226ad40c2847d1292df0fe5ca" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:21.741609 19635 leader_election.cc:343] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.742003 19635 leader_election.cc:304] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:21.743047 19974 raft_consensus.cc:2749] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:21.743865 19858 raft_consensus.cc:359] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.745132 19859 ts_tablet_manager.cc:1434] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.002s
I20260709 13:08:21.745215 19858 raft_consensus.cc:385] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.745998 19858 raft_consensus.cc:740] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.747108 19859 tablet_bootstrap.cc:492] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:21.747232 19858 consensus_queue.cc:260] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.748705 19860 tablet_bootstrap.cc:492] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:21.749116 19860 ts_tablet_manager.cc:1403] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.023s
I20260709 13:08:21.749750 19858 ts_tablet_manager.cc:1434] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 13:08:21.750662 19858 tablet_bootstrap.cc:492] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:21.751163 19864 consensus_queue.cc:1048] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:21.752000 19860 raft_consensus.cc:359] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.752606 19860 raft_consensus.cc:385] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.752934 19859 tablet_bootstrap.cc:654] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.752862 19860 raft_consensus.cc:740] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.753851 19860 consensus_queue.cc:260] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.754554 19988 raft_consensus.cc:493] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.754952 19988 raft_consensus.cc:515] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.755604 19951 raft_consensus.cc:493] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.756047 19951 raft_consensus.cc:515] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.757308 19860 ts_tablet_manager.cc:1434] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:08:21.757906 19858 tablet_bootstrap.cc:654] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.757974 19951 leader_election.cc:290] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:21.758177 19860 tablet_bootstrap.cc:492] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:21.759362 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e0ac206c6f4a32a1f4d32ef00e8dbd" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.759950 19744 raft_consensus.cc:2468] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:21.761096 19784 leader_election.cc:304] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:21.761974 19902 raft_consensus.cc:2804] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.762341 19902 raft_consensus.cc:493] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.762688 19902 raft_consensus.cc:3060] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.763909 19859 tablet_bootstrap.cc:492] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:21.764361 19859 ts_tablet_manager.cc:1403] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 13:08:21.766302 19858 tablet_bootstrap.cc:492] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:21.766692 19858 ts_tablet_manager.cc:1403] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.007s
I20260709 13:08:21.766788 19859 raft_consensus.cc:359] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.767398 19859 raft_consensus.cc:385] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.767647 19859 raft_consensus.cc:740] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.767710 19988 leader_election.cc:290] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:21.768693 19859 consensus_queue.cc:260] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.768939 19858 raft_consensus.cc:359] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.763909 19860 tablet_bootstrap.cc:654] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.769565 19858 raft_consensus.cc:385] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.769826 19858 raft_consensus.cc:740] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.770488 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e0ac206c6f4a32a1f4d32ef00e8dbd" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:21.771091 19669 raft_consensus.cc:2468] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:21.771842 19859 ts_tablet_manager.cc:1434] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:08:21.772574 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:21.769234 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.770502 19858 consensus_queue.cc:260] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.773445 19744 raft_consensus.cc:2468] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:21.774560 19668 raft_consensus.cc:2468] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:21.775357 19858 ts_tablet_manager.cc:1434] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:21.776286 19858 tablet_bootstrap.cc:492] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:21.776007 19902 raft_consensus.cc:515] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.776597 19784 leader_election.cc:304] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:21.777413 19988 raft_consensus.cc:2804] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.777751 19988 raft_consensus.cc:493] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.778074 19988 raft_consensus.cc:3060] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.778254 19902 leader_election.cc:290] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:21.772753 19859 tablet_bootstrap.cc:492] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:21.792580 19858 tablet_bootstrap.cc:654] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.796456 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e0ac206c6f4a32a1f4d32ef00e8dbd" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:21.793056 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e0ac206c6f4a32a1f4d32ef00e8dbd" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:21.797013 19668 raft_consensus.cc:3060] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.797084 19744 raft_consensus.cc:3060] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.803457 19859 tablet_bootstrap.cc:654] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.803520 19860 tablet_bootstrap.cc:492] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:21.804597 19860 ts_tablet_manager.cc:1403] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.018s
I20260709 13:08:21.806368 19902 raft_consensus.cc:493] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.796100 19988 raft_consensus.cc:515] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.812263 19744 raft_consensus.cc:2468] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:21.806975 19860 raft_consensus.cc:359] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.806802 19902 raft_consensus.cc:515] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.813527 19988 leader_election.cc:290] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:21.811084 19668 raft_consensus.cc:2468] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:21.814668 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:21.815171 19902 leader_election.cc:290] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:21.815228 19669 raft_consensus.cc:3060] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.813481 19784 leader_election.cc:304] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:21.819000 19902 raft_consensus.cc:2804] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:21.819780 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:21.820564 19902 raft_consensus.cc:697] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:21.820808 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.821038 19858 tablet_bootstrap.cc:492] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:21.813508 19860 raft_consensus.cc:385] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.820492 19668 raft_consensus.cc:2468] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:21.821725 19860 raft_consensus.cc:740] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.821599 19743 raft_consensus.cc:2468] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:21.824569 19782 leader_election.cc:304] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:21.824784 19860 consensus_queue.cc:260] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.825099 19864 raft_consensus.cc:493] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.825897 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:21.825986 19988 raft_consensus.cc:2804] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.827435 19988 raft_consensus.cc:493] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.827755 19988 raft_consensus.cc:3060] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.828307 19859 tablet_bootstrap.cc:492] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:21.828707 19859 ts_tablet_manager.cc:1403] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.000s
I20260709 13:08:21.830418 19669 raft_consensus.cc:2468] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:21.831490 19782 leader_election.cc:304] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:21.831183 19859 raft_consensus.cc:359] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.823657 19902 consensus_queue.cc:237] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.826570 19858 ts_tablet_manager.cc:1403] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.003s
I20260709 13:08:21.826593 19864 raft_consensus.cc:515] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.832806 19866 raft_consensus.cc:2804] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:21.833261 19866 raft_consensus.cc:697] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:21.833528 19860 ts_tablet_manager.cc:1434] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:08:21.834370 19860 tablet_bootstrap.cc:492] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:21.834631 19864 leader_election.cc:290] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.835160 19744 raft_consensus.cc:3060] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.836112 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207f74e6c6f5408ebd85633cd82032ef" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:21.837594 19710 leader_election.cc:343] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.834018 19866 consensus_queue.cc:237] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.840088 19860 tablet_bootstrap.cc:654] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.832031 19859 raft_consensus.cc:385] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.854013 19859 raft_consensus.cc:740] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.846110 19858 raft_consensus.cc:359] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.854888 19858 raft_consensus.cc:385] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.854794 19859 consensus_queue.cc:260] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.855291 19858 raft_consensus.cc:740] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.841200 19744 raft_consensus.cc:2468] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:21.845875 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207f74e6c6f5408ebd85633cd82032ef" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:21.857196 19669 raft_consensus.cc:2468] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:21.856668 19858 consensus_queue.cc:260] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.858392 19708 leader_election.cc:304] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:21.845449 19988 raft_consensus.cc:515] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.861946 19859 ts_tablet_manager.cc:1434] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 13:08:21.862771 19859 tablet_bootstrap.cc:492] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:21.862166 19566 catalog_manager.cc:5697] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 0 to 1, leader changed from <none> to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:21.865600 19864 raft_consensus.cc:2804] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.865998 19864 raft_consensus.cc:493] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.866310 19864 raft_consensus.cc:3060] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.868271 19859 tablet_bootstrap.cc:654] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.868793 19938 raft_consensus.cc:493] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.871557 19988 leader_election.cc:290] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:21.869231 19938 raft_consensus.cc:515] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.875907 19938 leader_election.cc:290] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.877545 19974 raft_consensus.cc:493] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.878027 19974 raft_consensus.cc:515] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.879981 19974 leader_election.cc:290] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.881482 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.881846 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:21.883332 19635 leader_election.cc:343] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:21.884011 19635 leader_election.cc:343] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.884403 19635 leader_election.cc:304] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:21.887768 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ee2796e22348b288a0a83a5b14db7b" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:21.888419 19668 raft_consensus.cc:2468] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:21.890898 19708 leader_election.cc:304] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:21.892417 19899 raft_consensus.cc:2804] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.892791 19899 raft_consensus.cc:493] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.893131 19899 raft_consensus.cc:3060] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.895972 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ee2796e22348b288a0a83a5b14db7b" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:21.897831 19710 leader_election.cc:343] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.899775 19974 raft_consensus.cc:2749] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:21.910470 19565 catalog_manager.cc:5697] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 0 to 1, leader changed from <none> to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:21.915709 19974 raft_consensus.cc:493] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.916337 19974 raft_consensus.cc:515] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.919318 19864 raft_consensus.cc:515] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.918782 19974 leader_election.cc:290] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.920050 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:21.920830 19743 raft_consensus.cc:2468] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:21.922133 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207f74e6c6f5408ebd85633cd82032ef" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:21.922262 19635 leader_election.cc:304] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:21.922734 19668 raft_consensus.cc:3060] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.923391 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:21.924753 19635 leader_election.cc:343] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.926740 19858 ts_tablet_manager.cc:1434] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.002s
I20260709 13:08:21.929946 19899 raft_consensus.cc:515] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.931494 19974 raft_consensus.cc:2804] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:21.931944 19974 raft_consensus.cc:493] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:21.932312 19974 raft_consensus.cc:3060] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.935102 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:21.938341 19744 raft_consensus.cc:3060] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.948263 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:21.953603 19669 raft_consensus.cc:3060] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.957684 19858 tablet_bootstrap.cc:492] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:21.937554 19668 raft_consensus.cc:2468] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:21.961627 19708 leader_election.cc:304] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:21.962489 19901 raft_consensus.cc:2804] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:21.963114 19901 raft_consensus.cc:697] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:21.963963 19901 consensus_queue.cc:237] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.969765 19860 tablet_bootstrap.cc:492] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:21.970217 19860 ts_tablet_manager.cc:1403] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.136s	user 0.071s	sys 0.047s
I20260709 13:08:21.971227 19864 leader_election.cc:290] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:21.972078 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207f74e6c6f5408ebd85633cd82032ef" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:21.972702 19860 raft_consensus.cc:359] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.973321 19860 raft_consensus.cc:385] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:21.973477 19710 leader_election.cc:343] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.973592 19860 raft_consensus.cc:740] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.975291 19744 raft_consensus.cc:2468] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:21.975085 19860 consensus_queue.cc:260] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:21.977059 19860 ts_tablet_manager.cc:1434] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:08:21.978448 19860 tablet_bootstrap.cc:492] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:21.979914 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ee2796e22348b288a0a83a5b14db7b" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:21.980485 19668 raft_consensus.cc:3060] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:21.983927 19860 tablet_bootstrap.cc:654] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.998510 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ee2796e22348b288a0a83a5b14db7b" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:22.000177 19669 raft_consensus.cc:2468] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:22.000252 19815 raft_consensus.cc:3060] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:22.001513 19710 leader_election.cc:343] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.002256 19784 leader_election.cc:304] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:21.985692 19899 leader_election.cc:290] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.011958 19860 tablet_bootstrap.cc:492] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:22.004840 19858 tablet_bootstrap.cc:654] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.014405 19901 consensus_queue.cc:1048] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:08:22.017799 19860 ts_tablet_manager.cc:1403] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.019s
I20260709 13:08:22.004796 19988 raft_consensus.cc:2804] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.016974 19974 raft_consensus.cc:515] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.020069 19988 raft_consensus.cc:697] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:22.020663 19902 raft_consensus.cc:493] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.020843 19860 raft_consensus.cc:359] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.021497 19860 raft_consensus.cc:385] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.021147 19902 raft_consensus.cc:515] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.021752 19860 raft_consensus.cc:740] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.023202 19902 leader_election.cc:290] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:22.023450 19668 raft_consensus.cc:2468] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:22.023973 19860 consensus_queue.cc:260] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.024659 19708 leader_election.cc:304] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:22.025220 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:22.025480 19901 raft_consensus.cc:2804] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.025950 19901 raft_consensus.cc:697] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:22.026118 19974 leader_election.cc:290] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.026168 19860 ts_tablet_manager.cc:1434] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:08:22.026749 19901 consensus_queue.cc:237] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.027680 19860 tablet_bootstrap.cc:492] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:22.027532 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:22.028148 19667 raft_consensus.cc:2468] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:22.028391 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:22.015093 19566 catalog_manager.cc:5697] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.029407 19782 leader_election.cc:304] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: b6f88a234d404987839043a4426747eb
I20260709 13:08:22.031054 19902 raft_consensus.cc:2804] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:22.031427 19902 raft_consensus.cc:493] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.031733 19902 raft_consensus.cc:3060] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.029014 19816 raft_consensus.cc:3060] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.040793 19860 tablet_bootstrap.cc:654] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.042006 19988 consensus_queue.cc:237] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.045696 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:22.046316 19744 raft_consensus.cc:3060] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.051774 19816 raft_consensus.cc:2468] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:22.057672 19635 leader_election.cc:304] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:22.057848 19744 raft_consensus.cc:2468] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:22.058521 19974 raft_consensus.cc:2804] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.058980 19974 raft_consensus.cc:697] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:22.059794 19974 consensus_queue.cc:237] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.060528 19566 catalog_manager.cc:5697] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.075510 19565 catalog_manager.cc:5697] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.052217 19859 tablet_bootstrap.cc:492] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:22.084435 19859 ts_tablet_manager.cc:1403] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.222s	user 0.099s	sys 0.063s
I20260709 13:08:22.087297 19859 raft_consensus.cc:359] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.088001 19859 raft_consensus.cc:385] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.088253 19859 raft_consensus.cc:740] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.040961 19902 raft_consensus.cc:515] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.089365 19815 raft_consensus.cc:1240] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Rejecting Update request from peer b6f88a234d404987839043a4426747eb for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:22.091640 19902 leader_election.cc:290] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:22.091933 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:22.092510 19669 raft_consensus.cc:3060] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.092417 19859 consensus_queue.cc:260] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.099813 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:22.103120 19669 raft_consensus.cc:2468] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:22.103888 19901 consensus_queue.cc:1059] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.105494 19782 leader_election.cc:304] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: b6f88a234d404987839043a4426747eb
I20260709 13:08:22.107268 19951 raft_consensus.cc:2804] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:22.107776 19951 raft_consensus.cc:697] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:22.108592 19951 consensus_queue.cc:237] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.105427 19901 raft_consensus.cc:3055] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:22.110298 19901 raft_consensus.cc:740] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:22.111347 19901 consensus_queue.cc:260] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.112524 19901 raft_consensus.cc:3060] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.120934 19859 ts_tablet_manager.cc:1434] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 13:08:22.124367 19974 raft_consensus.cc:493] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.124843 19974 raft_consensus.cc:515] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.127501 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d67568986b46df83c14b060fac98e5" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:22.128469 19974 leader_election.cc:290] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
W20260709 13:08:22.128880 19635 leader_election.cc:343] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.129962 19859 tablet_bootstrap.cc:492] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:22.133085 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d67568986b46df83c14b060fac98e5" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:22.133445 19901 raft_consensus.cc:493] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.133958 19901 raft_consensus.cc:515] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:08:22.134284 19635 leader_election.cc:343] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.134469 19951 consensus_queue.cc:1048] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.137151 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:22.134739 19635 leader_election.cc:304] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:22.137817 19669 raft_consensus.cc:2468] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:22.138311 19974 raft_consensus.cc:2749] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.139585 19708 leader_election.cc:304] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:22.140403 19899 raft_consensus.cc:2804] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.140770 19899 raft_consensus.cc:493] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.141178 19899 raft_consensus.cc:3060] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.141089 19565 catalog_manager.cc:5697] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 0 to 1, leader changed from <none> to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.137827 19988 consensus_queue.cc:1048] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:08:22.146245 19860 tablet_bootstrap.cc:492] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:22.146683 19860 ts_tablet_manager.cc:1403] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.119s	user 0.055s	sys 0.048s
I20260709 13:08:22.147612 19899 raft_consensus.cc:515] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.150596 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:22.151142 19668 raft_consensus.cc:3060] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.151968 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:22.152597 19816 raft_consensus.cc:2468] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:22.154587 19901 leader_election.cc:290] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.158039 19668 raft_consensus.cc:2468] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:22.159150 19708 leader_election.cc:304] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:22.160938 19901 raft_consensus.cc:2804] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.161396 19901 raft_consensus.cc:697] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:22.161695 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:22.162320 19816 raft_consensus.cc:3060] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.162269 19901 consensus_queue.cc:237] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.163930 19859 tablet_bootstrap.cc:654] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.164669 19565 catalog_manager.cc:5697] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.169278 19816 raft_consensus.cc:2468] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:22.170964 19858 tablet_bootstrap.cc:492] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:22.172645 19858 ts_tablet_manager.cc:1403] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.215s	user 0.043s	sys 0.030s
I20260709 13:08:22.171219 19899 leader_election.cc:290] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.174930 19860 raft_consensus.cc:359] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.175591 19860 raft_consensus.cc:385] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.175612 19858 raft_consensus.cc:359] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.176196 19860 raft_consensus.cc:740] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.176510 19858 raft_consensus.cc:385] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.177524 19858 raft_consensus.cc:740] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.178217 19858 consensus_queue.cc:260] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.179894 19859 tablet_bootstrap.cc:492] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:22.176867 19860 consensus_queue.cc:260] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.181528 19860 ts_tablet_manager.cc:1434] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:08:22.182590 19860 tablet_bootstrap.cc:492] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:22.188565 19860 tablet_bootstrap.cc:654] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.188936 19858 ts_tablet_manager.cc:1434] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260709 13:08:22.189925 19858 tablet_bootstrap.cc:492] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:22.190445 19859 ts_tablet_manager.cc:1403] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.004s
I20260709 13:08:22.192956 19859 raft_consensus.cc:359] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.193603 19859 raft_consensus.cc:385] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.193861 19859 raft_consensus.cc:740] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.195569 19858 tablet_bootstrap.cc:654] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.196555 19859 consensus_queue.cc:260] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.199787 19859 ts_tablet_manager.cc:1434] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:08:22.200886 19859 tablet_bootstrap.cc:492] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:22.215073 19859 tablet_bootstrap.cc:654] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.219669 19988 raft_consensus.cc:493] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.220175 19988 raft_consensus.cc:515] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.222231 19988 leader_election.cc:290] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:22.223805 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ee2796e22348b288a0a83a5b14db7b" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:22.226547 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ee2796e22348b288a0a83a5b14db7b" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:22.226768 19858 tablet_bootstrap.cc:492] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:22.227288 19669 raft_consensus.cc:2393] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e in current term 1: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:08:22.227288 19858 ts_tablet_manager.cc:1403] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.010s
I20260709 13:08:22.228518 19782 leader_election.cc:304] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:22.229554 19988 raft_consensus.cc:3060] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.230214 19858 raft_consensus.cc:359] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.231812 19858 raft_consensus.cc:385] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.233649 19858 raft_consensus.cc:740] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.234098 19860 tablet_bootstrap.cc:492] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:22.234519 19860 ts_tablet_manager.cc:1403] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.009s
I20260709 13:08:22.234416 19858 consensus_queue.cc:260] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.236563 19858 ts_tablet_manager.cc:1434] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:22.236660 19988 raft_consensus.cc:2749] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.231318 19567 catalog_manager.cc:5697] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.233393 19859 tablet_bootstrap.cc:492] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:22.236929 19860 raft_consensus.cc:359] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.237792 19860 raft_consensus.cc:385] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.238072 19860 raft_consensus.cc:740] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.238147 19859 ts_tablet_manager.cc:1403] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.016s
I20260709 13:08:22.239030 19860 consensus_queue.cc:260] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.240717 19859 raft_consensus.cc:359] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.241945 19859 raft_consensus.cc:385] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.242200 19859 raft_consensus.cc:740] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.242693 19859 consensus_queue.cc:260] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.241179 19860 ts_tablet_manager.cc:1434] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:22.241678 19858 tablet_bootstrap.cc:492] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:22.244719 19859 ts_tablet_manager.cc:1434] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:08:22.246335 19859 tablet_bootstrap.cc:492] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:22.249922 19858 tablet_bootstrap.cc:654] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.252364 19859 tablet_bootstrap.cc:654] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.263589 19859 tablet_bootstrap.cc:492] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:22.264022 19859 ts_tablet_manager.cc:1403] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260709 13:08:22.265535 19860 tablet_bootstrap.cc:492] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:22.266438 19859 raft_consensus.cc:359] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.267071 19859 raft_consensus.cc:385] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.267318 19859 raft_consensus.cc:740] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.267691 19988 consensus_queue.cc:1048] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:22.268193 19859 consensus_queue.cc:260] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.270480 19859 ts_tablet_manager.cc:1434] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:08:22.271477 19899 raft_consensus.cc:493] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.271922 19899 raft_consensus.cc:515] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.273846 19899 leader_election.cc:290] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.275235 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c340d4750c430aa532170d018a6a0f" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:22.275918 19668 raft_consensus.cc:2468] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:22.275197 19859 tablet_bootstrap.cc:492] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:22.277187 19708 leader_election.cc:304] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:22.278154 19899 raft_consensus.cc:2804] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.278479 19899 raft_consensus.cc:493] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.279047 19899 raft_consensus.cc:3060] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.275260 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c340d4750c430aa532170d018a6a0f" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:22.284368 19859 tablet_bootstrap.cc:654] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.271934 19860 tablet_bootstrap.cc:654] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.284159 19902 consensus_queue.cc:1048] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:08:22.288292 19710 leader_election.cc:343] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.289368 19899 raft_consensus.cc:515] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.292212 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c340d4750c430aa532170d018a6a0f" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:22.292759 19669 raft_consensus.cc:3060] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.294421 19866 raft_consensus.cc:493] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.294862 19866 raft_consensus.cc:515] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.296680 19866 leader_election.cc:290] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:22.299947 19669 raft_consensus.cc:2468] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:22.302593 19708 leader_election.cc:304] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:22.303864 19901 raft_consensus.cc:2804] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.304201 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c340d4750c430aa532170d018a6a0f" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:22.304513 19901 raft_consensus.cc:697] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:22.305510 19899 leader_election.cc:290] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.306461 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34d912226ad40c2847d1292df0fe5ca" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:22.306891 19864 raft_consensus.cc:493] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.307086 19668 raft_consensus.cc:2468] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:22.307400 19860 tablet_bootstrap.cc:492] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:22.307344 19864 raft_consensus.cc:515] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.308100 19860 ts_tablet_manager.cc:1403] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.009s
W20260709 13:08:22.309623 19710 leader_election.cc:343] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.309923 19864 leader_election.cc:290] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.306473 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34d912226ad40c2847d1292df0fe5ca" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:22.309187 19782 leader_election.cc:304] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:22.306066 19901 consensus_queue.cc:237] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.317484 19902 raft_consensus.cc:2804] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.317848 19902 raft_consensus.cc:493] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.318171 19902 raft_consensus.cc:3060] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.310662 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:22.321727 19668 raft_consensus.cc:2468] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:22.322826 19858 tablet_bootstrap.cc:492] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:22.323266 19858 ts_tablet_manager.cc:1403] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.082s	user 0.027s	sys 0.004s
I20260709 13:08:22.323618 19708 leader_election.cc:304] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
W20260709 13:08:22.323489 19784 leader_election.cc:343] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.325237 19864 raft_consensus.cc:2804] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.325608 19864 raft_consensus.cc:493] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.325946 19864 raft_consensus.cc:3060] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.325778 19858 raft_consensus.cc:359] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.326001 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:22.326619 19858 raft_consensus.cc:385] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.327006 19858 raft_consensus.cc:740] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.310952 19860 raft_consensus.cc:359] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.327859 19860 raft_consensus.cc:385] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.328181 19860 raft_consensus.cc:740] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.327916 19858 consensus_queue.cc:260] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.329763 19860 consensus_queue.cc:260] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.330546 19858 ts_tablet_manager.cc:1434] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:08:22.331529 19858 tablet_bootstrap.cc:492] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:22.335530 19860 ts_tablet_manager.cc:1434] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 13:08:22.336489 19860 tablet_bootstrap.cc:492] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:22.338682 19864 raft_consensus.cc:515] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.344645 19864 leader_election.cc:290] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.345423 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
W20260709 13:08:22.341426 19710 leader_election.cc:343] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.345994 19668 raft_consensus.cc:3060] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.350834 19858 tablet_bootstrap.cc:654] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.351663 19859 tablet_bootstrap.cc:492] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:22.352149 19859 ts_tablet_manager.cc:1403] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.027s
I20260709 13:08:22.356288 19566 catalog_manager.cc:5697] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.362617 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:22.363188 19668 raft_consensus.cc:2468] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:22.364286 19708 leader_election.cc:304] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:22.367237 19902 raft_consensus.cc:515] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.367530 19866 consensus_queue.cc:1048] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.368091 19864 raft_consensus.cc:2804] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.368541 19864 raft_consensus.cc:697] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:22.369213 19902 leader_election.cc:290] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:22.369292 19864 consensus_queue.cc:237] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.374996 19859 raft_consensus.cc:359] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.375610 19859 raft_consensus.cc:385] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.375844 19859 raft_consensus.cc:740] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.376418 19859 consensus_queue.cc:260] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.377362 19860 tablet_bootstrap.cc:654] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:22.379788 19710 leader_election.cc:343] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.381508 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34d912226ad40c2847d1292df0fe5ca" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:22.382083 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34d912226ad40c2847d1292df0fe5ca" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:22.382699 19667 raft_consensus.cc:3060] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:22.392685 19784 leader_election.cc:343] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.394212 19866 raft_consensus.cc:493] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.394642 19866 raft_consensus.cc:515] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.393662 19859 ts_tablet_manager.cc:1434] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 13:08:22.392645 19902 consensus_queue.cc:1048] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:08:22.397680 19859 tablet_bootstrap.cc:492] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:22.398465 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207f74e6c6f5408ebd85633cd82032ef" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:22.398716 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207f74e6c6f5408ebd85633cd82032ef" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:22.399228 19668 raft_consensus.cc:2393] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e in current term 1: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:08:22.399637 19866 leader_election.cc:290] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:22.402536 19784 leader_election.cc:304] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:22.399834 19667 raft_consensus.cc:2468] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:22.414628 19974 raft_consensus.cc:493] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.415167 19974 raft_consensus.cc:515] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.421379 19565 catalog_manager.cc:5697] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.407845 19866 raft_consensus.cc:3060] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.436882 19858 tablet_bootstrap.cc:492] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:22.434520 19782 leader_election.cc:304] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: b6f88a234d404987839043a4426747eb
I20260709 13:08:22.437320 19858 ts_tablet_manager.cc:1403] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.106s	user 0.008s	sys 0.031s
I20260709 13:08:22.439116 19902 raft_consensus.cc:2804] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.439608 19902 raft_consensus.cc:697] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:22.440362 19902 consensus_queue.cc:237] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.441527 19951 raft_consensus.cc:493] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.444657 19951 raft_consensus.cc:515] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.446668 19951 leader_election.cc:290] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:22.448006 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840a99ee21944e2f950386588b7e4d80" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:22.448658 19744 raft_consensus.cc:2468] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:22.449466 19860 tablet_bootstrap.cc:492] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:22.449909 19860 ts_tablet_manager.cc:1403] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.114s	user 0.019s	sys 0.011s
I20260709 13:08:22.452400 19860 raft_consensus.cc:359] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.453032 19860 raft_consensus.cc:385] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.453081 19859 tablet_bootstrap.cc:654] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.453963 19860 raft_consensus.cc:740] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.453619 19784 leader_election.cc:304] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:22.454617 19860 consensus_queue.cc:260] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.454763 19951 raft_consensus.cc:2804] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.455214 19951 raft_consensus.cc:493] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.455842 19951 raft_consensus.cc:3060] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.455808 19988 consensus_queue.cc:1048] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:22.456530 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840a99ee21944e2f950386588b7e4d80" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:22.457121 19667 raft_consensus.cc:2468] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:22.457577 19860 ts_tablet_manager.cc:1434] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:08:22.458425 19860 tablet_bootstrap.cc:492] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:22.458557 19858 raft_consensus.cc:359] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.459441 19858 raft_consensus.cc:385] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.459748 19858 raft_consensus.cc:740] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.460633 19858 consensus_queue.cc:260] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.468742 19974 leader_election.cc:290] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.472492 19858 ts_tablet_manager.cc:1434] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260709 13:08:22.469714 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:22.473073 19951 raft_consensus.cc:515] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:08:22.474026 19635 leader_election.cc:343] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.474606 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:22.475464 19951 leader_election.cc:290] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:22.473331 19858 tablet_bootstrap.cc:492] T 25419d7ba3cc4a3a810f518c91b615f1 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
W20260709 13:08:22.476966 19635 leader_election.cc:343] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.477200 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840a99ee21944e2f950386588b7e4d80" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:22.477485 19635 leader_election.cc:304] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:22.477771 19668 raft_consensus.cc:3060] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.480176 19866 raft_consensus.cc:2749] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.479192 19974 raft_consensus.cc:2749] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.487059 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840a99ee21944e2f950386588b7e4d80" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:22.487802 19744 raft_consensus.cc:3060] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.492929 19901 consensus_queue.cc:1048] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:22.507017 20043 log.cc:927] Time spent T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157: Append to log took a long time: real 0.095s	user 0.003s	sys 0.000s
I20260709 13:08:22.507570 19567 catalog_manager.cc:5697] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 0 to 1, leader changed from <none> to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.509060 19744 raft_consensus.cc:2468] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:22.491941 19668 raft_consensus.cc:2468] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
W20260709 13:08:22.520210 19615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:22.524109 19899 consensus_queue.cc:1048] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:22.536083 19784 leader_election.cc:304] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:22.537338 19902 raft_consensus.cc:2804] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.537810 19902 raft_consensus.cc:697] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:22.538596 19902 consensus_queue.cc:237] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.540051 19858 tablet_bootstrap.cc:654] T 25419d7ba3cc4a3a810f518c91b615f1 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.550098 19860 tablet_bootstrap.cc:654] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.551604 19974 consensus_queue.cc:1048] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.552546 19859 tablet_bootstrap.cc:492] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:22.552975 19859 ts_tablet_manager.cc:1403] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.155s	user 0.011s	sys 0.006s
I20260709 13:08:22.565388 19859 raft_consensus.cc:359] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.566133 19859 raft_consensus.cc:385] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.566398 19859 raft_consensus.cc:740] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.567340 19859 consensus_queue.cc:260] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.569473 19859 ts_tablet_manager.cc:1434] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:08:22.570433 19859 tablet_bootstrap.cc:492] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:22.577267 19901 raft_consensus.cc:493] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.577783 19901 raft_consensus.cc:515] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.579691 19901 leader_election.cc:290] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.580751 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d67568986b46df83c14b060fac98e5" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:22.581331 19665 raft_consensus.cc:2468] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:22.582567 19708 leader_election.cc:304] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:22.583755 19864 raft_consensus.cc:2804] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.584095 19864 raft_consensus.cc:493] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.584403 19864 raft_consensus.cc:3060] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.595661 19858 tablet_bootstrap.cc:492] T 25419d7ba3cc4a3a810f518c91b615f1 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:22.597678 19858 ts_tablet_manager.cc:1403] T 25419d7ba3cc4a3a810f518c91b615f1 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.125s	user 0.023s	sys 0.010s
W20260709 13:08:22.591395 19784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 55395.5us
I20260709 13:08:22.618439 19864 raft_consensus.cc:515] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.618995 19567 catalog_manager.cc:5697] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 0 to 1, leader changed from <none> to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.623114 19858 raft_consensus.cc:359] T 25419d7ba3cc4a3a810f518c91b615f1 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.632546 19858 raft_consensus.cc:385] T 25419d7ba3cc4a3a810f518c91b615f1 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.626488 19974 consensus_queue.cc:1048] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.632903 19858 raft_consensus.cc:740] T 25419d7ba3cc4a3a810f518c91b615f1 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.633771 19858 consensus_queue.cc:260] T 25419d7ba3cc4a3a810f518c91b615f1 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.638252 19858 ts_tablet_manager.cc:1434] T 25419d7ba3cc4a3a810f518c91b615f1 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.005s
I20260709 13:08:22.639005 19858 tablet_bootstrap.cc:492] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:22.628631 19859 tablet_bootstrap.cc:654] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.629153 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d67568986b46df83c14b060fac98e5" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:22.640218 19664 raft_consensus.cc:3060] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.631518 19893 raft_consensus.cc:493] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.641714 19893 raft_consensus.cc:515] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.644100 19893 leader_election.cc:290] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.644622 19858 tablet_bootstrap.cc:654] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.632266 19860 tablet_bootstrap.cc:492] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:22.626632 19864 leader_election.cc:290] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.647138 19860 ts_tablet_manager.cc:1403] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.189s	user 0.021s	sys 0.010s
I20260709 13:08:22.648900 19858 tablet_bootstrap.cc:492] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:22.649398 19858 ts_tablet_manager.cc:1403] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:08:22.653496 19858 raft_consensus.cc:359] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.654184 19858 raft_consensus.cc:385] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.654425 19858 raft_consensus.cc:740] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.654861 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad41d71edb0d4cf3985346a08a31c119" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:22.655380 19858 consensus_queue.cc:260] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.657331 19858 ts_tablet_manager.cc:1434] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:08:22.658166 19858 tablet_bootstrap.cc:492] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:22.659193 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d67568986b46df83c14b060fac98e5" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:22.659919 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d67568986b46df83c14b060fac98e5" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:22.660531 19864 raft_consensus.cc:493] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.660938 19864 raft_consensus.cc:515] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.662619 19864 leader_election.cc:290] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.662815 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad41d71edb0d4cf3985346a08a31c119" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:22.665052 19902 consensus_queue.cc:1048] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.648883 19664 raft_consensus.cc:2468] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:22.650066 19860 raft_consensus.cc:359] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.666625 19708 leader_election.cc:304] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:22.667804 19860 raft_consensus.cc:385] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.667315 19901 consensus_queue.cc:1048] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:08:22.667039 19635 leader_election.cc:343] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.667929 19864 raft_consensus.cc:2804] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.670070 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cd3c9578f24924b32216aa440dd671" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:22.670205 19938 raft_consensus.cc:493] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.668392 19860 raft_consensus.cc:740] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.670658 19938 raft_consensus.cc:515] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.671387 19860 consensus_queue.cc:260] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.672587 19938 leader_election.cc:290] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.673080 19860 ts_tablet_manager.cc:1434] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260709 13:08:22.669402 19864 raft_consensus.cc:697] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:22.673230 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:22.673931 19664 raft_consensus.cc:2468] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
W20260709 13:08:22.674358 19635 leader_election.cc:343] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.674727 19635 leader_election.cc:304] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:22.674921 19708 leader_election.cc:304] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:22.675386 19864 consensus_queue.cc:237] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.675832 20059 raft_consensus.cc:2749] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:22.667800 19710 leader_election.cc:343] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.677253 19859 tablet_bootstrap.cc:492] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:22.677695 19859 ts_tablet_manager.cc:1403] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.000s
I20260709 13:08:22.675652 19938 raft_consensus.cc:2804] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.678478 19938 raft_consensus.cc:493] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.679091 19938 raft_consensus.cc:3060] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.680682 19859 raft_consensus.cc:359] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.673280 19893 raft_consensus.cc:493] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.676445 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cd3c9578f24924b32216aa440dd671" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:22.684209 19860 tablet_bootstrap.cc:492] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
W20260709 13:08:22.687498 19710 leader_election.cc:343] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.693842 19893 raft_consensus.cc:515] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.690469 19858 tablet_bootstrap.cc:654] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.696192 19893 leader_election.cc:290] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.696833 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19e28441e6b4b24b172dad48e33dab4" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:22.698403 19899 consensus_queue.cc:1048] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.698419 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19e28441e6b4b24b172dad48e33dab4" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:22.699854 19635 leader_election.cc:343] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:22.701694 19710 leader_election.cc:343] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.705929 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:22.700443 19635 leader_election.cc:343] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.709692 19635 leader_election.cc:304] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:22.681282 19859 raft_consensus.cc:385] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.710326 19859 raft_consensus.cc:740] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.710402 19893 raft_consensus.cc:2749] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.710968 19859 consensus_queue.cc:260] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.713225 19668 raft_consensus.cc:2468] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:22.714512 19859 ts_tablet_manager.cc:1434] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 13:08:22.714418 19708 leader_election.cc:304] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:22.715412 19864 raft_consensus.cc:2804] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.715724 19864 raft_consensus.cc:493] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.716085 19864 raft_consensus.cc:3060] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.715786 19859 tablet_bootstrap.cc:492] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:22.721650 19860 tablet_bootstrap.cc:654] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.734501 19859 tablet_bootstrap.cc:654] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.726706 19664 raft_consensus.cc:1275] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:22.734449 19567 catalog_manager.cc:5697] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:22.736426 19710 leader_election.cc:343] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.740262 19902 consensus_queue.cc:1048] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.744930 19860 tablet_bootstrap.cc:492] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:22.745419 19860 ts_tablet_manager.cc:1403] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.009s
I20260709 13:08:22.745639 19899 consensus_queue.cc:1048] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.729250 19864 raft_consensus.cc:515] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.748029 19860 raft_consensus.cc:359] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.748654 19860 raft_consensus.cc:385] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.748896 19860 raft_consensus.cc:740] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.733251 19938 raft_consensus.cc:515] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.749516 19860 consensus_queue.cc:260] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.750072 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cd3c9578f24924b32216aa440dd671" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:22.750913 19864 leader_election.cc:290] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.751242 19668 raft_consensus.cc:3060] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.753882 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:22.754449 19665 raft_consensus.cc:3060] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.758750 19860 ts_tablet_manager.cc:1434] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:08:22.759680 19860 tablet_bootstrap.cc:492] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:22.764956 19860 tablet_bootstrap.cc:654] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.765748 19668 raft_consensus.cc:2468] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:22.768461 19665 raft_consensus.cc:2468] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:22.772560 19708 leader_election.cc:304] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:22.773515 19708 leader_election.cc:304] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:22.773921 19901 raft_consensus.cc:2804] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.774214 19948 raft_consensus.cc:2804] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.774406 19901 raft_consensus.cc:697] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:22.775252 19901 consensus_queue.cc:237] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.780006 19899 consensus_queue.cc:1048] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.783321 19938 leader_election.cc:290] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.784649 19742 raft_consensus.cc:1275] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:08:22.805545 19742 pending_rounds.cc:85] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb: Aborting all ops after (but not including) 0
I20260709 13:08:22.805802 19742 pending_rounds.cc:107] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:08:22.806047 19742 raft_consensus.cc:2889] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:22.807327 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cd3c9578f24924b32216aa440dd671" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:22.808216 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:22.785277 19858 tablet_bootstrap.cc:492] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:22.791769 19859 tablet_bootstrap.cc:492] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:22.808749 19818 raft_consensus.cc:3060] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.797638 19948 raft_consensus.cc:697] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:22.798220 19951 raft_consensus.cc:493] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.799259 19860 tablet_bootstrap.cc:492] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:22.809094 19859 ts_tablet_manager.cc:1403] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.093s	user 0.034s	sys 0.012s
I20260709 13:08:22.815794 19818 raft_consensus.cc:2468] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:22.815894 19951 raft_consensus.cc:515] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.809289 19902 consensus_queue.cc:1048] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260709 13:08:22.814903 19710 leader_election.cc:343] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.817740 19815 raft_consensus.cc:3060] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.818068 19859 raft_consensus.cc:359] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.821626 19859 raft_consensus.cc:385] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.821906 19859 raft_consensus.cc:740] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.823052 19859 consensus_queue.cc:260] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.804716 19899 consensus_queue.cc:1048] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.823681 19951 leader_election.cc:290] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:22.824657 19859 ts_tablet_manager.cc:1434] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:08:22.825543 19859 tablet_bootstrap.cc:492] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:22.829953 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c340d4750c430aa532170d018a6a0f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:22.831385 19859 tablet_bootstrap.cc:654] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.832032 19818 raft_consensus.cc:3060] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.834476 20073 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:22.819087 19948 consensus_queue.cc:237] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.819526 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c340d4750c430aa532170d018a6a0f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:22.819759 19860 ts_tablet_manager.cc:1403] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.009s
I20260709 13:08:22.840626 19782 leader_election.cc:304] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:22.820061 19858 ts_tablet_manager.cc:1403] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.162s	user 0.019s	sys 0.002s
I20260709 13:08:22.842011 19951 raft_consensus.cc:2749] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.843261 20073 consensus_queue.cc:1048] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.843505 19858 raft_consensus.cc:359] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.844156 19858 raft_consensus.cc:385] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.844411 19858 raft_consensus.cc:740] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.846014 19860 raft_consensus.cc:359] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.846666 19860 raft_consensus.cc:385] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.846931 19860 raft_consensus.cc:740] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.847781 19860 consensus_queue.cc:260] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.850097 19860 ts_tablet_manager.cc:1434] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:08:22.851068 19860 tablet_bootstrap.cc:492] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:22.856854 19860 tablet_bootstrap.cc:654] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.844983 19858 consensus_queue.cc:260] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.863950 19858 ts_tablet_manager.cc:1434] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:08:22.864956 19858 tablet_bootstrap.cc:492] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:22.871285 19858 tablet_bootstrap.cc:654] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.876713 19859 tablet_bootstrap.cc:492] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:22.877157 19859 ts_tablet_manager.cc:1403] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.018s
I20260709 13:08:22.879722 19859 raft_consensus.cc:359] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.880342 19859 raft_consensus.cc:385] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.880599 19859 raft_consensus.cc:740] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.881172 19859 consensus_queue.cc:260] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.882418 19951 consensus_queue.cc:1048] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.883170 19859 ts_tablet_manager.cc:1434] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:22.883980 19864 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.884001 19859 tablet_bootstrap.cc:492] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:22.885715 19566 catalog_manager.cc:5697] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.889278 19566 catalog_manager.cc:5697] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.891666 19859 tablet_bootstrap.cc:654] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.895375 19893 raft_consensus.cc:493] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.895857 19893 raft_consensus.cc:515] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.897926 19893 leader_election.cc:290] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.906194 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
W20260709 13:08:22.907375 19635 leader_election.cc:343] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.907435 19948 raft_consensus.cc:493] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.908054 19948 raft_consensus.cc:515] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.908761 19859 tablet_bootstrap.cc:492] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:22.909536 19742 raft_consensus.cc:3060] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.909176 19859 ts_tablet_manager.cc:1403] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260709 13:08:22.912672 19948 leader_election.cc:290] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.914350 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad41d71edb0d4cf3985346a08a31c119" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:22.914635 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:22.914861 19859 raft_consensus.cc:359] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.914350 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad41d71edb0d4cf3985346a08a31c119" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:22.915571 19859 raft_consensus.cc:385] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.914966 19668 raft_consensus.cc:2468] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:22.915877 19859 raft_consensus.cc:740] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
W20260709 13:08:22.917184 19710 leader_election.cc:343] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.917863 19708 leader_election.cc:304] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:22.921996 20073 raft_consensus.cc:2804] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.922358 20073 raft_consensus.cc:493] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.922919 20073 raft_consensus.cc:3060] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.922825 19902 consensus_queue.cc:1048] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:22.924049 19635 leader_election.cc:343] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.924463 19635 leader_election.cc:304] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:22.925405 19893 raft_consensus.cc:2749] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.924223 19859 consensus_queue.cc:260] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.930110 20073 raft_consensus.cc:515] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.932730 19859 ts_tablet_manager.cc:1434] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260709 13:08:22.933696 20073 leader_election.cc:290] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.936714 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad41d71edb0d4cf3985346a08a31c119" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:22.937055 19859 tablet_bootstrap.cc:492] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
W20260709 13:08:22.938103 19710 leader_election.cc:343] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.938539 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad41d71edb0d4cf3985346a08a31c119" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:22.939131 19668 raft_consensus.cc:3060] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.945142 19860 tablet_bootstrap.cc:492] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:22.945746 19859 tablet_bootstrap.cc:654] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.948810 19858 tablet_bootstrap.cc:492] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:22.949221 19858 ts_tablet_manager.cc:1403] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.007s
I20260709 13:08:22.946820 19668 raft_consensus.cc:2468] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:22.951592 19858 raft_consensus.cc:359] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.952239 19858 raft_consensus.cc:385] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.952476 19858 raft_consensus.cc:740] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.953154 19858 consensus_queue.cc:260] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.955472 19858 ts_tablet_manager.cc:1434] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:22.955511 19708 leader_election.cc:304] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:22.956697 20073 raft_consensus.cc:2804] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.957167 20073 raft_consensus.cc:697] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:22.958199 20073 consensus_queue.cc:237] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.958988 19859 tablet_bootstrap.cc:492] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:22.959419 19859 ts_tablet_manager.cc:1403] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:08:22.959620 19858 tablet_bootstrap.cc:492] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:22.950963 19860 ts_tablet_manager.cc:1403] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.010s
I20260709 13:08:22.963874 19860 raft_consensus.cc:359] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.964512 19860 raft_consensus.cc:385] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.964769 19860 raft_consensus.cc:740] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.966152 19859 raft_consensus.cc:359] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.966841 19859 raft_consensus.cc:385] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.967095 19859 raft_consensus.cc:740] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.967674 19859 consensus_queue.cc:260] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.969605 19859 ts_tablet_manager.cc:1434] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:08:22.970619 19859 tablet_bootstrap.cc:492] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:22.972760 20047 consensus_queue.cc:1048] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:22.975049 19860 consensus_queue.cc:260] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.976817 19860 ts_tablet_manager.cc:1434] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:08:22.977686 19860 tablet_bootstrap.cc:492] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:22.977073 20073 raft_consensus.cc:493] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.978886 20073 raft_consensus.cc:515] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.981832 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25419d7ba3cc4a3a810f518c91b615f1" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:22.982700 19668 raft_consensus.cc:2468] T 25419d7ba3cc4a3a810f518c91b615f1 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:22.984628 19858 tablet_bootstrap.cc:654] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.984961 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25419d7ba3cc4a3a810f518c91b615f1" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:22.985596 19859 tablet_bootstrap.cc:654] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.986907 19860 tablet_bootstrap.cc:654] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:22.986802 19710 leader_election.cc:343] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.987227 20073 leader_election.cc:290] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:22.990312 20047 consensus_queue.cc:1048] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:22.991008 19858 tablet_bootstrap.cc:492] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:22.991479 19858 ts_tablet_manager.cc:1403] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.001s
I20260709 13:08:22.994650 19858 raft_consensus.cc:359] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.994913 19859 tablet_bootstrap.cc:492] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:22.995361 19858 raft_consensus.cc:385] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.995568 19859 ts_tablet_manager.cc:1403] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.005s
I20260709 13:08:22.995674 19858 raft_consensus.cc:740] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.996394 19858 consensus_queue.cc:260] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:22.998405 19858 ts_tablet_manager.cc:1434] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:08:23.033686 19708 leader_election.cc:304] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:23.036785 19858 tablet_bootstrap.cc:492] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:23.039919 19864 raft_consensus.cc:493] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.040207 19899 raft_consensus.cc:2804] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.040832 19899 raft_consensus.cc:493] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.041039 19864 raft_consensus.cc:515] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.045140 19864 leader_election.cc:290] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.047237 19565 catalog_manager.cc:5697] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.041210 19899 raft_consensus.cc:3060] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.062731 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eaa80cfe3c4ab8bbfc01f147c3eb06" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:23.062065 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eaa80cfe3c4ab8bbfc01f147c3eb06" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.065116 19858 tablet_bootstrap.cc:654] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.060971 19859 raft_consensus.cc:359] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.069309 19859 raft_consensus.cc:385] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.069684 19859 raft_consensus.cc:740] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.076359 19899 raft_consensus.cc:515] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.078398 19899 leader_election.cc:290] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
W20260709 13:08:23.082068 19710 leader_election.cc:343] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.084172 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25419d7ba3cc4a3a810f518c91b615f1" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:23.086210 19858 tablet_bootstrap.cc:492] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:23.086876 19858 ts_tablet_manager.cc:1403] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.008s
W20260709 13:08:23.088804 19710 leader_election.cc:343] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.090255 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25419d7ba3cc4a3a810f518c91b615f1" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:23.090585 19858 raft_consensus.cc:359] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.091358 19858 raft_consensus.cc:385] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.091697 19858 raft_consensus.cc:740] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.092450 19858 consensus_queue.cc:260] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.094880 19665 raft_consensus.cc:3060] T 25419d7ba3cc4a3a810f518c91b615f1 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.094336 19859 consensus_queue.cc:260] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.095260 19860 tablet_bootstrap.cc:492] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:23.096627 19860 ts_tablet_manager.cc:1403] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.119s	user 0.012s	sys 0.006s
W20260709 13:08:23.100853 19708 leader_election.cc:343] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.101336 19708 leader_election.cc:304] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:23.102033 19858 ts_tablet_manager.cc:1434] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:08:23.102293 20071 raft_consensus.cc:2749] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.103438 19858 tablet_bootstrap.cc:492] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:23.104979 19860 raft_consensus.cc:359] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.105717 19860 raft_consensus.cc:385] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.105983 19860 raft_consensus.cc:740] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.105113 19859 ts_tablet_manager.cc:1434] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.109s	user 0.010s	sys 0.000s
I20260709 13:08:23.107703 19860 consensus_queue.cc:260] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.108901 19859 tablet_bootstrap.cc:492] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:23.116382 19859 tablet_bootstrap.cc:654] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.120736 19860 ts_tablet_manager.cc:1434] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.005s
I20260709 13:08:23.121285 20071 raft_consensus.cc:493] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.121861 19858 tablet_bootstrap.cc:654] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.122471 19860 tablet_bootstrap.cc:492] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:23.122083 20071 raft_consensus.cc:515] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.124665 20071 leader_election.cc:290] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.125757 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:23.126900 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.127429 19668 raft_consensus.cc:2468] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
W20260709 13:08:23.128201 19710 leader_election.cc:343] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.128715 19708 leader_election.cc:304] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:23.129858 20071 raft_consensus.cc:2804] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.130203 20071 raft_consensus.cc:493] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.130532 20071 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.143213 19665 raft_consensus.cc:2468] T 25419d7ba3cc4a3a810f518c91b615f1 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:23.154361 19708 leader_election.cc:304] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:23.155646 19864 raft_consensus.cc:2804] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.156090 19864 raft_consensus.cc:697] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:23.156505 19859 tablet_bootstrap.cc:492] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:23.156975 19859 ts_tablet_manager.cc:1403] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.013s
I20260709 13:08:23.156924 19864 consensus_queue.cc:237] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.160032 19859 raft_consensus.cc:359] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.160800 19859 raft_consensus.cc:385] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.161139 19859 raft_consensus.cc:740] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.161940 19859 consensus_queue.cc:260] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.164162 20071 raft_consensus.cc:515] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.166484 20071 leader_election.cc:290] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.167018 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:23.167411 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:23.167645 19859 ts_tablet_manager.cc:1434] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:08:23.167557 19665 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.168751 19859 tablet_bootstrap.cc:492] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb: Bootstrap starting.
W20260709 13:08:23.168802 19710 leader_election.cc:343] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.178817 19815 raft_consensus.cc:3060] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.180389 19859 tablet_bootstrap.cc:654] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.187803 19858 tablet_bootstrap.cc:492] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:23.188274 19858 ts_tablet_manager.cc:1403] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.085s	user 0.022s	sys 0.013s
I20260709 13:08:23.178824 19665 raft_consensus.cc:2468] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:23.190397 20071 consensus_queue.cc:1048] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.190945 19860 tablet_bootstrap.cc:654] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.190779 19858 raft_consensus.cc:359] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.191457 19858 raft_consensus.cc:385] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.191722 19858 raft_consensus.cc:740] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.192765 19858 consensus_queue.cc:260] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.191457 19708 leader_election.cc:304] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:23.194334 19899 raft_consensus.cc:2804] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.194762 19899 raft_consensus.cc:697] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:23.195516 19899 consensus_queue.cc:237] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.216310 20071 raft_consensus.cc:493] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.216549 19859 tablet_bootstrap.cc:492] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:23.216801 20071 raft_consensus.cc:515] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.216334 19858 ts_tablet_manager.cc:1434] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:08:23.218324 19858 tablet_bootstrap.cc:492] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:23.218969 20071 leader_election.cc:290] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.219511 20071 consensus_queue.cc:1048] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.220623 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.221277 19665 raft_consensus.cc:2468] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:23.224735 19858 tablet_bootstrap.cc:654] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.220672 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:23.226199 19708 leader_election.cc:304] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:23.227007 20071 raft_consensus.cc:2804] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.217012 19859 ts_tablet_manager.cc:1403] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.003s
I20260709 13:08:23.227367 20071 raft_consensus.cc:493] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.227628 19901 raft_consensus.cc:493] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.227813 20071 raft_consensus.cc:3060] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.228072 19901 raft_consensus.cc:515] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:08:23.228430 19710 leader_election.cc:343] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.230033 19901 leader_election.cc:290] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.229902 19859 raft_consensus.cc:359] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.230551 19859 raft_consensus.cc:385] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.230856 19859 raft_consensus.cc:740] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.231606 19859 consensus_queue.cc:260] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.233244 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99179d3b401c473eb9b1362fd86bffb0" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:23.234077 19859 ts_tablet_manager.cc:1434] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:08:23.235085 19859 tablet_bootstrap.cc:492] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
W20260709 13:08:23.237392 19710 leader_election.cc:343] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.239748 19858 tablet_bootstrap.cc:492] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:23.240219 19858 ts_tablet_manager.cc:1403] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.008s
I20260709 13:08:23.241825 19859 tablet_bootstrap.cc:654] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.243886 19858 raft_consensus.cc:359] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.244633 19858 raft_consensus.cc:385] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.244982 19858 raft_consensus.cc:740] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.245852 19858 consensus_queue.cc:260] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.248108 19858 ts_tablet_manager.cc:1434] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:08:23.254310 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99179d3b401c473eb9b1362fd86bffb0" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.254231 19864 consensus_queue.cc:1048] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:23.255435 19564 catalog_manager.cc:5697] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.259275 19860 tablet_bootstrap.cc:492] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:23.259780 19860 ts_tablet_manager.cc:1403] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.138s	user 0.006s	sys 0.005s
I20260709 13:08:23.259348 20071 raft_consensus.cc:515] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.263724 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
W20260709 13:08:23.264344 19708 leader_election.cc:343] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.264752 19708 leader_election.cc:304] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
W20260709 13:08:23.265249 19710 leader_election.cc:343] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.266026 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:23.266577 19668 raft_consensus.cc:3060] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.270707 19858 tablet_bootstrap.cc:492] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:23.273523 19864 raft_consensus.cc:2749] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.275393 19668 raft_consensus.cc:2468] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:23.278842 19708 leader_election.cc:304] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:23.281536 19864 raft_consensus.cc:2804] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.281999 19859 tablet_bootstrap.cc:492] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:23.281955 19864 raft_consensus.cc:697] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:23.282454 20071 leader_election.cc:290] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.282752 19858 tablet_bootstrap.cc:654] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.282533 19859 ts_tablet_manager.cc:1403] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.003s
I20260709 13:08:23.282788 19864 consensus_queue.cc:237] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.287220 19902 raft_consensus.cc:493] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.287686 19902 raft_consensus.cc:515] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.289790 19859 raft_consensus.cc:359] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.290982 19902 leader_election.cc:290] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:23.284852 19860 raft_consensus.cc:359] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.292404 19860 raft_consensus.cc:385] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.292639 19860 raft_consensus.cc:740] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.293164 19860 consensus_queue.cc:260] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.291709 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad41d71edb0d4cf3985346a08a31c119" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.294487 19668 raft_consensus.cc:2393] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e in current term 1: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:08:23.290405 19859 raft_consensus.cc:385] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.295090 19859 raft_consensus.cc:740] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.291795 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad41d71edb0d4cf3985346a08a31c119" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:23.301277 19901 consensus_queue.cc:1048] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.301837 19784 leader_election.cc:304] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:23.305096 19860 ts_tablet_manager.cc:1434] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 13:08:23.306181 19860 tablet_bootstrap.cc:492] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:23.296346 19564 catalog_manager.cc:5697] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.299005 19893 raft_consensus.cc:493] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.300940 19859 consensus_queue.cc:260] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.323315 19893 raft_consensus.cc:515] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.306643 19815 raft_consensus.cc:3060] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.330019 19860 tablet_bootstrap.cc:654] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.330370 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
W20260709 13:08:23.331825 19635 leader_election.cc:343] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.335475 19859 ts_tablet_manager.cc:1434] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.004s
I20260709 13:08:23.306694 19902 raft_consensus.cc:3060] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.347697 19938 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.348173 19938 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.350762 19859 tablet_bootstrap.cc:492] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:23.351760 20071 consensus_queue.cc:1048] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.352504 19938 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.353014 19901 consensus_queue.cc:1048] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.354861 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.358305 19902 raft_consensus.cc:2749] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:23.362617 19708 leader_election.cc:343] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.361618 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:23.364549 19710 leader_election.cc:343] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.364976 19710 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:23.366909 19893 leader_election.cc:290] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.367057 19864 raft_consensus.cc:2749] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.370939 19858 tablet_bootstrap.cc:492] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:23.372617 19858 ts_tablet_manager.cc:1403] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.009s
I20260709 13:08:23.378831 19974 raft_consensus.cc:493] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.379298 19974 raft_consensus.cc:515] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.384189 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:23.385875 19635 leader_election.cc:343] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.386277 19635 leader_election.cc:304] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:23.386987 19893 raft_consensus.cc:2749] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.387393 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:23.390235 19974 leader_election.cc:290] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
W20260709 13:08:23.392649 19635 leader_election.cc:343] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.392855 19858 raft_consensus.cc:359] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.393401 19858 raft_consensus.cc:385] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.393599 19858 raft_consensus.cc:740] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.395025 19858 consensus_queue.cc:260] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.397367 19858 ts_tablet_manager.cc:1434] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:08:23.398319 19858 tablet_bootstrap.cc:492] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:23.402014 19864 consensus_queue.cc:1048] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.402362 19859 tablet_bootstrap.cc:654] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.407243 19564 catalog_manager.cc:5697] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.408591 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:23.410140 19635 leader_election.cc:343] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.408964 19860 tablet_bootstrap.cc:492] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:23.410844 19860 ts_tablet_manager.cc:1403] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.004s
I20260709 13:08:23.410506 19635 leader_election.cc:304] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:23.412631 19974 raft_consensus.cc:2749] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.413360 19860 raft_consensus.cc:359] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.413981 19860 raft_consensus.cc:385] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.414239 19860 raft_consensus.cc:740] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.414922 19860 consensus_queue.cc:260] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.415755 19859 tablet_bootstrap.cc:492] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:23.416316 19859 ts_tablet_manager.cc:1403] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.001s
I20260709 13:08:23.416965 19860 ts_tablet_manager.cc:1434] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:08:23.417949 19860 tablet_bootstrap.cc:492] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:23.418972 19859 raft_consensus.cc:359] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.422072 19859 raft_consensus.cc:385] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.422317 19859 raft_consensus.cc:740] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.422930 19859 consensus_queue.cc:260] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.424361 19859 ts_tablet_manager.cc:1434] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.000s
I20260709 13:08:23.425266 19859 tablet_bootstrap.cc:492] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:23.430254 19858 tablet_bootstrap.cc:654] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.431120 19859 tablet_bootstrap.cc:654] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.434428 19860 tablet_bootstrap.cc:654] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.435331 19901 consensus_queue.cc:1048] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.451924 19901 raft_consensus.cc:493] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.452373 19901 raft_consensus.cc:515] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.453620 19974 raft_consensus.cc:493] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.454387 19901 leader_election.cc:290] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.456061 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.456244 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:23.456625 20052 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.456745 19664 raft_consensus.cc:2468] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:23.457065 20052 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:08:23.457845 19710 leader_election.cc:343] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.454149 19974 raft_consensus.cc:515] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.458415 19708 leader_election.cc:304] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:23.459411 19899 raft_consensus.cc:2804] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.459722 19899 raft_consensus.cc:493] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.460005 19899 raft_consensus.cc:3060] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.460032 19974 leader_election.cc:290] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.460336 20052 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:23.462029 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eaa80cfe3c4ab8bbfc01f147c3eb06" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:23.462395 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eaa80cfe3c4ab8bbfc01f147c3eb06" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:23.462620 19744 raft_consensus.cc:2468] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:23.463737 19635 leader_election.cc:304] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:23.465531 19974 raft_consensus.cc:2804] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.465883 19974 raft_consensus.cc:493] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.466193 19974 raft_consensus.cc:3060] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:23.467479 19635 leader_election.cc:343] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.469676 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:23.470247 19744 raft_consensus.cc:2468] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:23.471102 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
W20260709 13:08:23.472500 19782 leader_election.cc:343] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.473837 19784 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:23.476428 20052 raft_consensus.cc:2804] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.476754 20052 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.477092 20052 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.477411 19899 raft_consensus.cc:515] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.480234 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:23.480811 19664 raft_consensus.cc:3060] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.482334 19974 raft_consensus.cc:515] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.485144 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eaa80cfe3c4ab8bbfc01f147c3eb06" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:23.485890 19744 raft_consensus.cc:3060] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.488216 20052 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.492055 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:23.492779 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
W20260709 13:08:23.493285 19782 leader_election.cc:343] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:23.494355 19710 leader_election.cc:343] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.494693 19974 leader_election.cc:290] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.495599 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:23.495677 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eaa80cfe3c4ab8bbfc01f147c3eb06" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:23.496243 19742 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.498139 19858 tablet_bootstrap.cc:492] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:23.498562 19858 ts_tablet_manager.cc:1403] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.030s
W20260709 13:08:23.498492 19635 leader_election.cc:343] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.501102 19858 raft_consensus.cc:359] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.501838 19858 raft_consensus.cc:385] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.502116 19858 raft_consensus.cc:740] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.502471 20052 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:23.502807 19858 consensus_queue.cc:260] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.503201 19742 raft_consensus.cc:2468] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:23.504444 19784 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:23.505175 19899 leader_election.cc:290] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.506256 19858 ts_tablet_manager.cc:1434] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:23.506758 19866 raft_consensus.cc:2804] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.507172 19858 tablet_bootstrap.cc:492] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:23.508145 19866 raft_consensus.cc:697] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:23.508905 19866 consensus_queue.cc:237] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.507020 19664 raft_consensus.cc:2468] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:23.510546 19708 leader_election.cc:304] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:23.511824 19899 raft_consensus.cc:2804] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.512441 19899 raft_consensus.cc:697] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:23.513150 19899 consensus_queue.cc:237] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.509388 19859 tablet_bootstrap.cc:492] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:23.514812 19859 ts_tablet_manager.cc:1403] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.006s
I20260709 13:08:23.492298 19744 raft_consensus.cc:2468] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:23.517815 19858 tablet_bootstrap.cc:654] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.519861 19859 raft_consensus.cc:359] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.521031 19859 raft_consensus.cc:385] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.521296 19859 raft_consensus.cc:740] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.522075 19859 consensus_queue.cc:260] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.525609 19635 leader_election.cc:304] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:23.526921 19974 raft_consensus.cc:2804] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.527598 19974 raft_consensus.cc:697] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:23.528476 19974 consensus_queue.cc:237] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.530126 19860 tablet_bootstrap.cc:492] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:23.530583 19860 ts_tablet_manager.cc:1403] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.113s	user 0.026s	sys 0.026s
I20260709 13:08:23.533077 19860 raft_consensus.cc:359] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.533706 19860 raft_consensus.cc:385] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.533972 19860 raft_consensus.cc:740] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.534538 19860 consensus_queue.cc:260] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.524626 19859 ts_tablet_manager.cc:1434] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:23.543588 19565 catalog_manager.cc:5697] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 0 to 1, leader changed from <none> to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.544747 19859 tablet_bootstrap.cc:492] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:23.558368 19567 catalog_manager.cc:5697] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.559325 19859 tablet_bootstrap.cc:654] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.560814 19951 raft_consensus.cc:493] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.561249 19951 raft_consensus.cc:515] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.563329 19951 leader_election.cc:290] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:23.564973 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19e28441e6b4b24b172dad48e33dab4" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.565631 19664 raft_consensus.cc:2468] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:23.568608 19782 leader_election.cc:304] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:23.569813 19951 raft_consensus.cc:2804] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.570840 19951 raft_consensus.cc:493] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.571225 19951 raft_consensus.cc:3060] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.570410 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19e28441e6b4b24b172dad48e33dab4" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
W20260709 13:08:23.574048 19784 leader_election.cc:343] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.578670 19858 tablet_bootstrap.cc:492] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:23.579160 19858 ts_tablet_manager.cc:1403] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.000s
I20260709 13:08:23.569603 19564 catalog_manager.cc:5697] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.583971 19974 raft_consensus.cc:493] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.584427 19974 raft_consensus.cc:515] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.588138 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:23.588866 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:23.586329 19974 leader_election.cc:290] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
W20260709 13:08:23.591009 19635 leader_election.cc:343] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:23.591567 19635 leader_election.cc:343] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.591946 19635 leader_election.cc:304] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:23.592535 19974 raft_consensus.cc:2749] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.594024 19860 ts_tablet_manager.cc:1434] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260709 13:08:23.596524 19951 raft_consensus.cc:515] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.598340 19893 raft_consensus.cc:493] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.609831 19893 raft_consensus.cc:515] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.610294 19859 tablet_bootstrap.cc:492] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:23.610808 19859 ts_tablet_manager.cc:1403] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.066s	user 0.025s	sys 0.022s
I20260709 13:08:23.611763 19893 leader_election.cc:290] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.611965 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19e28441e6b4b24b172dad48e33dab4" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
W20260709 13:08:23.613045 19784 leader_election.cc:343] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.613549 19951 leader_election.cc:290] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:23.614022 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcba1db422d49a28de2bbe4ed0fd8a4" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:23.614737 19866 raft_consensus.cc:493] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.615092 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcba1db422d49a28de2bbe4ed0fd8a4" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:23.615181 19866 raft_consensus.cc:515] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:08:23.615571 19635 leader_election.cc:343] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:23.616641 19635 leader_election.cc:343] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.598846 19860 tablet_bootstrap.cc:492] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:23.596907 19858 raft_consensus.cc:359] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.616981 19635 leader_election.cc:304] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:23.617300 19858 raft_consensus.cc:385] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.613837 19859 raft_consensus.cc:359] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.617617 19858 raft_consensus.cc:740] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.617882 19859 raft_consensus.cc:385] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.618161 19859 raft_consensus.cc:740] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.619087 19859 consensus_queue.cc:260] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.619663 19866 leader_election.cc:290] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:23.620245 19858 consensus_queue.cc:260] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.621814 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.622355 19859 ts_tablet_manager.cc:1434] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 13:08:23.622530 19664 raft_consensus.cc:2393] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e in current term 1: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:08:23.618458 19974 raft_consensus.cc:2749] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.621142 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19e28441e6b4b24b172dad48e33dab4" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:23.624205 19859 tablet_bootstrap.cc:492] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:23.626019 19858 ts_tablet_manager.cc:1434] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260709 13:08:23.624158 19665 raft_consensus.cc:3060] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.626847 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:23.628058 19784 leader_election.cc:304] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:23.628813 19866 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.635151 19866 raft_consensus.cc:2749] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.639952 19858 tablet_bootstrap.cc:492] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:23.640273 19860 tablet_bootstrap.cc:654] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.640945 19859 tablet_bootstrap.cc:654] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.636379 19665 raft_consensus.cc:2468] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:23.644661 19782 leader_election.cc:304] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: b6f88a234d404987839043a4426747eb
I20260709 13:08:23.646701 19951 raft_consensus.cc:2804] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.648373 19951 raft_consensus.cc:697] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:23.648871 19858 tablet_bootstrap.cc:654] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.649128 19951 consensus_queue.cc:237] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:08:23.667405 19615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:23.673547 19858 tablet_bootstrap.cc:492] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:23.673997 19858 ts_tablet_manager.cc:1403] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.006s
I20260709 13:08:23.675516 20071 consensus_queue.cc:1048] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.680819 19860 tablet_bootstrap.cc:492] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:23.681255 19860 ts_tablet_manager.cc:1403] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.083s	user 0.003s	sys 0.006s
I20260709 13:08:23.681548 19566 catalog_manager.cc:5697] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 0 to 1, leader changed from <none> to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.683426 19860 raft_consensus.cc:359] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.684060 19860 raft_consensus.cc:385] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.684279 19860 raft_consensus.cc:740] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.684922 19860 consensus_queue.cc:260] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.686986 19860 ts_tablet_manager.cc:1434] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:23.687543 19859 tablet_bootstrap.cc:492] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:23.687947 19859 ts_tablet_manager.cc:1403] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.004s
I20260709 13:08:23.691545 19860 tablet_bootstrap.cc:492] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
W20260709 13:08:23.695396 19710 consensus_peers.cc:597] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:23.688918 19858 raft_consensus.cc:359] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.696180 19858 raft_consensus.cc:385] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.696424 19858 raft_consensus.cc:740] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.697463 19858 consensus_queue.cc:260] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.699704 19859 raft_consensus.cc:359] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.703591 19860 tablet_bootstrap.cc:654] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.703662 19901 consensus_queue.cc:1048] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:23.707904 19858 ts_tablet_manager.cc:1434] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:08:23.704031 19859 raft_consensus.cc:385] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.715643 19859 raft_consensus.cc:740] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.716295 19859 consensus_queue.cc:260] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:08:23.718381 19710 consensus_peers.cc:597] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:23.719441 19860 tablet_bootstrap.cc:492] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:23.719789 19860 ts_tablet_manager.cc:1403] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.000s
I20260709 13:08:23.721649 19859 ts_tablet_manager.cc:1434] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.003s
I20260709 13:08:23.722132 19860 raft_consensus.cc:359] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.722633 19859 tablet_bootstrap.cc:492] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:23.722810 19860 raft_consensus.cc:385] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.723151 19860 raft_consensus.cc:740] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.723784 19860 consensus_queue.cc:260] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.725677 19860 ts_tablet_manager.cc:1434] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:08:23.726598 19858 tablet_bootstrap.cc:492] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:23.728677 19859 tablet_bootstrap.cc:654] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.732048 19860 tablet_bootstrap.cc:492] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:23.744643 19860 tablet_bootstrap.cc:654] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.745646 19948 consensus_queue.cc:1048] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.749548 19858 tablet_bootstrap.cc:654] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.757038 19859 tablet_bootstrap.cc:492] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:23.758409 19859 ts_tablet_manager.cc:1403] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.003s
I20260709 13:08:23.761804 19860 tablet_bootstrap.cc:492] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:23.762241 19860 ts_tablet_manager.cc:1403] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 13:08:23.763190 19901 consensus_queue.cc:1048] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.764690 19860 raft_consensus.cc:359] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.765358 19860 raft_consensus.cc:385] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.766155 19866 raft_consensus.cc:493] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.760913 19859 raft_consensus.cc:359] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.766644 19866 raft_consensus.cc:515] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.767125 19859 raft_consensus.cc:385] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.767406 19859 raft_consensus.cc:740] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.768102 19858 tablet_bootstrap.cc:492] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:23.768518 19858 ts_tablet_manager.cc:1403] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.042s	user 0.002s	sys 0.011s
I20260709 13:08:23.768615 19866 leader_election.cc:290] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:23.770208 19859 consensus_queue.cc:260] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.771065 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:23.771471 19860 raft_consensus.cc:740] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.772505 19859 ts_tablet_manager.cc:1434] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 13:08:23.771296 19858 raft_consensus.cc:359] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.773150 19858 raft_consensus.cc:385] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.773017 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.773373 19858 raft_consensus.cc:740] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.773891 19858 consensus_queue.cc:260] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.772121 19860 consensus_queue.cc:260] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.774682 19859 tablet_bootstrap.cc:492] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:23.774590 19782 leader_election.cc:304] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:23.775799 19866 raft_consensus.cc:2749] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.776121 19858 ts_tablet_manager.cc:1434] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:08:23.781565 19858 tablet_bootstrap.cc:492] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:23.782963 19859 tablet_bootstrap.cc:654] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.784626 19860 ts_tablet_manager.cc:1434] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:08:23.785593 19860 tablet_bootstrap.cc:492] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:23.792658 19860 tablet_bootstrap.cc:654] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.797534 19858 tablet_bootstrap.cc:654] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.797848 19860 tablet_bootstrap.cc:492] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:23.798307 19860 ts_tablet_manager.cc:1403] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 13:08:23.806564 19859 tablet_bootstrap.cc:492] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:23.807051 19859 ts_tablet_manager.cc:1403] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.008s
I20260709 13:08:23.807714 19860 raft_consensus.cc:359] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.808406 19860 raft_consensus.cc:385] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.809687 19859 raft_consensus.cc:359] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.810114 19860 raft_consensus.cc:740] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.810470 19859 raft_consensus.cc:385] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.810921 19859 raft_consensus.cc:740] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.811067 19860 consensus_queue.cc:260] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.811614 19859 consensus_queue.cc:260] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.813594 19860 ts_tablet_manager.cc:1434] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 13:08:23.813771 19859 ts_tablet_manager.cc:1434] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:08:23.814587 19860 tablet_bootstrap.cc:492] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:23.814721 19859 tablet_bootstrap.cc:492] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:23.817806 19858 tablet_bootstrap.cc:492] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:23.818245 19858 ts_tablet_manager.cc:1403] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.004s
I20260709 13:08:23.821480 19859 tablet_bootstrap.cc:654] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.823166 19860 tablet_bootstrap.cc:654] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.824013 19864 raft_consensus.cc:493] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.824437 19864 raft_consensus.cc:515] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.826694 19864 leader_election.cc:290] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.827925 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:23.828366 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.828874 19669 raft_consensus.cc:2468] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
W20260709 13:08:23.829632 19710 leader_election.cc:343] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.830108 19708 leader_election.cc:304] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:23.831275 20073 raft_consensus.cc:2804] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.831606 20073 raft_consensus.cc:493] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.831909 20073 raft_consensus.cc:3060] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.838529 20073 raft_consensus.cc:515] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.839812 19858 raft_consensus.cc:359] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.844260 19858 raft_consensus.cc:385] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.844549 19858 raft_consensus.cc:740] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.845196 19858 consensus_queue.cc:260] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.846299 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:23.847219 19669 raft_consensus.cc:3060] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.847476 19858 ts_tablet_manager.cc:1434] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:08:23.846786 19864 raft_consensus.cc:493] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.848003 19864 raft_consensus.cc:515] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.848460 19858 tablet_bootstrap.cc:492] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:23.850565 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b40428106429a8e7371ced1091152" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.851128 19664 raft_consensus.cc:2468] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:23.853329 19708 leader_election.cc:304] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:23.853545 19938 raft_consensus.cc:493] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.854107 19948 raft_consensus.cc:2804] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.854002 19938 raft_consensus.cc:515] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.854468 19948 raft_consensus.cc:493] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.854663 19858 tablet_bootstrap.cc:654] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.854892 19948 raft_consensus.cc:3060] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.855989 19938 leader_election.cc:290] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.856948 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:23.858246 19710 leader_election.cc:343] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.861922 19948 raft_consensus.cc:515] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.865450 19859 tablet_bootstrap.cc:492] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:23.865339 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.875617 19859 ts_tablet_manager.cc:1403] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.007s
I20260709 13:08:23.875669 19665 raft_consensus.cc:2468] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:23.874676 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b40428106429a8e7371ced1091152" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:23.877647 19710 leader_election.cc:343] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.878675 19708 leader_election.cc:304] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:23.874058 19864 leader_election.cc:290] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.879010 19859 raft_consensus.cc:359] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.879462 19938 raft_consensus.cc:2804] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.879880 19859 raft_consensus.cc:385] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.879956 19938 raft_consensus.cc:493] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.880240 19859 raft_consensus.cc:740] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.880414 19938 raft_consensus.cc:3060] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.880999 19859 consensus_queue.cc:260] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.884482 19859 ts_tablet_manager.cc:1434] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:23.886927 19859 tablet_bootstrap.cc:492] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:23.895375 20071 raft_consensus.cc:493] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.895960 20071 raft_consensus.cc:515] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.897148 19866 raft_consensus.cc:493] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.897724 19866 raft_consensus.cc:515] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.898010 20071 leader_election.cc:290] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.899838 19866 leader_election.cc:290] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:23.900944 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75641cb30f9e45008755adc6a31ffdcc" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.902792 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75641cb30f9e45008755adc6a31ffdcc" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:23.903174 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcba1db422d49a28de2bbe4ed0fd8a4" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.903735 19664 raft_consensus.cc:2468] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:23.904048 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcba1db422d49a28de2bbe4ed0fd8a4" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:23.904644 19744 raft_consensus.cc:2468] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:23.904985 19782 leader_election.cc:304] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:23.905807 19951 raft_consensus.cc:2804] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.906159 19951 raft_consensus.cc:493] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.906476 19951 raft_consensus.cc:3060] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:23.907346 19708 leader_election.cc:343] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.907842 19864 raft_consensus.cc:493] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.910112 19864 raft_consensus.cc:515] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:08:23.914227 19710 leader_election.cc:343] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.914716 19710 leader_election.cc:304] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:23.915325 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19e28441e6b4b24b172dad48e33dab4" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:23.915956 19901 raft_consensus.cc:2749] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.917529 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19e28441e6b4b24b172dad48e33dab4" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:23.918344 19665 raft_consensus.cc:2393] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb in current term 1: Already voted for candidate 606f891f11a445edb29e8419e64d701e in this term.
I20260709 13:08:23.920357 20073 leader_election.cc:290] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
W20260709 13:08:23.921603 19710 consensus_peers.cc:597] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:23.922392 19708 leader_election.cc:304] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:23.923835 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:23.924113 19901 raft_consensus.cc:3060] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:23.930574 19710 leader_election.cc:343] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.934994 19859 tablet_bootstrap.cc:654] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.918993 19951 raft_consensus.cc:515] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.937641 19864 leader_election.cc:290] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.940012 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcba1db422d49a28de2bbe4ed0fd8a4" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:23.940944 19665 raft_consensus.cc:3060] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.941268 19951 leader_election.cc:290] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:23.947029 19974 raft_consensus.cc:493] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.947687 19974 raft_consensus.cc:515] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.952165 19974 leader_election.cc:290] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.953966 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99179d3b401c473eb9b1362fd86bffb0" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:23.954352 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99179d3b401c473eb9b1362fd86bffb0" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:23.954625 19744 raft_consensus.cc:2468] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:23.955921 19635 leader_election.cc:304] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
W20260709 13:08:23.956738 19635 leader_election.cc:343] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.959575 19974 raft_consensus.cc:2804] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.960031 19974 raft_consensus.cc:493] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.960352 19974 raft_consensus.cc:3060] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.959492 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcba1db422d49a28de2bbe4ed0fd8a4" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:23.961792 19744 raft_consensus.cc:3060] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.981768 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b40428106429a8e7371ced1091152" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:23.985122 19664 raft_consensus.cc:3060] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.982767 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b40428106429a8e7371ced1091152" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:23.976508 19744 raft_consensus.cc:2468] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
W20260709 13:08:23.987754 19710 leader_election.cc:343] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.988682 19784 leader_election.cc:304] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:23.990108 20052 raft_consensus.cc:2804] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.990594 20052 raft_consensus.cc:697] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:23.991402 20052 consensus_queue.cc:237] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:23.975488 19665 raft_consensus.cc:2468] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:23.981117 19948 leader_election.cc:290] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.005713 19669 raft_consensus.cc:2468] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:24.023240 19860 tablet_bootstrap.cc:492] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:24.023713 19860 ts_tablet_manager.cc:1403] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.209s	user 0.072s	sys 0.091s
I20260709 13:08:24.026039 19708 leader_election.cc:304] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:24.026244 19860 raft_consensus.cc:359] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.026893 19860 raft_consensus.cc:385] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.027421 19860 raft_consensus.cc:740] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.028307 19893 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.028095 19566 catalog_manager.cc:5697] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 0 to 1, leader changed from <none> to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:24.028187 19860 consensus_queue.cc:260] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.029093 19948 raft_consensus.cc:2804] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.029659 19948 raft_consensus.cc:697] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:24.030608 19860 ts_tablet_manager.cc:1434] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:24.030419 19948 consensus_queue.cc:237] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.031493 19860 tablet_bootstrap.cc:492] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:23.984309 19901 raft_consensus.cc:2749] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.932349 19938 raft_consensus.cc:515] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.035115 19938 leader_election.cc:290] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:23.992827 19974 raft_consensus.cc:515] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.028756 19893 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.037021 19893 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.040149 19818 raft_consensus.cc:3060] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.008467 19859 tablet_bootstrap.cc:492] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:24.040679 19860 tablet_bootstrap.cc:654] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.041105 19859 ts_tablet_manager.cc:1403] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.154s	user 0.009s	sys 0.002s
I20260709 13:08:24.044903 19859 raft_consensus.cc:359] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.045640 19859 raft_consensus.cc:385] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.045902 19859 raft_consensus.cc:740] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.046092 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:24.052547 19859 consensus_queue.cc:260] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.055517 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:24.056337 19744 raft_consensus.cc:2393] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9a5b2fa73944872888ca26c4acc4157 in current term 1: Already voted for candidate 606f891f11a445edb29e8419e64d701e in this term.
I20260709 13:08:24.057452 19635 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:24.058775 19859 ts_tablet_manager.cc:1434] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:08:24.060050 19859 tablet_bootstrap.cc:492] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:24.061164 19974 leader_election.cc:290] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.053188 19893 consensus_queue.cc:1048] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:08:24.064482 19893 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.074859 19817 raft_consensus.cc:3060] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.082309 19859 tablet_bootstrap.cc:654] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.083153 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:24.085021 19664 raft_consensus.cc:2468] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:24.086758 19708 leader_election.cc:304] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
W20260709 13:08:24.087844 19710 leader_election.cc:343] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.088142 19901 raft_consensus.cc:2804] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.088681 19901 raft_consensus.cc:697] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:24.089529 19901 consensus_queue.cc:237] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.091957 19858 tablet_bootstrap.cc:492] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:24.092409 19858 ts_tablet_manager.cc:1403] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.244s	user 0.071s	sys 0.090s
I20260709 13:08:24.094689 19860 tablet_bootstrap.cc:492] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:24.094843 19858 raft_consensus.cc:359] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.095288 19860 ts_tablet_manager.cc:1403] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.001s
I20260709 13:08:24.095504 19858 raft_consensus.cc:385] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.095794 19858 raft_consensus.cc:740] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.096231 19938 raft_consensus.cc:493] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.096764 19938 raft_consensus.cc:515] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.097853 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:24.098582 19664 raft_consensus.cc:3060] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.096345 19858 consensus_queue.cc:260] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.101848 19938 leader_election.cc:290] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.104348 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99179d3b401c473eb9b1362fd86bffb0" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:24.105558 19744 raft_consensus.cc:3060] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.107604 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f47c3190b614ff7a4b7fddbb7ec3c35" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:24.110363 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99179d3b401c473eb9b1362fd86bffb0" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
W20260709 13:08:24.113497 19708 leader_election.cc:343] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.114399 19858 ts_tablet_manager.cc:1434] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:08:24.115432 19858 tablet_bootstrap.cc:492] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:24.119671 19860 raft_consensus.cc:359] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.120319 19860 raft_consensus.cc:385] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.120592 19860 raft_consensus.cc:740] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.121457 19938 consensus_queue.cc:1048] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:24.121837 19635 leader_election.cc:343] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.124300 20052 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.124562 19860 consensus_queue.cc:260] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.126104 19860 ts_tablet_manager.cc:1434] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.030s	user 0.001s	sys 0.004s
I20260709 13:08:24.127022 19860 tablet_bootstrap.cc:492] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:24.126128 19566 catalog_manager.cc:5697] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.128888 20146 consensus_queue.cc:1048] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.136328 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f47c3190b614ff7a4b7fddbb7ec3c35" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:24.142834 19859 tablet_bootstrap.cc:492] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:24.143285 19859 ts_tablet_manager.cc:1403] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.002s
I20260709 13:08:24.146610 19951 raft_consensus.cc:493] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.147084 19951 raft_consensus.cc:515] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.113991 19893 raft_consensus.cc:2749] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.149854 19951 leader_election.cc:290] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:24.151850 19951 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.154457 19664 raft_consensus.cc:2468] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:24.155614 19858 tablet_bootstrap.cc:654] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.157106 19859 raft_consensus.cc:359] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.158952 19708 leader_election.cc:304] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:24.162945 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25419d7ba3cc4a3a810f518c91b615f1" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:24.164450 19860 tablet_bootstrap.cc:654] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.167276 19567 catalog_manager.cc:5697] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.176846 19901 raft_consensus.cc:2804] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.177225 19859 raft_consensus.cc:385] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.177255 19901 raft_consensus.cc:697] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
W20260709 13:08:24.169641 19710 leader_election.cc:343] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.168248 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25419d7ba3cc4a3a810f518c91b615f1" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:24.178112 19710 leader_election.cc:304] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:24.177619 19859 raft_consensus.cc:740] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.173738 19744 raft_consensus.cc:2468] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:24.178395 19901 consensus_queue.cc:237] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.182461 19635 leader_election.cc:304] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:24.181826 19859 consensus_queue.cc:260] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.195822 19784 leader_election.cc:304] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:24.197578 19902 raft_consensus.cc:2749] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.183030 19948 raft_consensus.cc:2749] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.187525 19866 consensus_queue.cc:1048] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:08:24.187136 19893 raft_consensus.cc:2804] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.204300 19893 raft_consensus.cc:697] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:24.205322 19893 consensus_queue.cc:237] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.219041 19859 ts_tablet_manager.cc:1434] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.076s	user 0.009s	sys 0.000s
I20260709 13:08:24.221803 19859 tablet_bootstrap.cc:492] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:24.233335 19566 catalog_manager.cc:5697] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.247822 19866 consensus_queue.cc:1048] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:24.252578 19859 tablet_bootstrap.cc:654] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.258064 19858 tablet_bootstrap.cc:492] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:24.258618 19858 ts_tablet_manager.cc:1403] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.007s
I20260709 13:08:24.260640 19567 catalog_manager.cc:5697] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.315410 19860 tablet_bootstrap.cc:492] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:24.315883 19860 ts_tablet_manager.cc:1403] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.189s	user 0.013s	sys 0.025s
I20260709 13:08:24.318591 19860 raft_consensus.cc:359] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.319222 19860 raft_consensus.cc:385] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.319499 19860 raft_consensus.cc:740] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.319365 19866 raft_consensus.cc:493] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.320135 19866 raft_consensus.cc:515] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.320391 19860 consensus_queue.cc:260] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.322193 19866 leader_election.cc:290] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:24.323477 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:24.324023 19744 raft_consensus.cc:2468] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:24.324397 19860 ts_tablet_manager.cc:1434] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:24.325119 19784 leader_election.cc:304] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:24.325306 19858 raft_consensus.cc:359] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.325994 19858 raft_consensus.cc:385] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.326061 19860 tablet_bootstrap.cc:492] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:24.326301 19858 raft_consensus.cc:740] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.326375 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:24.326681 19902 raft_consensus.cc:2804] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:24.327029 19902 raft_consensus.cc:493] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.327481 19902 raft_consensus.cc:3060] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.327091 19667 raft_consensus.cc:2468] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:24.329525 19817 raft_consensus.cc:3060] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.326982 19858 consensus_queue.cc:260] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.334390 19858 ts_tablet_manager.cc:1434] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.075s	user 0.004s	sys 0.004s
I20260709 13:08:24.337594 19858 tablet_bootstrap.cc:492] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:24.341997 19893 raft_consensus.cc:493] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.343492 19893 raft_consensus.cc:515] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.347779 19859 tablet_bootstrap.cc:492] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:24.349252 19893 leader_election.cc:290] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.350461 19859 ts_tablet_manager.cc:1403] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.002s
I20260709 13:08:24.354034 19859 raft_consensus.cc:359] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.354660 19859 raft_consensus.cc:385] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.354915 19859 raft_consensus.cc:740] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.355314 19859 consensus_queue.cc:260] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.361979 19902 raft_consensus.cc:515] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.364074 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:24.364651 19744 raft_consensus.cc:2468] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:24.365969 19635 leader_election.cc:304] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:24.369400 19859 ts_tablet_manager.cc:1434] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:08:24.367316 20071 raft_consensus.cc:493] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.370211 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:24.370481 20071 raft_consensus.cc:515] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.372239 20071 leader_election.cc:290] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
W20260709 13:08:24.373157 19635 leader_election.cc:343] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.369396 19893 raft_consensus.cc:2804] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:24.374730 19893 raft_consensus.cc:493] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.375293 19893 raft_consensus.cc:3060] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.374063 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:24.377092 19667 raft_consensus.cc:3060] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.378477 19859 tablet_bootstrap.cc:492] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:24.370038 19902 leader_election.cc:290] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:24.382927 19860 tablet_bootstrap.cc:654] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.392942 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:24.390136 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:24.396806 19710 leader_election.cc:343] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.398200 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:24.396121 19667 raft_consensus.cc:2468] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:24.398880 19743 raft_consensus.cc:3060] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.399466 19782 leader_election.cc:304] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:24.400377 20166 raft_consensus.cc:2804] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.400877 20166 raft_consensus.cc:697] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:24.403858 19893 raft_consensus.cc:515] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.405449 19665 raft_consensus.cc:2393] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb in current term 1: Already voted for candidate e9a5b2fa73944872888ca26c4acc4157 in this term.
I20260709 13:08:24.407253 19859 tablet_bootstrap.cc:654] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.410174 19893 leader_election.cc:290] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.411274 19743 raft_consensus.cc:2468] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:24.411939 19708 leader_election.cc:304] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:24.412987 20071 raft_consensus.cc:3060] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.413930 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:24.401654 20166 consensus_queue.cc:237] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:08:24.414988 19635 leader_election.cc:343] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.416069 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:24.422749 19859 tablet_bootstrap.cc:492] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:24.423275 19859 ts_tablet_manager.cc:1403] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.005s
I20260709 13:08:24.424219 20071 raft_consensus.cc:2749] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.426411 19859 raft_consensus.cc:359] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.426986 19859 raft_consensus.cc:385] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.427250 19859 raft_consensus.cc:740] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.427842 19859 consensus_queue.cc:260] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.430064 19951 consensus_queue.cc:1048] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.434393 19858 tablet_bootstrap.cc:654] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.437209 19859 ts_tablet_manager.cc:1434] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:08:24.438220 19859 tablet_bootstrap.cc:492] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:24.450754 19743 raft_consensus.cc:2468] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:24.453190 19951 raft_consensus.cc:493] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.453665 19951 raft_consensus.cc:515] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.454247 19635 leader_election.cc:304] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:24.451077 19567 catalog_manager.cc:5697] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 0 to 1, leader changed from <none> to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:24.455387 20149 raft_consensus.cc:2804] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.455822 20149 raft_consensus.cc:697] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:24.456652 20149 consensus_queue.cc:237] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.459049 19860 tablet_bootstrap.cc:492] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:24.459628 19860 ts_tablet_manager.cc:1403] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.135s	user 0.010s	sys 0.004s
I20260709 13:08:24.467481 19902 raft_consensus.cc:493] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.467985 19902 raft_consensus.cc:515] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.469460 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b40428106429a8e7371ced1091152" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:24.469696 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b40428106429a8e7371ced1091152" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:24.470638 19667 raft_consensus.cc:2393] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e in current term 1: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:08:24.471165 19902 leader_election.cc:290] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:24.468675 19951 leader_election.cc:290] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:24.474694 19782 leader_election.cc:304] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:24.474753 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99179d3b401c473eb9b1362fd86bffb0" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:24.475761 20052 raft_consensus.cc:3060] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.474753 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99179d3b401c473eb9b1362fd86bffb0" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:24.484268 19859 tablet_bootstrap.cc:654] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.485460 20052 raft_consensus.cc:2749] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.477635 19860 raft_consensus.cc:359] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.479089 19743 raft_consensus.cc:2393] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e in current term 1: Already voted for candidate e9a5b2fa73944872888ca26c4acc4157 in this term.
I20260709 13:08:24.488718 19784 leader_election.cc:304] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:24.487411 19860 raft_consensus.cc:385] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.489969 19860 raft_consensus.cc:740] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.490382 19902 raft_consensus.cc:3060] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.491730 20052 consensus_queue.cc:1048] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:24.493916 19858 tablet_bootstrap.cc:492] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:24.494318 19858 ts_tablet_manager.cc:1403] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.004s
I20260709 13:08:24.494526 19860 consensus_queue.cc:260] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.496577 19902 raft_consensus.cc:2749] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.496979 19860 ts_tablet_manager.cc:1434] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 13:08:24.497951 19860 tablet_bootstrap.cc:492] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:24.499456 19858 raft_consensus.cc:359] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.500118 19858 raft_consensus.cc:385] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.500371 19858 raft_consensus.cc:740] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.501010 19858 consensus_queue.cc:260] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.503720 19858 ts_tablet_manager.cc:1434] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:08:24.504423 19860 tablet_bootstrap.cc:654] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.505024 19858 tablet_bootstrap.cc:492] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:24.512632 19859 tablet_bootstrap.cc:492] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:24.513052 19859 ts_tablet_manager.cc:1403] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.004s
I20260709 13:08:24.516016 19859 raft_consensus.cc:359] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.516631 19859 raft_consensus.cc:385] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.517537 19859 raft_consensus.cc:740] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.521561 19860 tablet_bootstrap.cc:492] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:24.518142 19859 consensus_queue.cc:260] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.523953 19859 ts_tablet_manager.cc:1434] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:08:24.524854 19859 tablet_bootstrap.cc:492] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:24.521942 19860 ts_tablet_manager.cc:1403] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260709 13:08:24.528018 19860 raft_consensus.cc:359] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.528641 19860 raft_consensus.cc:385] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.528851 19860 raft_consensus.cc:740] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.529376 19860 consensus_queue.cc:260] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.530059 19859 tablet_bootstrap.cc:654] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.531013 19860 ts_tablet_manager.cc:1434] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:24.531347 19565 catalog_manager.cc:5697] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.532269 19858 tablet_bootstrap.cc:654] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.532409 19860 tablet_bootstrap.cc:492] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:24.538214 19860 tablet_bootstrap.cc:654] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.549650 19859 tablet_bootstrap.cc:492] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:24.550141 19859 ts_tablet_manager.cc:1403] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.001s
W20260709 13:08:24.552153 19710 consensus_peers.cc:597] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:24.553010 19858 tablet_bootstrap.cc:492] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:24.553566 20149 raft_consensus.cc:493] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.553745 19858 ts_tablet_manager.cc:1403] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.007s
I20260709 13:08:24.554111 20149 raft_consensus.cc:515] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.556535 19858 raft_consensus.cc:359] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.557240 19858 raft_consensus.cc:385] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.557531 19858 raft_consensus.cc:740] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.557750 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75641cb30f9e45008755adc6a31ffdcc" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:24.559278 19635 leader_election.cc:343] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.561239 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75641cb30f9e45008755adc6a31ffdcc" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:24.561616 19858 consensus_queue.cc:260] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.563620 19859 raft_consensus.cc:359] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.564208 19859 raft_consensus.cc:385] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.564448 19859 raft_consensus.cc:740] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.565014 19859 consensus_queue.cc:260] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.565496 19744 raft_consensus.cc:2468] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:24.566429 19859 ts_tablet_manager.cc:1434] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260709 13:08:24.566453 19635 leader_election.cc:304] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:24.567641 19893 raft_consensus.cc:2804] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:24.567968 19893 raft_consensus.cc:493] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.568270 19893 raft_consensus.cc:3060] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.568473 19860 tablet_bootstrap.cc:492] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:24.568881 19860 ts_tablet_manager.cc:1403] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.006s
I20260709 13:08:24.571282 19860 raft_consensus.cc:359] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.571868 19860 raft_consensus.cc:385] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.572118 19860 raft_consensus.cc:740] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.572715 19860 consensus_queue.cc:260] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.579150 19860 ts_tablet_manager.cc:1434] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:24.580122 19860 tablet_bootstrap.cc:492] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:24.560082 20149 leader_election.cc:290] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.583478 19859 tablet_bootstrap.cc:492] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:24.581959 19893 raft_consensus.cc:515] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.585804 19893 leader_election.cc:290] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.587229 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75641cb30f9e45008755adc6a31ffdcc" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:24.587777 19743 raft_consensus.cc:3060] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.589197 19860 tablet_bootstrap.cc:654] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.591135 19859 tablet_bootstrap.cc:654] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.582002 19858 ts_tablet_manager.cc:1434] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260709 13:08:24.594198 19901 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.594400 19858 tablet_bootstrap.cc:492] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:24.594611 19901 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.597497 19901 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.598158 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75641cb30f9e45008755adc6a31ffdcc" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:24.598663 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:24.599759 19635 leader_election.cc:343] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:24.600543 19710 leader_election.cc:343] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.603299 19859 tablet_bootstrap.cc:492] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:24.603789 19859 ts_tablet_manager.cc:1403] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 13:08:24.606016 19860 tablet_bootstrap.cc:492] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:24.606457 19860 ts_tablet_manager.cc:1403] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260709 13:08:24.606299 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:24.606765 19859 raft_consensus.cc:359] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.607478 19859 raft_consensus.cc:385] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.607792 19859 raft_consensus.cc:740] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.608664 19859 consensus_queue.cc:260] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.609442 19860 raft_consensus.cc:359] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.610031 19860 raft_consensus.cc:385] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:24.610036 19708 leader_election.cc:343] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.610385 19860 raft_consensus.cc:740] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.610527 19708 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:24.611219 19901 raft_consensus.cc:2749] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.611126 19860 consensus_queue.cc:260] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.613142 19860 ts_tablet_manager.cc:1434] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:24.614065 19860 tablet_bootstrap.cc:492] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:24.619916 19858 tablet_bootstrap.cc:654] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.620992 19893 raft_consensus.cc:493] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.621484 19893 raft_consensus.cc:515] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.623381 19893 leader_election.cc:290] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.624792 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f47c3190b614ff7a4b7fddbb7ec3c35" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:24.625391 19744 raft_consensus.cc:2468] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:24.626727 19635 leader_election.cc:304] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:24.627718 19893 raft_consensus.cc:2804] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:24.628098 19893 raft_consensus.cc:493] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.628494 19893 raft_consensus.cc:3060] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.629542 19860 tablet_bootstrap.cc:654] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.631145 19858 tablet_bootstrap.cc:492] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:24.631570 19858 ts_tablet_manager.cc:1403] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.004s
I20260709 13:08:24.634263 19858 raft_consensus.cc:359] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.635000 19858 raft_consensus.cc:385] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.635264 19858 raft_consensus.cc:740] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.624817 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f47c3190b614ff7a4b7fddbb7ec3c35" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:24.635840 19858 consensus_queue.cc:260] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.636312 19817 raft_consensus.cc:2468] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:24.638085 19858 ts_tablet_manager.cc:1434] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:08:24.639026 19858 tablet_bootstrap.cc:492] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:24.641966 19893 raft_consensus.cc:515] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.642804 19860 tablet_bootstrap.cc:492] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:24.644870 19860 ts_tablet_manager.cc:1403] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.007s
I20260709 13:08:24.645069 19858 tablet_bootstrap.cc:654] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.646802 19743 raft_consensus.cc:2468] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:24.647949 19635 leader_election.cc:304] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:24.648597 20149 raft_consensus.cc:2804] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.648447 19860 raft_consensus.cc:359] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.648816 20071 consensus_queue.cc:1048] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.649116 19860 raft_consensus.cc:385] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.649436 19860 raft_consensus.cc:740] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.650030 19938 raft_consensus.cc:493] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.650177 19860 consensus_queue.cc:260] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.650476 19938 raft_consensus.cc:515] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.652323 19860 ts_tablet_manager.cc:1434] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:08:24.652415 19938 leader_election.cc:290] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.649242 20146 consensus_queue.cc:1048] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:08:24.649116 20149 raft_consensus.cc:697] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:24.654733 19860 tablet_bootstrap.cc:492] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:24.654724 20149 consensus_queue.cc:237] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.655627 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:24.656912 19710 leader_election.cc:343] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.659006 19859 ts_tablet_manager.cc:1434] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.000s
I20260709 13:08:24.659164 19864 consensus_queue.cc:1048] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.662293 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:24.662930 19665 raft_consensus.cc:2468] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:24.673192 19860 tablet_bootstrap.cc:654] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.675853 19859 tablet_bootstrap.cc:492] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:24.681972 19893 leader_election.cc:290] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.682502 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f47c3190b614ff7a4b7fddbb7ec3c35" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:24.683022 19744 raft_consensus.cc:3060] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.685532 19708 leader_election.cc:304] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:24.693639 19858 tablet_bootstrap.cc:492] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:24.694080 19858 ts_tablet_manager.cc:1403] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.000s
I20260709 13:08:24.696467 19858 raft_consensus.cc:359] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.697106 19858 raft_consensus.cc:385] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.697602 19567 catalog_manager.cc:5697] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.699208 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f47c3190b614ff7a4b7fddbb7ec3c35" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:24.699744 19817 raft_consensus.cc:3060] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.697373 19858 raft_consensus.cc:740] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.701129 19858 consensus_queue.cc:260] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.703001 19744 raft_consensus.cc:2468] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:24.703927 20071 raft_consensus.cc:493] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.704355 20071 raft_consensus.cc:515] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.704873 19938 raft_consensus.cc:2804] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:24.705578 19938 raft_consensus.cc:493] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.705911 19938 raft_consensus.cc:3060] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.706662 20071 leader_election.cc:290] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.708344 19901 consensus_queue.cc:1048] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.711972 19635 leader_election.cc:304] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:24.712683 20149 raft_consensus.cc:2804] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.724763 19858 ts_tablet_manager.cc:1434] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:08:24.725817 19817 raft_consensus.cc:2468] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:24.724285 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:24.738435 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:24.733981 19974 raft_consensus.cc:493] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.740634 19974 raft_consensus.cc:515] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.742553 19974 leader_election.cc:290] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.728380 20149 raft_consensus.cc:697] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:24.746069 19858 tablet_bootstrap.cc:492] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:24.746832 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4848c264ee8746fc9b0dc052f091066a" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:24.748265 19974 consensus_queue.cc:1048] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:24.749089 19635 leader_election.cc:343] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.750022 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4848c264ee8746fc9b0dc052f091066a" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:24.754470 19708 leader_election.cc:343] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:24.774271 19635 leader_election.cc:343] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.774735 19635 leader_election.cc:304] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
W20260709 13:08:24.780786 19710 leader_election.cc:343] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.781214 19710 leader_election.cc:304] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
W20260709 13:08:24.782150 19710 consensus_peers.cc:597] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:24.777742 19974 raft_consensus.cc:2749] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.787591 19938 raft_consensus.cc:515] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.789053 19860 tablet_bootstrap.cc:492] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:24.789542 19860 ts_tablet_manager.cc:1403] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.135s	user 0.023s	sys 0.007s
W20260709 13:08:24.792481 19615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:24.790755 20071 raft_consensus.cc:2749] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.805969 19860 raft_consensus.cc:359] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.806473 19860 raft_consensus.cc:385] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.806923 19860 raft_consensus.cc:740] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.809772 19858 tablet_bootstrap.cc:654] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.808099 19860 consensus_queue.cc:260] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.809303 19938 leader_election.cc:290] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.816823 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:24.820748 19860 ts_tablet_manager.cc:1434] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 13:08:24.817480 19815 raft_consensus.cc:3060] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.822623 19859 tablet_bootstrap.cc:654] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.826067 19816 raft_consensus.cc:3060] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.799541 20149 consensus_queue.cc:237] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.838886 19974 raft_consensus.cc:493] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.839684 19974 raft_consensus.cc:515] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.846756 19860 tablet_bootstrap.cc:492] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:24.848611 19974 leader_election.cc:290] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.852834 19815 raft_consensus.cc:2468] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:24.852929 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:24.853899 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:24.857532 19635 leader_election.cc:343] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:24.858192 19635 leader_election.cc:343] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.858628 19635 leader_election.cc:304] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:24.859313 19974 raft_consensus.cc:2749] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.859661 20052 raft_consensus.cc:493] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.860112 20052 raft_consensus.cc:515] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.863684 20052 leader_election.cc:290] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:24.864970 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:24.867051 19710 leader_election.cc:304] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:24.865728 19665 raft_consensus.cc:2468] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:24.868634 19938 raft_consensus.cc:2804] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.869300 19782 leader_election.cc:304] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:24.869138 19938 raft_consensus.cc:697] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:24.870568 19859 tablet_bootstrap.cc:492] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:24.870364 19938 consensus_queue.cc:237] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.870877 19951 raft_consensus.cc:2804] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:24.870986 19859 ts_tablet_manager.cc:1403] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.195s	user 0.006s	sys 0.008s
I20260709 13:08:24.871289 19951 raft_consensus.cc:493] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.871629 19951 raft_consensus.cc:3060] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:24.873601 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:24.906394 19858 tablet_bootstrap.cc:492] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:24.906817 19858 ts_tablet_manager.cc:1403] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.179s	user 0.024s	sys 0.004s
I20260709 13:08:24.892419 19951 raft_consensus.cc:515] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.873517 19859 raft_consensus.cc:359] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.899288 20146 raft_consensus.cc:493] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.910717 19859 raft_consensus.cc:385] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.900051 19864 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.883265 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:24.911041 19859 raft_consensus.cc:740] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.911378 19665 raft_consensus.cc:3060] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.911748 19859 consensus_queue.cc:260] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.910852 20146 raft_consensus.cc:515] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.902475 20192 raft_consensus.cc:493] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.913758 19859 ts_tablet_manager.cc:1434] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 13:08:24.913954 20146 leader_election.cc:290] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.913829 20192 raft_consensus.cc:515] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.917026 19859 tablet_bootstrap.cc:492] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:24.916877 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4dd57e3d5a4ae9affabcce36dde402" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:24.918488 19665 raft_consensus.cc:2468] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:24.923077 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e34b589be2b4d9b96fd8e32f777a8a2" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:24.923115 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e34b589be2b4d9b96fd8e32f777a8a2" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:24.925177 19859 tablet_bootstrap.cc:654] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.925422 19566 catalog_manager.cc:5697] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:24.926244 19635 leader_election.cc:343] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.927217 19951 leader_election.cc:290] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:08:24.928388 19710 leader_election.cc:343] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:24.928979 19635 leader_election.cc:343] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.929371 19635 leader_election.cc:304] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:24.929975 20146 raft_consensus.cc:2749] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.933063 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4dd57e3d5a4ae9affabcce36dde402" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
W20260709 13:08:24.935109 19708 leader_election.cc:343] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.935467 19708 leader_election.cc:304] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:24.935536 20192 leader_election.cc:290] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:24.936506 19860 tablet_bootstrap.cc:654] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.939208 19864 raft_consensus.cc:2749] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.940655 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:24.944906 19859 tablet_bootstrap.cc:492] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:24.945394 19859 ts_tablet_manager.cc:1403] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260709 13:08:24.948091 19859 raft_consensus.cc:359] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.948688 19859 raft_consensus.cc:385] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.949256 19859 raft_consensus.cc:740] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.950495 19859 consensus_queue.cc:260] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.952158 19859 ts_tablet_manager.cc:1434] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:24.953713 19859 tablet_bootstrap.cc:492] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:24.958137 19567 catalog_manager.cc:5697] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.959059 19859 tablet_bootstrap.cc:654] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.949299 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:24.959796 19665 raft_consensus.cc:3060] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:24.964087 19951 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.964653 19951 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.909405 19858 raft_consensus.cc:359] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.966341 19858 raft_consensus.cc:385] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.966593 19858 raft_consensus.cc:740] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.967197 19858 consensus_queue.cc:260] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.967468 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:24.968062 19667 raft_consensus.cc:2468] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:24.969581 19782 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:24.970294 19902 raft_consensus.cc:2804] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:24.970383 20149 consensus_queue.cc:1048] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.970685 19902 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.971065 19902 raft_consensus.cc:3060] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.972800 19665 raft_consensus.cc:2468] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:24.973778 19782 leader_election.cc:304] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: b6f88a234d404987839043a4426747eb
I20260709 13:08:24.974412 19866 raft_consensus.cc:2804] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:24.974159 19951 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:24.974844 19866 raft_consensus.cc:697] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:24.975617 19866 consensus_queue.cc:237] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.976892 19859 tablet_bootstrap.cc:492] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:24.977371 19859 ts_tablet_manager.cc:1403] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260709 13:08:24.979059 19902 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.981830 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:24.982559 19667 raft_consensus.cc:3060] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.988454 19951 raft_consensus.cc:493] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.989629 19902 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:24.988972 19951 raft_consensus.cc:515] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:24.996603 19859 raft_consensus.cc:359] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.001040 19859 raft_consensus.cc:385] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.003348 19859 raft_consensus.cc:740] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.000005 19667 raft_consensus.cc:2468] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:25.011838 19866 raft_consensus.cc:493] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.012374 19866 raft_consensus.cc:515] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.004490 19859 consensus_queue.cc:260] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.013428 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:25.014309 19859 ts_tablet_manager.cc:1434] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 13:08:25.014879 19782 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:25.015630 20052 raft_consensus.cc:2804] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.015736 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:25.016335 19667 raft_consensus.cc:2468] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:25.016364 20052 raft_consensus.cc:697] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:25.017365 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:25.017326 20052 consensus_queue.cc:237] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.018374 19743 raft_consensus.cc:3060] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.024860 20166 consensus_queue.cc:1048] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.025424 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:25.027561 19743 raft_consensus.cc:2468] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:24.992128 19951 leader_election.cc:290] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:25.024165 19565 catalog_manager.cc:5697] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:25.039678 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:25.040370 19744 raft_consensus.cc:2376] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1. Re-sending same reply.
I20260709 13:08:25.041785 19782 leader_election.cc:304] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:25.048362 19951 raft_consensus.cc:2749] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.079272 19782 leader_election.cc:304] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:25.080838 19866 leader_election.cc:290] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:24.969184 19858 ts_tablet_manager.cc:1434] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.000s
I20260709 13:08:25.089936 19859 tablet_bootstrap.cc:492] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:25.090735 19864 raft_consensus.cc:493] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.091151 19864 raft_consensus.cc:515] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.092872 19864 leader_election.cc:290] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.094234 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:25.094955 19744 raft_consensus.cc:2468] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 0.
I20260709 13:08:25.097028 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b322e15c769245f893494afb17a03082" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:25.102679 19859 tablet_bootstrap.cc:654] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.103922 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b322e15c769245f893494afb17a03082" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:25.106114 19708 leader_election.cc:343] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.113507 19858 tablet_bootstrap.cc:492] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:25.113070 20052 raft_consensus.cc:2804] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.123803 20052 raft_consensus.cc:493] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.124197 20052 raft_consensus.cc:3060] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.102181 20149 consensus_queue.cc:1048] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:08:25.138192 19860 tablet_bootstrap.cc:492] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:25.138720 19860 ts_tablet_manager.cc:1403] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.311s	user 0.019s	sys 0.016s
I20260709 13:08:25.140614 19864 raft_consensus.cc:493] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.141196 19864 raft_consensus.cc:515] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.147001 19864 leader_election.cc:290] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
W20260709 13:08:25.148902 19710 leader_election.cc:343] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.149322 19866 consensus_queue.cc:1048] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.149324 19710 leader_election.cc:304] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:25.148739 19816 raft_consensus.cc:3060] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.157932 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:25.161885 19669 raft_consensus.cc:2468] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:25.161882 19566 catalog_manager.cc:5697] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 0 to 1, leader changed from <none> to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:25.155122 19860 raft_consensus.cc:359] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.163450 19860 raft_consensus.cc:385] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.163793 19860 raft_consensus.cc:740] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.155979 19948 raft_consensus.cc:2749] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.168356 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:25.172788 19710 leader_election.cc:343] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.174202 19860 consensus_queue.cc:260] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.179013 19860 ts_tablet_manager.cc:1434] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:08:25.186661 19708 leader_election.cc:304] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:25.188289 20052 raft_consensus.cc:515] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.189509 19901 raft_consensus.cc:2804] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.189838 19901 raft_consensus.cc:493] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.190116 19901 raft_consensus.cc:3060] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.190320 20052 leader_election.cc:290] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:25.201248 19901 raft_consensus.cc:515] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.206291 19860 tablet_bootstrap.cc:492] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:25.207410 19901 leader_election.cc:290] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.214954 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:25.214426 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:25.215538 19669 raft_consensus.cc:3060] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.215570 19666 raft_consensus.cc:3060] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.216259 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:25.203550 20149 consensus_queue.cc:1048] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:08:25.220310 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:25.220858 19740 raft_consensus.cc:3060] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:25.224458 19710 leader_election.cc:343] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.232293 19669 raft_consensus.cc:2468] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:08:25.233758 19666 raft_consensus.cc:2468] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:25.240964 19708 leader_election.cc:304] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:25.242532 19938 raft_consensus.cc:2804] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.242846 19815 raft_consensus.cc:3060] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.243140 19938 raft_consensus.cc:697] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:25.244004 19782 leader_election.cc:304] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:25.244431 19938 consensus_queue.cc:237] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.249840 19951 raft_consensus.cc:2804] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.250289 19951 raft_consensus.cc:697] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:25.250988 19951 consensus_queue.cc:237] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.255025 20149 consensus_queue.cc:1048] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:08:25.259346 19858 tablet_bootstrap.cc:654] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.262342 19669 raft_consensus.cc:1240] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Rejecting Update request from peer b6f88a234d404987839043a4426747eb for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:25.264343 20190 consensus_queue.cc:1059] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.265216 20190 raft_consensus.cc:3055] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:25.265549 20190 raft_consensus.cc:740] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:25.268889 20190 consensus_queue.cc:260] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.271970 20190 raft_consensus.cc:3060] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:25.284075 19859 tablet_bootstrap.cc:492] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:25.284837 19567 catalog_manager.cc:5697] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.285259 19859 ts_tablet_manager.cc:1403] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.196s	user 0.012s	sys 0.006s
I20260709 13:08:25.288074 19860 tablet_bootstrap.cc:654] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.290544 20149 consensus_queue.cc:1048] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.291957 19938 raft_consensus.cc:493] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.292408 19938 raft_consensus.cc:515] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.295116 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9620e09d314110a58c418882073274" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
W20260709 13:08:25.296298 19708 leader_election.cc:343] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.295681 19938 leader_election.cc:290] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.301887 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9620e09d314110a58c418882073274" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:25.303591 19740 raft_consensus.cc:2468] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
W20260709 13:08:25.309710 19710 leader_election.cc:343] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.310128 19710 leader_election.cc:304] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:25.311353 19948 raft_consensus.cc:2749] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.311951 19859 raft_consensus.cc:359] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.314133 19859 raft_consensus.cc:385] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.314239 19565 catalog_manager.cc:5697] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 0 to 1, leader changed from <none> to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:25.315112 19859 raft_consensus.cc:740] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.318156 19859 consensus_queue.cc:260] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.325489 19859 ts_tablet_manager.cc:1434] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:08:25.326573 19859 tablet_bootstrap.cc:492] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:25.330546 20149 consensus_queue.cc:1048] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:25.332713 19859 tablet_bootstrap.cc:654] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.326962 19858 tablet_bootstrap.cc:492] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:25.338611 19858 ts_tablet_manager.cc:1403] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.226s	user 0.011s	sys 0.006s
I20260709 13:08:25.344070 19860 tablet_bootstrap.cc:492] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:25.344198 19858 raft_consensus.cc:359] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.344861 19858 raft_consensus.cc:385] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.345118 19858 raft_consensus.cc:740] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.345707 19858 consensus_queue.cc:260] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.347512 19859 tablet_bootstrap.cc:492] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:25.347993 19859 ts_tablet_manager.cc:1403] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260709 13:08:25.350612 19859 raft_consensus.cc:359] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.351253 19860 ts_tablet_manager.cc:1403] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.166s	user 0.014s	sys 0.013s
I20260709 13:08:25.351347 19859 raft_consensus.cc:385] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.351739 19859 raft_consensus.cc:740] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.353892 19860 raft_consensus.cc:359] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.354560 19860 raft_consensus.cc:385] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.352488 19859 consensus_queue.cc:260] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.354809 19860 raft_consensus.cc:740] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.355429 19860 consensus_queue.cc:260] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.347565 19858 ts_tablet_manager.cc:1434] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.004s
I20260709 13:08:25.357005 19858 tablet_bootstrap.cc:492] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:25.357612 19860 ts_tablet_manager.cc:1434] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:25.358464 19860 tablet_bootstrap.cc:492] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:25.358995 19859 ts_tablet_manager.cc:1434] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:08:25.360023 19859 tablet_bootstrap.cc:492] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb: Bootstrap starting.
I20260709 13:08:25.362993 19858 tablet_bootstrap.cc:654] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.364104 19860 tablet_bootstrap.cc:654] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.365984 19859 tablet_bootstrap.cc:654] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.365973 19951 raft_consensus.cc:493] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.366886 19951 raft_consensus.cc:515] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.368764 19951 leader_election.cc:290] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:25.381593 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:25.385238 19858 tablet_bootstrap.cc:492] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:25.385718 19858 ts_tablet_manager.cc:1403] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.007s
I20260709 13:08:25.389688 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:25.391165 19784 leader_election.cc:304] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:25.391964 19951 raft_consensus.cc:2749] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:25.394798 19695 tablet.cc:2406] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:08:25.399025 19860 tablet_bootstrap.cc:492] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:25.398892 19858 raft_consensus.cc:359] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.399585 19860 ts_tablet_manager.cc:1403] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.007s
I20260709 13:08:25.399806 19858 raft_consensus.cc:385] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.400090 19858 raft_consensus.cc:740] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.402036 19858 consensus_queue.cc:260] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.403697 19858 ts_tablet_manager.cc:1434] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 13:08:25.403788 19860 raft_consensus.cc:359] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.404487 19860 raft_consensus.cc:385] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.404762 19860 raft_consensus.cc:740] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.404928 19858 tablet_bootstrap.cc:492] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:25.405537 19860 consensus_queue.cc:260] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.414003 19860 ts_tablet_manager.cc:1434] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 13:08:25.415062 19860 tablet_bootstrap.cc:492] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:25.415813 19858 tablet_bootstrap.cc:654] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.419099 20149 raft_consensus.cc:493] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.419790 20149 raft_consensus.cc:515] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.421070 19860 tablet_bootstrap.cc:654] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.421739 20149 leader_election.cc:290] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.423945 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:25.423988 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:25.424842 19740 raft_consensus.cc:2468] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:25.430719 19635 leader_election.cc:304] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
W20260709 13:08:25.431465 19635 leader_election.cc:343] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.432238 20149 raft_consensus.cc:2804] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.432631 20149 raft_consensus.cc:493] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.432940 20149 raft_consensus.cc:3060] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.466089 20149 raft_consensus.cc:515] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.477051 19669 raft_consensus.cc:1275] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:25.478399 20207 consensus_queue.cc:1048] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.480477 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:25.481743 19740 raft_consensus.cc:3060] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.481899 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
W20260709 13:08:25.483458 19635 leader_election.cc:343] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.494170 19740 raft_consensus.cc:2468] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:25.495537 19635 leader_election.cc:304] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:25.496260 19974 raft_consensus.cc:2804] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.496989 19974 raft_consensus.cc:697] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:25.497951 19974 consensus_queue.cc:237] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.502799 19742 raft_consensus.cc:1275] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:08:25.503227 19742 pending_rounds.cc:85] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb: Aborting all ops after (but not including) 0
I20260709 13:08:25.503458 19742 pending_rounds.cc:107] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:08:25.504135 19742 raft_consensus.cc:2889] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:25.509881 20149 leader_election.cc:290] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.517779 19859 tablet_bootstrap.cc:492] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb: No bootstrap required, opened a new log
I20260709 13:08:25.518358 19859 ts_tablet_manager.cc:1403] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb: Time spent bootstrapping tablet: real 0.159s	user 0.056s	sys 0.055s
I20260709 13:08:25.518651 19858 tablet_bootstrap.cc:492] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:25.520452 19858 ts_tablet_manager.cc:1403] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.116s	user 0.018s	sys 0.003s
I20260709 13:08:25.521287 19860 tablet_bootstrap.cc:492] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:25.521739 19860 ts_tablet_manager.cc:1403] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.107s	user 0.034s	sys 0.034s
I20260709 13:08:25.522650 20207 consensus_queue.cc:1048] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.523581 19858 raft_consensus.cc:359] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.524268 19858 raft_consensus.cc:385] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.524570 19858 raft_consensus.cc:740] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.525166 19859 raft_consensus.cc:359] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.525275 19858 consensus_queue.cc:260] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.525871 19859 raft_consensus.cc:385] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.526165 19859 raft_consensus.cc:740] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.526768 19859 consensus_queue.cc:260] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.527588 19858 ts_tablet_manager.cc:1434] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:08:25.528522 19858 tablet_bootstrap.cc:492] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:25.528781 19859 ts_tablet_manager.cc:1434] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:08:25.530251 19860 raft_consensus.cc:359] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.530879 19860 raft_consensus.cc:385] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.531126 19860 raft_consensus.cc:740] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.531706 19860 consensus_queue.cc:260] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.533797 19860 ts_tablet_manager.cc:1434] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:08:25.534401 19858 tablet_bootstrap.cc:654] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.534653 19860 tablet_bootstrap.cc:492] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:25.539637 20166 consensus_queue.cc:1048] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.541913 19860 tablet_bootstrap.cc:654] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.545504 19858 tablet_bootstrap.cc:492] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:25.545964 19858 ts_tablet_manager.cc:1403] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:08:25.548494 19858 raft_consensus.cc:359] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.549221 19858 raft_consensus.cc:385] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.549528 19858 raft_consensus.cc:740] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.550076 19858 consensus_queue.cc:260] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.552009 19858 ts_tablet_manager.cc:1434] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:25.552891 19858 tablet_bootstrap.cc:492] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157: Bootstrap starting.
I20260709 13:08:25.560530 19858 tablet_bootstrap.cc:654] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.563227 19860 tablet_bootstrap.cc:492] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:25.565830 19860 ts_tablet_manager.cc:1403] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.013s
I20260709 13:08:25.568239 20190 raft_consensus.cc:493] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.568696 20190 raft_consensus.cc:515] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.570894 20190 leader_election.cc:290] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.569329 19860 raft_consensus.cc:359] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.573480 19860 raft_consensus.cc:385] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.576876 19860 raft_consensus.cc:740] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.571962 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e34b589be2b4d9b96fd8e32f777a8a2" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:25.577472 19665 raft_consensus.cc:2468] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:25.578382 19708 leader_election.cc:304] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:25.577669 19860 consensus_queue.cc:260] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.580849 19858 tablet_bootstrap.cc:492] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157: No bootstrap required, opened a new log
I20260709 13:08:25.581415 19858 ts_tablet_manager.cc:1403] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.014s
I20260709 13:08:25.581600 19860 ts_tablet_manager.cc:1434] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:08:25.581234 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e34b589be2b4d9b96fd8e32f777a8a2" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:25.579345 19938 raft_consensus.cc:2804] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.584378 19858 raft_consensus.cc:359] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.584816 19938 raft_consensus.cc:493] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:08:25.585081 19710 leader_election.cc:343] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.585181 19938 raft_consensus.cc:3060] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.586035 19974 raft_consensus.cc:493] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.586520 19974 raft_consensus.cc:515] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.586884 20207 raft_consensus.cc:493] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.587349 20207 raft_consensus.cc:515] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.585131 19858 raft_consensus.cc:385] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.588351 19858 raft_consensus.cc:740] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.588352 19974 leader_election.cc:290] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.589561 20207 leader_election.cc:290] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:25.589007 19858 consensus_queue.cc:260] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.591745 19860 tablet_bootstrap.cc:492] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:25.591656 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:25.595166 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b322e15c769245f893494afb17a03082" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:25.595713 19740 raft_consensus.cc:2468] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:25.597247 19858 ts_tablet_manager.cc:1434] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 13:08:25.597780 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b322e15c769245f893494afb17a03082" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:25.598366 19635 leader_election.cc:304] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:25.598384 19814 raft_consensus.cc:2468] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:25.599223 19860 tablet_bootstrap.cc:654] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.600412 20052 consensus_queue.cc:1048] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.605594 20149 raft_consensus.cc:2804] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.605990 20149 raft_consensus.cc:493] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.606298 20149 raft_consensus.cc:3060] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.612167 19938 raft_consensus.cc:515] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.599169 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:25.615919 19665 raft_consensus.cc:2393] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e in current term 1: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:08:25.622504 19782 leader_election.cc:304] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:25.623198 20207 raft_consensus.cc:3060] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.620323 19567 catalog_manager.cc:5697] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.627676 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e34b589be2b4d9b96fd8e32f777a8a2" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:25.628218 19665 raft_consensus.cc:3060] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.630846 19938 leader_election.cc:290] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.631650 20149 raft_consensus.cc:515] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.633590 20149 leader_election.cc:290] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.635130 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b322e15c769245f893494afb17a03082" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:25.635651 19742 raft_consensus.cc:3060] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.638331 20071 raft_consensus.cc:493] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.638841 20071 raft_consensus.cc:515] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.641474 20071 leader_election.cc:290] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.642611 19742 raft_consensus.cc:2468] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:25.644249 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b322e15c769245f893494afb17a03082" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:25.644842 19814 raft_consensus.cc:3060] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.650055 19635 leader_election.cc:304] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:25.652722 19938 raft_consensus.cc:493] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.653192 19938 raft_consensus.cc:515] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.654168 19814 raft_consensus.cc:2468] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:25.662396 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4848c264ee8746fc9b0dc052f091066a" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:25.679418 19667 raft_consensus.cc:2468] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:25.669142 20146 raft_consensus.cc:493] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.681181 20146 raft_consensus.cc:515] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.686988 20146 leader_election.cc:290] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.684883 19893 raft_consensus.cc:2804] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.684826 19948 consensus_queue.cc:1048] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:25.688378 19708 leader_election.cc:304] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:25.689926 19938 leader_election.cc:290] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.691072 20071 raft_consensus.cc:2804] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.691437 20071 raft_consensus.cc:493] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.691778 20071 raft_consensus.cc:3060] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.692968 19893 raft_consensus.cc:697] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:25.691087 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e34b589be2b4d9b96fd8e32f777a8a2" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:25.693812 19893 consensus_queue.cc:237] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.662708 19974 raft_consensus.cc:493] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.696741 19974 raft_consensus.cc:515] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.698417 20071 raft_consensus.cc:515] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.699312 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4848c264ee8746fc9b0dc052f091066a" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:25.700469 20071 leader_election.cc:290] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.698753 19974 leader_election.cc:290] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.704972 19665 raft_consensus.cc:2468] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:25.711654 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904092885e4747f39d83e1ba46eb2d3d" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:25.760270 19817 raft_consensus.cc:2468] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:25.715597 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4848c264ee8746fc9b0dc052f091066a" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:25.718926 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904092885e4747f39d83e1ba46eb2d3d" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:25.761626 19669 raft_consensus.cc:2468] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 0.
I20260709 13:08:25.724718 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4848c264ee8746fc9b0dc052f091066a" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:25.762396 19663 raft_consensus.cc:3060] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.726658 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904092885e4747f39d83e1ba46eb2d3d" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:25.765327 19708 leader_election.cc:304] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:25.765628 19743 raft_consensus.cc:2468] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:25.766332 20071 raft_consensus.cc:2804] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.766685 20071 raft_consensus.cc:493] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.767028 20071 raft_consensus.cc:3060] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.772492 19663 raft_consensus.cc:2468] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:25.773051 20071 raft_consensus.cc:515] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.773589 19708 leader_election.cc:304] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:25.774343 19938 raft_consensus.cc:2804] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.775084 19938 raft_consensus.cc:697] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:25.776891 19938 consensus_queue.cc:237] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.777405 19635 leader_election.cc:304] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:25.778159 19974 raft_consensus.cc:2804] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.778488 19974 raft_consensus.cc:493] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.778820 19974 raft_consensus.cc:3060] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.780360 20207 raft_consensus.cc:2749] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.788200 19708 leader_election.cc:304] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:25.789004 19948 raft_consensus.cc:2804] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.789553 19948 raft_consensus.cc:697] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:25.790305 19948 consensus_queue.cc:237] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:08:25.793186 19710 leader_election.cc:343] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:25.796567 19710 leader_election.cc:343] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.749727 19811 raft_consensus.cc:3060] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.801033 19860 tablet_bootstrap.cc:492] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:25.801512 19860 ts_tablet_manager.cc:1403] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.210s	user 0.083s	sys 0.051s
I20260709 13:08:25.725020 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9620e09d314110a58c418882073274" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:25.803797 19742 raft_consensus.cc:2468] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:25.805306 20149 raft_consensus.cc:493] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.805794 20149 raft_consensus.cc:515] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.807940 20149 leader_election.cc:290] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.808326 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904092885e4747f39d83e1ba46eb2d3d" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:25.808902 19816 raft_consensus.cc:3060] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.810599 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4dd57e3d5a4ae9affabcce36dde402" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:25.811199 19742 raft_consensus.cc:2468] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 0.
I20260709 13:08:25.813082 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4dd57e3d5a4ae9affabcce36dde402" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:08:25.814555 19635 leader_election.cc:343] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.808930 19567 catalog_manager.cc:5697] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.816524 19816 raft_consensus.cc:2468] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:08:25.816920 19635 leader_election.cc:304] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:25.817531 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904092885e4747f39d83e1ba46eb2d3d" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:25.820592 19974 raft_consensus.cc:515] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.817844 20234 raft_consensus.cc:2804] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.731639 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9620e09d314110a58c418882073274" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:25.745703 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904092885e4747f39d83e1ba46eb2d3d" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:25.842082 20234 raft_consensus.cc:493] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.797832 20071 leader_election.cc:290] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.817813 19635 leader_election.cc:304] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
W20260709 13:08:25.822835 19710 leader_election.cc:343] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.843096 19893 raft_consensus.cc:2804] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.835654 19665 raft_consensus.cc:2393] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb in current term 1: Already voted for candidate e9a5b2fa73944872888ca26c4acc4157 in this term.
I20260709 13:08:25.843499 19893 raft_consensus.cc:493] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.836550 19974 leader_election.cc:290] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.843847 19893 raft_consensus.cc:3060] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.821302 19860 raft_consensus.cc:359] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.842458 19818 raft_consensus.cc:2393] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9a5b2fa73944872888ca26c4acc4157 in current term 1: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:08:25.847832 19860 raft_consensus.cc:385] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.848129 19860 raft_consensus.cc:740] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.848928 19860 consensus_queue.cc:260] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.850245 20071 consensus_queue.cc:1048] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.850550 19710 leader_election.cc:304] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:25.851408 20071 raft_consensus.cc:2804] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.851889 20071 raft_consensus.cc:697] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:25.851670 19565 catalog_manager.cc:5697] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.842489 20234 raft_consensus.cc:3060] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.852634 20071 consensus_queue.cc:237] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.857506 19893 raft_consensus.cc:515] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.870371 19893 leader_election.cc:290] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.862571 20166 consensus_queue.cc:1048] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:08:25.875984 20234 raft_consensus.cc:515] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.878253 20234 leader_election.cc:290] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:25.865854 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904092885e4747f39d83e1ba46eb2d3d" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:25.853041 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904092885e4747f39d83e1ba46eb2d3d" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:25.852864 19860 ts_tablet_manager.cc:1434] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.051s	user 0.014s	sys 0.002s
W20260709 13:08:25.854489 19635 leader_election.cc:343] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.884331 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4dd57e3d5a4ae9affabcce36dde402" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:25.884879 19742 raft_consensus.cc:3060] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.885339 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9620e09d314110a58c418882073274" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:25.886345 19740 raft_consensus.cc:3060] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.887115 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4dd57e3d5a4ae9affabcce36dde402" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:25.888255 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9620e09d314110a58c418882073274" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:25.889492 20166 consensus_queue.cc:1048] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.892838 19740 raft_consensus.cc:2468] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
W20260709 13:08:25.893129 19635 leader_election.cc:343] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:25.894133 19635 leader_election.cc:343] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.892993 19742 raft_consensus.cc:2468] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:08:25.895351 19814 raft_consensus.cc:2393] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9a5b2fa73944872888ca26c4acc4157 in current term 1: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:08:25.895159 19860 tablet_bootstrap.cc:492] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:25.901577 19635 leader_election.cc:304] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
W20260709 13:08:25.902221 19615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:25.902333 20234 raft_consensus.cc:2804] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.902716 19635 leader_election.cc:304] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [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: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:25.902825 20234 raft_consensus.cc:697] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:25.903780 20234 consensus_queue.cc:237] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.903812 19635 leader_election.cc:304] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:08:25.905586 19974 raft_consensus.cc:2749] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.906208 20149 raft_consensus.cc:2804] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.906672 20149 raft_consensus.cc:697] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:25.907411 20149 consensus_queue.cc:237] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.910907 19860 tablet_bootstrap.cc:654] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.929733 19860 tablet_bootstrap.cc:492] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:25.929311 19565 catalog_manager.cc:5697] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.930148 19860 ts_tablet_manager.cc:1403] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.016s
I20260709 13:08:25.932353 19565 catalog_manager.cc:5697] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.933427 19860 raft_consensus.cc:359] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.934052 19860 raft_consensus.cc:385] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.934291 19860 raft_consensus.cc:740] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.935004 19860 consensus_queue.cc:260] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.936985 19860 ts_tablet_manager.cc:1434] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:25.937796 19860 tablet_bootstrap.cc:492] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:25.944234 19860 tablet_bootstrap.cc:654] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.953967 19564 catalog_manager.cc:5697] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.956640 19564 catalog_manager.cc:5697] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.963852 19860 tablet_bootstrap.cc:492] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:25.964305 19860 ts_tablet_manager.cc:1403] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.016s
I20260709 13:08:25.966708 19860 raft_consensus.cc:359] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.968168 19860 raft_consensus.cc:385] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.968416 19860 raft_consensus.cc:740] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.969121 19860 consensus_queue.cc:260] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.971288 19860 ts_tablet_manager.cc:1434] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:08:25.972254 19860 tablet_bootstrap.cc:492] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:25.976114 19860 tablet_bootstrap.cc:654] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.980608 19860 tablet_bootstrap.cc:492] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:25.980942 19860 ts_tablet_manager.cc:1403] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:08:25.982828 19860 raft_consensus.cc:359] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.983428 19860 raft_consensus.cc:385] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.983696 19860 raft_consensus.cc:740] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.984236 19860 consensus_queue.cc:260] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.986169 19860 ts_tablet_manager.cc:1434] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:08:25.987546 19860 tablet_bootstrap.cc:492] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:25.991932 19860 tablet_bootstrap.cc:654] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.996035 19860 tablet_bootstrap.cc:492] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:25.996415 19860 ts_tablet_manager.cc:1403] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:08:25.998116 19860 raft_consensus.cc:359] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:25.998560 19860 raft_consensus.cc:385] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.998746 19860 raft_consensus.cc:740] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.999200 19860 consensus_queue.cc:260] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:26.001030 19860 ts_tablet_manager.cc:1434] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:08:26.002386 19860 tablet_bootstrap.cc:492] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e: Bootstrap starting.
I20260709 13:08:26.007790 19860 tablet_bootstrap.cc:654] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.020629 19860 tablet_bootstrap.cc:492] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e: No bootstrap required, opened a new log
I20260709 13:08:26.021173 19860 ts_tablet_manager.cc:1403] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260709 13:08:26.023769 19860 raft_consensus.cc:359] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:26.024259 19860 raft_consensus.cc:385] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.024446 19860 raft_consensus.cc:740] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.024983 19860 consensus_queue.cc:260] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:26.027834 19860 ts_tablet_manager.cc:1434] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:08:26.040079 20052 raft_consensus.cc:493] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.040609 20052 raft_consensus.cc:515] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:26.042536 20052 leader_election.cc:290] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:26.045039 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9620e09d314110a58c418882073274" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:26.045853 19740 raft_consensus.cc:2393] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e in current term 1: Already voted for candidate e9a5b2fa73944872888ca26c4acc4157 in this term.
I20260709 13:08:26.047374 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9620e09d314110a58c418882073274" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:26.048583 19782 leader_election.cc:304] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:26.048709 20166 raft_consensus.cc:493] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.049171 20166 raft_consensus.cc:515] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:26.049871 20052 raft_consensus.cc:3060] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.050824 19816 raft_consensus.cc:3060] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.051101 20166 leader_election.cc:290] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:26.052251 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4dd57e3d5a4ae9affabcce36dde402" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:26.052959 19740 raft_consensus.cc:2393] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e in current term 1: Already voted for candidate e9a5b2fa73944872888ca26c4acc4157 in this term.
I20260709 13:08:26.053539 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4dd57e3d5a4ae9affabcce36dde402" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:26.055143 19782 leader_election.cc:304] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:26.055632 20166 raft_consensus.cc:3060] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.061950 20166 raft_consensus.cc:2749] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.062021 20052 raft_consensus.cc:2749] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.125749 19816 raft_consensus.cc:3060] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.126781 20149 consensus_queue.cc:1048] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.139647 19974 consensus_queue.cc:1048] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.150712 20166 raft_consensus.cc:493] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:08:26.151201 20166 raft_consensus.cc:515] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:26.155014 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:26.155197 20166 leader_election.cc:290] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:26.156634 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:26.157821 19784 leader_election.cc:304] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:26.158741 20166 raft_consensus.cc:2749] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:26.181979 19816 raft_consensus.cc:3060] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.189252 19948 consensus_queue.cc:1048] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.198724 19938 consensus_queue.cc:1048] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.216924 19938 consensus_queue.cc:1048] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.228359 19816 raft_consensus.cc:3060] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.235162 19938 consensus_queue.cc:1048] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.257266 19974 consensus_queue.cc:1048] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.266289 19864 consensus_queue.cc:1048] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.267168 19974 consensus_queue.cc:1048] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.305565 19948 consensus_queue.cc:1048] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.321153 19974 consensus_queue.cc:1048] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.332456 20234 consensus_queue.cc:1048] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.356976 20234 consensus_queue.cc:1048] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.367281 20234 consensus_queue.cc:1048] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.853015 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:26.894948 20266 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:26.895138 20267 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:26.895224 20269 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:08:26.896131 18565 server_base.cc:1061] running on GCE node
I20260709 13:08:26.898034 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:26.898319 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:26.898547 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602506898530 us; error 0 us; skew 500 ppm
I20260709 13:08:26.899056 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:26.901619 18565 webserver.cc:533] Webserver started at http://127.18.33.68:39631/ using document root <none> and password file <none>
I20260709 13:08:26.902057 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:26.902216 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:26.902462 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:26.904167 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-3-root/instance:
uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
format_stamp: "Formatted at 2026-07-09 13:08:26 on dist-test-slave-r31z"
I20260709 13:08:26.910132 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:08:26.914692 20274 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:26.915468 18565 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 13:08:26.915738 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-3-root
uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
format_stamp: "Formatted at 2026-07-09 13:08:26 on dist-test-slave-r31z"
I20260709 13:08:26.916000 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:08:26.949988 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:26.951867 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:26.954340 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:26.957129 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:26.957302 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:26.957579 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:26.957737 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:27.015278 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.68:41129
I20260709 13:08:27.015381 20336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.68:41129 every 8 connection(s)
I20260709 13:08:27.021080 18565 auto_leader_rebalancer-test.cc:384] add a tserver: 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:27.048971 20337 heartbeater.cc:344] Connected to a master server at 127.18.33.126:39803
I20260709 13:08:27.049405 20337 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:27.050086 20337 heartbeater.cc:507] Master 127.18.33.126:39803 requested a full tablet report, sending...
I20260709 13:08:27.051741 19567 ts_manager.cc:194] Registered new tserver with Master: 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:08:27.052904 19567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37080
I20260709 13:08:28.040359 19816 consensus_queue.cc:237] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:28.045395 19740 raft_consensus.cc:1275] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:28.047024 20207 consensus_queue.cc:1048] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.048257 19669 raft_consensus.cc:1275] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:28.051163 20207 consensus_queue.cc:1048] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.055050 20337 heartbeater.cc:499] Master 127.18.33.126:39803 was elected leader, sending a full tablet report...
I20260709 13:08:28.056864 20166 raft_consensus.cc:2955] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
W20260709 13:08:28.067195 19781 consensus_peers.cc:597] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 133432d5d6af47bfba5466cb9c7fa2ba. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:28.069063 19740 raft_consensus.cc:2955] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:28.075865 19814 consensus_queue.cc:237] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:28.079756 19567 catalog_manager.cc:5697] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:28.090184 19663 raft_consensus.cc:2955] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:28.093230 19740 raft_consensus.cc:1275] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:28.094770 19781 consensus_peers.cc:597] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a34d912226ad40c2847d1292df0fe5ca. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:28.094866 20341 consensus_queue.cc:1048] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.097712 19669 raft_consensus.cc:1275] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:28.099386 20166 consensus_queue.cc:1048] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.137771 20341 raft_consensus.cc:2955] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:28.143301 19740 raft_consensus.cc:2955] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:28.164867 19564 catalog_manager.cc:5697] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:28.175565 19669 raft_consensus.cc:2955] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:28.197075 19669 consensus_queue.cc:237] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:28.205938 19814 raft_consensus.cc:1275] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:28.206439 19740 raft_consensus.cc:1275] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:28.209105 19974 consensus_queue.cc:1048] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:28.212339 19893 consensus_queue.cc:1048] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } 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:08:28.226274 19632 consensus_peers.cc:597] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c2750ee8f3f4791a7216882bfaec0bb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:28.226915 19974 raft_consensus.cc:2955] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:28.231727 19740 raft_consensus.cc:2955] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:28.232352 19814 raft_consensus.cc:2955] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:28.244280 19564 catalog_manager.cc:5697] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:28.268599 19740 consensus_queue.cc:237] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:28.275281 19663 raft_consensus.cc:1275] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:28.276769 19948 consensus_queue.cc:1048] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.278512 19814 raft_consensus.cc:1275] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:28.281312 20351 consensus_queue.cc:1048] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } 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:08:28.287798 19707 consensus_peers.cc:597] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: df79c1d7b41f4eb4b8cc8283b4c3549c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:28.288046 19864 raft_consensus.cc:2955] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:28.289532 19663 raft_consensus.cc:2955] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:28.293857 19814 raft_consensus.cc:2955] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:28.302197 19567 catalog_manager.cc:5697] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:28.488479 20369 ts_tablet_manager.cc:933] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:28.492398 20369 tablet_copy_client.cc:323] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.67:33631
I20260709 13:08:28.503813 19828 tablet_copy_service.cc:140] P 606f891f11a445edb29e8419e64d701e: Received BeginTabletCopySession request for tablet 133432d5d6af47bfba5466cb9c7fa2ba from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:45424)
I20260709 13:08:28.504428 19828 tablet_copy_service.cc:161] P 606f891f11a445edb29e8419e64d701e: Beginning new tablet copy session on tablet 133432d5d6af47bfba5466cb9c7fa2ba from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:45424: session id = 175b9033e8fc45ee83e075f1d30ca7fd-133432d5d6af47bfba5466cb9c7fa2ba
I20260709 13:08:28.512537 19828 tablet_copy_source_session.cc:215] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:28.515772 20369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133432d5d6af47bfba5466cb9c7fa2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.527151 20369 tablet_copy_client.cc:806] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:28.527895 20369 tablet_copy_client.cc:670] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:28.532241 20369 tablet_copy_client.cc:538] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:28.539214 20369 tablet_bootstrap.cc:492] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:28.558004 20369 tablet_bootstrap.cc:492] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:28.558705 20369 tablet_bootstrap.cc:492] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:28.559249 20369 ts_tablet_manager.cc:1403] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.005s
I20260709 13:08:28.562619 20369 raft_consensus.cc:359] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:28.563433 20369 raft_consensus.cc:740] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:28.564252 20369 consensus_queue.cc:260] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:28.569849 20369 ts_tablet_manager.cc:1434] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.005s
I20260709 13:08:28.572687 19828 tablet_copy_service.cc:342] P 606f891f11a445edb29e8419e64d701e: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-133432d5d6af47bfba5466cb9c7fa2ba received from {username='slave'} at 127.0.0.1:45424
I20260709 13:08:28.573057 19828 tablet_copy_service.cc:434] P 606f891f11a445edb29e8419e64d701e: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-133432d5d6af47bfba5466cb9c7fa2ba on tablet 133432d5d6af47bfba5466cb9c7fa2ba with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:28.647382 20369 ts_tablet_manager.cc:933] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:08:28.649011 20369 tablet_copy_client.cc:323] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:08:28.659605 19679 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet 0c2750ee8f3f4791a7216882bfaec0bb from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:08:28.660346 19679 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet 0c2750ee8f3f4791a7216882bfaec0bb from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-0c2750ee8f3f4791a7216882bfaec0bb
I20260709 13:08:28.673426 19679 tablet_copy_source_session.cc:215] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:28.678875 20369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2750ee8f3f4791a7216882bfaec0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.682226 20375 ts_tablet_manager.cc:933] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:28.685458 20375 tablet_copy_client.cc:323] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.66:39279
I20260709 13:08:28.697923 20369 tablet_copy_client.cc:806] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:28.698558 20369 tablet_copy_client.cc:670] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:28.702576 20369 tablet_copy_client.cc:538] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:28.704221 19754 tablet_copy_service.cc:140] P b6f88a234d404987839043a4426747eb: Received BeginTabletCopySession request for tablet df79c1d7b41f4eb4b8cc8283b4c3549c from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:33630)
I20260709 13:08:28.704841 19754 tablet_copy_service.cc:161] P b6f88a234d404987839043a4426747eb: Beginning new tablet copy session on tablet df79c1d7b41f4eb4b8cc8283b4c3549c from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:33630: session id = 175b9033e8fc45ee83e075f1d30ca7fd-df79c1d7b41f4eb4b8cc8283b4c3549c
I20260709 13:08:28.711998 20369 tablet_bootstrap.cc:492] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:28.715610 19754 tablet_copy_source_session.cc:215] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:28.729219 20375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df79c1d7b41f4eb4b8cc8283b4c3549c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.738240 20377 ts_tablet_manager.cc:933] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:28.747844 20377 tablet_copy_client.cc:323] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.67:33631
I20260709 13:08:28.749425 19828 tablet_copy_service.cc:140] P 606f891f11a445edb29e8419e64d701e: Received BeginTabletCopySession request for tablet a34d912226ad40c2847d1292df0fe5ca from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:45424)
I20260709 13:08:28.749938 19828 tablet_copy_service.cc:161] P 606f891f11a445edb29e8419e64d701e: Beginning new tablet copy session on tablet a34d912226ad40c2847d1292df0fe5ca from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:45424: session id = 175b9033e8fc45ee83e075f1d30ca7fd-a34d912226ad40c2847d1292df0fe5ca
I20260709 13:08:28.754930 20375 tablet_copy_client.cc:806] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:28.755582 20375 tablet_copy_client.cc:670] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:28.757548 20369 tablet_bootstrap.cc:492] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:28.758404 20369 tablet_bootstrap.cc:492] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:28.759027 20369 ts_tablet_manager.cc:1403] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.013s
I20260709 13:08:28.760814 19828 tablet_copy_source_session.cc:215] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:28.761196 20375 tablet_copy_client.cc:538] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:28.766495 20369 raft_consensus.cc:359] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:28.771499 20369 raft_consensus.cc:740] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:28.774654 20375 tablet_bootstrap.cc:492] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:28.779342 20377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a34d912226ad40c2847d1292df0fe5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.772128 20369 consensus_queue.cc:260] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:28.783788 20369 ts_tablet_manager.cc:1434] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 13:08:28.788434 19679 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-0c2750ee8f3f4791a7216882bfaec0bb received from {username='slave'} at 127.0.0.1:56642
I20260709 13:08:28.788851 19679 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-0c2750ee8f3f4791a7216882bfaec0bb on tablet 0c2750ee8f3f4791a7216882bfaec0bb with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:28.816154 20377 tablet_copy_client.cc:806] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:28.826583 20377 tablet_copy_client.cc:670] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:28.831210 20377 tablet_copy_client.cc:538] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:28.839803 20375 tablet_bootstrap.cc:492] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:28.840664 20375 tablet_bootstrap.cc:492] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:28.841275 20375 ts_tablet_manager.cc:1403] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.015s
I20260709 13:08:28.844092 20375 raft_consensus.cc:359] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:28.844882 20375 raft_consensus.cc:740] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:28.845476 20375 consensus_queue.cc:260] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:28.847512 20375 ts_tablet_manager.cc:1434] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:28.848145 20377 tablet_bootstrap.cc:492] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:28.849095 19754 tablet_copy_service.cc:342] P b6f88a234d404987839043a4426747eb: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-df79c1d7b41f4eb4b8cc8283b4c3549c received from {username='slave'} at 127.0.0.1:33630
I20260709 13:08:28.849534 19754 tablet_copy_service.cc:434] P b6f88a234d404987839043a4426747eb: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-df79c1d7b41f4eb4b8cc8283b4c3549c on tablet df79c1d7b41f4eb4b8cc8283b4c3549c with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:28.867861 20377 tablet_bootstrap.cc:492] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:28.868532 20377 tablet_bootstrap.cc:492] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:28.869130 20377 ts_tablet_manager.cc:1403] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260709 13:08:28.871331 20377 raft_consensus.cc:359] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:28.872001 20377 raft_consensus.cc:740] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:28.872591 20377 consensus_queue.cc:260] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:28.874397 20377 ts_tablet_manager.cc:1434] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:08:28.875881 19828 tablet_copy_service.cc:342] P 606f891f11a445edb29e8419e64d701e: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-a34d912226ad40c2847d1292df0fe5ca received from {username='slave'} at 127.0.0.1:45424
I20260709 13:08:28.876283 19828 tablet_copy_service.cc:434] P 606f891f11a445edb29e8419e64d701e: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-a34d912226ad40c2847d1292df0fe5ca on tablet a34d912226ad40c2847d1292df0fe5ca with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:28.978849 20312 raft_consensus.cc:1217] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:29.069816 20312 raft_consensus.cc:1217] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:29.185284 20312 raft_consensus.cc:1217] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:29.198787 20312 raft_consensus.cc:1217] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:29.443028 20383 raft_consensus.cc:1064] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:29.445670 20383 consensus_queue.cc:237] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:29.451882 19742 raft_consensus.cc:1275] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:29.452066 20312 raft_consensus.cc:1275] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:29.453846 20166 consensus_queue.cc:1048] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:29.454414 19663 raft_consensus.cc:1275] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:29.455917 20166 consensus_queue.cc:1048] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:29.456660 20383 consensus_queue.cc:1048] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:29.476440 20166 raft_consensus.cc:2955] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.478112 20312 raft_consensus.cc:2955] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.479046 19663 raft_consensus.cc:2955] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.499316 19566 catalog_manager.cc:5697] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.502959 19742 raft_consensus.cc:2955] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.525619 19814 consensus_queue.cc:237] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:29.530102 20312 raft_consensus.cc:1275] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:29.532106 20166 consensus_queue.cc:1048] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:29.542775 20389 raft_consensus.cc:2955] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.544494 19663 raft_consensus.cc:1275] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:29.547539 20166 consensus_queue.cc:1048] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:29.551254 19663 raft_consensus.cc:2955] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.554636 20312 raft_consensus.cc:2955] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.555794 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 133432d5d6af47bfba5466cb9c7fa2ba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:29.563001 19564 catalog_manager.cc:5697] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:29.580253 20384 raft_consensus.cc:1064] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:29.581660 19725 tablet_service.cc:1558] Processing DeleteTablet for tablet 133432d5d6af47bfba5466cb9c7fa2ba with delete_type TABLET_DATA_TOMBSTONED (TS b6f88a234d404987839043a4426747eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44264
I20260709 13:08:29.584401 20384 consensus_queue.cc:237] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:29.585879 20395 tablet_replica.cc:333] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:08:29.586902 20395 raft_consensus.cc:2243] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.587580 20395 raft_consensus.cc:2272] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.591085 20395 ts_tablet_manager.cc:1916] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:29.591586 20166 raft_consensus.cc:1064] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:29.594408 20166 consensus_queue.cc:237] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:29.605952 19740 raft_consensus.cc:1275] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:29.608690 20312 raft_consensus.cc:1275] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:29.609920 19669 raft_consensus.cc:1275] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:29.611058 20166 consensus_queue.cc:1048] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:29.612128 20207 consensus_queue.cc:1048] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:29.614001 20207 consensus_queue.cc:1048] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:29.615378 20395 ts_tablet_manager.cc:1929] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:29.615829 20395 log.cc:1199] T 133432d5d6af47bfba5466cb9c7fa2ba P b6f88a234d404987839043a4426747eb: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/wals/133432d5d6af47bfba5466cb9c7fa2ba
I20260709 13:08:29.617595 19554 catalog_manager.cc:5028] TS b6f88a234d404987839043a4426747eb (127.18.33.66:39279): tablet 133432d5d6af47bfba5466cb9c7fa2ba (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:29.627828 20311 raft_consensus.cc:1275] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:29.629632 19893 consensus_queue.cc:1048] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:29.658034 20166 raft_consensus.cc:2955] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.662803 19742 raft_consensus.cc:2955] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.666719 20311 raft_consensus.cc:2955] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.683523 19567 catalog_manager.cc:5697] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:29.691895 19663 raft_consensus.cc:2955] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.719770 19740 raft_consensus.cc:1275] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:29.719977 19814 raft_consensus.cc:1275] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:29.721490 20403 consensus_queue.cc:1048] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:29.722498 19893 consensus_queue.cc:1048] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:29.728367 19816 consensus_queue.cc:237] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:29.736321 20311 raft_consensus.cc:1275] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:29.740046 20166 consensus_queue.cc:1048] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:29.741837 19742 raft_consensus.cc:1275] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:29.748708 20389 raft_consensus.cc:2955] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.759473 20311 raft_consensus.cc:2955] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.761508 20207 consensus_queue.cc:1048] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:29.765425 19742 raft_consensus.cc:2955] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.793092 19567 catalog_manager.cc:5697] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.794973 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a34d912226ad40c2847d1292df0fe5ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:29.797622 20401 raft_consensus.cc:2955] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.801865 19740 raft_consensus.cc:2955] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.803833 19650 tablet_service.cc:1558] Processing DeleteTablet for tablet a34d912226ad40c2847d1292df0fe5ca with delete_type TABLET_DATA_TOMBSTONED (TS e9a5b2fa73944872888ca26c4acc4157 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50570
I20260709 13:08:29.816924 19567 catalog_manager.cc:5697] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:29.817073 20311 raft_consensus.cc:2955] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.826418 20351 raft_consensus.cc:1064] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:29.828768 20351 consensus_queue.cc:237] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:29.838029 19816 raft_consensus.cc:2955] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.838773 19669 consensus_queue.cc:237] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:29.853760 20311 raft_consensus.cc:1275] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:29.860347 19742 raft_consensus.cc:1275] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:29.862327 20401 consensus_queue.cc:1048] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:29.863447 20311 raft_consensus.cc:1275] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:29.866032 19893 consensus_queue.cc:1048] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:29.867468 20380 consensus_queue.cc:1048] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:29.870354 20407 tablet_replica.cc:333] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:08:29.871402 20407 raft_consensus.cc:2243] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.872148 20407 raft_consensus.cc:2272] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.875837 20407 ts_tablet_manager.cc:1916] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:29.877724 20384 raft_consensus.cc:2955] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.879424 20312 raft_consensus.cc:2955] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.887751 19742 raft_consensus.cc:2955] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.894330 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0c2750ee8f3f4791a7216882bfaec0bb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:08:29.897743 19708 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 46810us
I20260709 13:08:29.900759 19567 catalog_manager.cc:5697] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.914178 19815 raft_consensus.cc:1275] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:29.915601 20410 consensus_queue.cc:1048] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:29.919667 20407 ts_tablet_manager.cc:1929] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:29.920131 20407 log.cc:1199] T a34d912226ad40c2847d1292df0fe5ca P e9a5b2fa73944872888ca26c4acc4157: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/wals/a34d912226ad40c2847d1292df0fe5ca
I20260709 13:08:29.921911 19552 catalog_manager.cc:5028] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): tablet a34d912226ad40c2847d1292df0fe5ca (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:29.928735 19805 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c2750ee8f3f4791a7216882bfaec0bb with delete_type TABLET_DATA_TOMBSTONED (TS 606f891f11a445edb29e8419e64d701e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:29.942342 19665 raft_consensus.cc:1275] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:29.946957 20409 raft_consensus.cc:2955] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.948597 20351 consensus_queue.cc:1048] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:29.962224 20312 raft_consensus.cc:2955] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.965071 19565 catalog_manager.cc:5697] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:29.967252 20414 tablet_replica.cc:333] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:08:29.966857 19816 raft_consensus.cc:2955] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.972509 20414 raft_consensus.cc:2243] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.973198 20414 raft_consensus.cc:2272] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.968253 19669 raft_consensus.cc:2955] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:29.989512 20414 ts_tablet_manager.cc:1916] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:30.005446 20414 ts_tablet_manager.cc:1929] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:30.006047 20414 log.cc:1199] T 0c2750ee8f3f4791a7216882bfaec0bb P 606f891f11a445edb29e8419e64d701e: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/wals/0c2750ee8f3f4791a7216882bfaec0bb
I20260709 13:08:30.007783 19554 catalog_manager.cc:5028] TS 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): tablet 0c2750ee8f3f4791a7216882bfaec0bb (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:30.466490 19743 consensus_queue.cc:237] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:30.472105 20312 raft_consensus.cc:1275] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:30.473569 19864 consensus_queue.cc:1048] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:30.473394 19665 raft_consensus.cc:1275] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:30.475692 20411 consensus_queue.cc:1048] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:30.479641 19864 raft_consensus.cc:2955] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:30.481609 20312 raft_consensus.cc:2955] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:30.483466 19665 raft_consensus.cc:2955] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:30.501636 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet df79c1d7b41f4eb4b8cc8283b4c3549c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:30.508929 19567 catalog_manager.cc:5697] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:30.529376 19805 tablet_service.cc:1558] Processing DeleteTablet for tablet df79c1d7b41f4eb4b8cc8283b4c3549c with delete_type TABLET_DATA_TOMBSTONED (TS 606f891f11a445edb29e8419e64d701e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:30.530982 20421 tablet_replica.cc:333] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:08:30.531903 20421 raft_consensus.cc:2243] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.532615 20421 raft_consensus.cc:2272] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.541425 20421 ts_tablet_manager.cc:1916] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:30.552606 20421 ts_tablet_manager.cc:1929] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:30.552963 20421 log.cc:1199] T df79c1d7b41f4eb4b8cc8283b4c3549c P 606f891f11a445edb29e8419e64d701e: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/wals/df79c1d7b41f4eb4b8cc8283b4c3549c
I20260709 13:08:30.554313 19554 catalog_manager.cc:5028] TS 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): tablet df79c1d7b41f4eb4b8cc8283b4c3549c (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:31.593119 19743 consensus_queue.cc:237] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:08:31.598793 19707 consensus_peers.cc:597] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc2b671be4744aa7a751406f0de863fe. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.599465 19815 raft_consensus.cc:1275] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:31.599784 19669 raft_consensus.cc:1275] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:31.600562 20409 consensus_queue.cc:1048] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:31.601279 20411 consensus_queue.cc:1048] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:31.607945 20409 raft_consensus.cc:2955] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:31.609464 19665 raft_consensus.cc:2955] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:31.620157 19815 raft_consensus.cc:2955] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:31.629546 19565 catalog_manager.cc:5697] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:31.646009 19665 consensus_queue.cc:237] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:08:31.663506 19632 consensus_peers.cc:597] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b421e10f14de47b48934f560499af392. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.664227 19814 raft_consensus.cc:1275] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:31.666013 19743 raft_consensus.cc:1275] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:31.666167 20425 consensus_queue.cc:1048] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:31.667804 20425 consensus_queue.cc:1048] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:31.686028 20425 raft_consensus.cc:2955] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:31.713621 19665 consensus_queue.cc:237] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:08:31.725090 19632 consensus_peers.cc:597] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e4dd57e3d5a4ae9affabcce36dde402. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.725826 19815 raft_consensus.cc:2955] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:31.727093 19814 raft_consensus.cc:1275] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:31.729441 19743 raft_consensus.cc:1275] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:31.729615 19566 catalog_manager.cc:5697] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:31.730784 20427 consensus_queue.cc:1048] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:31.739017 20427 consensus_queue.cc:1048] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:31.742614 19740 raft_consensus.cc:2955] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:31.755034 20437 raft_consensus.cc:2955] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:31.756659 19740 raft_consensus.cc:2955] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:31.768853 19815 raft_consensus.cc:2955] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:31.769726 19814 consensus_queue.cc:237] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:31.773239 19566 catalog_manager.cc:5697] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:31.782092 19740 raft_consensus.cc:1275] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:31.785310 19665 raft_consensus.cc:1275] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:31.785265 20389 consensus_queue.cc:1048] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:31.786798 19781 consensus_peers.cc:597] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cc8696e89ae4671b19dba866e49220f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.786862 20394 consensus_queue.cc:1048] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:31.805086 20389 raft_consensus.cc:2955] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:31.815346 19740 raft_consensus.cc:2955] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:31.828775 19665 raft_consensus.cc:2955] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:31.833527 19567 catalog_manager.cc:5697] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:32.042995 20444 ts_tablet_manager.cc:933] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:08:32.045092 20444 tablet_copy_client.cc:323] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:08:32.046693 19679 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet b421e10f14de47b48934f560499af392 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:08:32.047173 19679 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet b421e10f14de47b48934f560499af392 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-b421e10f14de47b48934f560499af392
I20260709 13:08:32.051841 19679 tablet_copy_source_session.cc:215] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:32.054502 20444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b421e10f14de47b48934f560499af392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.063539 20446 ts_tablet_manager.cc:933] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:32.066097 20444 tablet_copy_client.cc:806] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:32.066669 20444 tablet_copy_client.cc:670] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:32.066103 20446 tablet_copy_client.cc:323] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.66:39279
I20260709 13:08:32.070005 20444 tablet_copy_client.cc:538] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:32.070276 19754 tablet_copy_service.cc:140] P b6f88a234d404987839043a4426747eb: Received BeginTabletCopySession request for tablet bc2b671be4744aa7a751406f0de863fe from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:33630)
I20260709 13:08:32.070770 19754 tablet_copy_service.cc:161] P b6f88a234d404987839043a4426747eb: Beginning new tablet copy session on tablet bc2b671be4744aa7a751406f0de863fe from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:33630: session id = 175b9033e8fc45ee83e075f1d30ca7fd-bc2b671be4744aa7a751406f0de863fe
I20260709 13:08:32.078236 19754 tablet_copy_source_session.cc:215] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:32.081687 20444 tablet_bootstrap.cc:492] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:32.082631 20446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc2b671be4744aa7a751406f0de863fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.107298 20444 tablet_bootstrap.cc:492] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:32.108279 20444 tablet_bootstrap.cc:492] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:32.108901 20444 ts_tablet_manager.cc:1403] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.027s	user 0.025s	sys 0.000s
I20260709 13:08:32.111572 20444 raft_consensus.cc:359] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:32.112251 20444 raft_consensus.cc:740] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:32.112738 20444 consensus_queue.cc:260] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:32.113559 20446 tablet_copy_client.cc:806] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:32.114184 20446 tablet_copy_client.cc:670] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:32.115550 20444 ts_tablet_manager.cc:1434] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:32.117277 19679 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-b421e10f14de47b48934f560499af392 received from {username='slave'} at 127.0.0.1:56642
I20260709 13:08:32.117703 19679 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-b421e10f14de47b48934f560499af392 on tablet b421e10f14de47b48934f560499af392 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:32.121641 20446 tablet_copy_client.cc:538] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:32.135309 20446 tablet_bootstrap.cc:492] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:32.157512 20444 ts_tablet_manager.cc:933] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:08:32.166411 20444 tablet_copy_client.cc:323] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:08:32.168154 19679 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet 3e4dd57e3d5a4ae9affabcce36dde402 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:08:32.168663 19679 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet 3e4dd57e3d5a4ae9affabcce36dde402 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-3e4dd57e3d5a4ae9affabcce36dde402
I20260709 13:08:32.175936 20446 tablet_bootstrap.cc:492] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:32.176846 20446 tablet_bootstrap.cc:492] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:32.177520 20446 ts_tablet_manager.cc:1403] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.018s
I20260709 13:08:32.177450 19679 tablet_copy_source_session.cc:215] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:32.181284 20444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4dd57e3d5a4ae9affabcce36dde402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.180939 20446 raft_consensus.cc:359] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:32.183099 20446 raft_consensus.cc:740] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:32.183758 20446 consensus_queue.cc:260] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:32.186996 20446 ts_tablet_manager.cc:1434] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:32.190902 19754 tablet_copy_service.cc:342] P b6f88a234d404987839043a4426747eb: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-bc2b671be4744aa7a751406f0de863fe received from {username='slave'} at 127.0.0.1:33630
I20260709 13:08:32.191310 19754 tablet_copy_service.cc:434] P b6f88a234d404987839043a4426747eb: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-bc2b671be4744aa7a751406f0de863fe on tablet bc2b671be4744aa7a751406f0de863fe with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:32.198716 20444 tablet_copy_client.cc:806] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:32.199347 20444 tablet_copy_client.cc:670] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:32.202967 20444 tablet_copy_client.cc:538] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:32.211495 20444 tablet_bootstrap.cc:492] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:32.218820 20446 ts_tablet_manager.cc:933] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:32.224444 20446 tablet_copy_client.cc:323] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.67:33631
I20260709 13:08:32.226027 19828 tablet_copy_service.cc:140] P 606f891f11a445edb29e8419e64d701e: Received BeginTabletCopySession request for tablet 3cc8696e89ae4671b19dba866e49220f from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:45424)
I20260709 13:08:32.226538 19828 tablet_copy_service.cc:161] P 606f891f11a445edb29e8419e64d701e: Beginning new tablet copy session on tablet 3cc8696e89ae4671b19dba866e49220f from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:45424: session id = 175b9033e8fc45ee83e075f1d30ca7fd-3cc8696e89ae4671b19dba866e49220f
I20260709 13:08:32.232880 20444 tablet_bootstrap.cc:492] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:32.233328 19828 tablet_copy_source_session.cc:215] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:32.233577 20444 tablet_bootstrap.cc:492] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:32.234200 20444 ts_tablet_manager.cc:1403] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 13:08:32.236310 20446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc8696e89ae4671b19dba866e49220f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.237013 20444 raft_consensus.cc:359] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:32.237814 20444 raft_consensus.cc:740] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:32.238404 20444 consensus_queue.cc:260] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:32.240420 20444 ts_tablet_manager.cc:1434] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:08:32.242574 19679 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-3e4dd57e3d5a4ae9affabcce36dde402 received from {username='slave'} at 127.0.0.1:56642
I20260709 13:08:32.242959 19679 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-3e4dd57e3d5a4ae9affabcce36dde402 on tablet 3e4dd57e3d5a4ae9affabcce36dde402 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:32.251503 20446 tablet_copy_client.cc:806] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:32.252122 20446 tablet_copy_client.cc:670] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:32.255265 20446 tablet_copy_client.cc:538] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:32.263398 20446 tablet_bootstrap.cc:492] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:32.281813 20446 tablet_bootstrap.cc:492] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:32.282680 20446 tablet_bootstrap.cc:492] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:32.283300 20446 ts_tablet_manager.cc:1403] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260709 13:08:32.286924 20446 raft_consensus.cc:359] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:32.287746 20446 raft_consensus.cc:740] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:32.288348 20446 consensus_queue.cc:260] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:32.290601 20446 ts_tablet_manager.cc:1434] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:32.292645 19828 tablet_copy_service.cc:342] P 606f891f11a445edb29e8419e64d701e: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-3cc8696e89ae4671b19dba866e49220f received from {username='slave'} at 127.0.0.1:45424
I20260709 13:08:32.293080 19828 tablet_copy_service.cc:434] P 606f891f11a445edb29e8419e64d701e: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-3cc8696e89ae4671b19dba866e49220f on tablet 3cc8696e89ae4671b19dba866e49220f with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:32.474658 20312 raft_consensus.cc:1217] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:32.618947 20312 raft_consensus.cc:1217] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:32.640367 20312 raft_consensus.cc:1217] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:32.755713 20312 raft_consensus.cc:1217] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:32.974676 20456 raft_consensus.cc:1064] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:32.977084 20456 consensus_queue.cc:237] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:32.991385 20312 raft_consensus.cc:1275] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:32.992619 19815 raft_consensus.cc:1275] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:32.992751 20456 consensus_queue.cc:1048] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:32.993908 19740 raft_consensus.cc:1275] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:32.995154 20456 consensus_queue.cc:1048] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:32.996022 20437 consensus_queue.cc:1048] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:33.085496 20461 log.cc:927] Time spent T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd: Append to log took a long time: real 0.078s	user 0.000s	sys 0.011s
I20260709 13:08:33.091159 20425 raft_consensus.cc:1064] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:33.093667 20425 consensus_queue.cc:237] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:33.108865 20433 raft_consensus.cc:1064] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:33.111316 20433 consensus_queue.cc:237] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:33.116997 20312 raft_consensus.cc:1275] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.125384 20312 raft_consensus.cc:1275] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.126673 20468 consensus_queue.cc:1048] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:33.169623 19814 raft_consensus.cc:1275] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.176326 20425 consensus_queue.cc:1048] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.174047 19666 raft_consensus.cc:1275] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.188905 20456 raft_consensus.cc:2955] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.197305 19816 raft_consensus.cc:1275] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.211112 20469 consensus_queue.cc:1048] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.229630 19743 raft_consensus.cc:1275] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.223197 19814 raft_consensus.cc:2955] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
W20260709 13:08:33.238696 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 65957.6us
I20260709 13:08:33.239218 20468 consensus_queue.cc:1048] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.244971 19566 catalog_manager.cc:5697] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.246655 19743 raft_consensus.cc:2955] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.247797 20457 consensus_queue.cc:1048] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.250566 20437 consensus_queue.cc:1048] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.282691 20310 raft_consensus.cc:2955] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.292623 20466 raft_consensus.cc:1064] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:33.330308 20426 raft_consensus.cc:2955] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.324234 20466 consensus_queue.cc:237] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:33.364090 19816 raft_consensus.cc:2955] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.400167 19666 raft_consensus.cc:2955] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.412220 20312 raft_consensus.cc:2955] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.420130 20425 raft_consensus.cc:2955] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.428828 19811 raft_consensus.cc:2955] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.436048 19743 raft_consensus.cc:2955] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.454604 20312 raft_consensus.cc:2955] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.464335 19742 raft_consensus.cc:1275] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.468658 20310 raft_consensus.cc:1275] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.469712 20480 consensus_queue.cc:1048] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.470817 20394 consensus_queue.cc:1048] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:33.481712 19665 raft_consensus.cc:1275] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.491827 20466 consensus_queue.cc:1048] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.503680 20465 raft_consensus.cc:2955] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.508950 19666 raft_consensus.cc:2955] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.513144 20310 raft_consensus.cc:2955] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.525156 19742 raft_consensus.cc:2955] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.535362 19564 catalog_manager.cc:5697] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.543846 19564 catalog_manager.cc:5697] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:33.545801 19564 catalog_manager.cc:5697] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.562758 19666 consensus_queue.cc:237] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:33.565871 19743 consensus_queue.cc:237] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:33.585254 19811 consensus_queue.cc:237] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:33.586560 19663 consensus_queue.cc:237] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:33.592876 20310 raft_consensus.cc:1275] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:33.594166 20312 raft_consensus.cc:1275] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:33.594239 19816 raft_consensus.cc:1275] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:33.594405 20426 consensus_queue.cc:1048] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:33.595556 20425 consensus_queue.cc:1048] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:33.595659 20457 consensus_queue.cc:1048] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:33.601616 20426 raft_consensus.cc:2955] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.604234 19816 raft_consensus.cc:2955] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.605633 20437 raft_consensus.cc:2955] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.609200 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc2b671be4744aa7a751406f0de863fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:33.610675 20310 raft_consensus.cc:2955] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.619951 20312 raft_consensus.cc:2955] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.627635 19567 catalog_manager.cc:5697] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:33.628012 19565 catalog_manager.cc:5697] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:33.631138 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e4dd57e3d5a4ae9affabcce36dde402 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:33.637282 20310 raft_consensus.cc:1275] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:33.640924 19725 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e4dd57e3d5a4ae9affabcce36dde402 with delete_type TABLET_DATA_TOMBSTONED (TS b6f88a234d404987839043a4426747eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44264
W20260709 13:08:33.642133 19782 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 52168.2us
I20260709 13:08:33.644232 19817 raft_consensus.cc:1275] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:33.645924 19815 raft_consensus.cc:1275] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:33.653330 20310 raft_consensus.cc:1275] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:33.657795 20492 tablet_replica.cc:333] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:08:33.659031 20492 raft_consensus.cc:2243] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.659816 20492 raft_consensus.cc:2272] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.659915 20394 consensus_queue.cc:1048] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:33.663784 20492 ts_tablet_manager.cc:1916] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:33.668278 20465 raft_consensus.cc:2955] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.673189 20469 consensus_queue.cc:1048] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:33.677265 20310 raft_consensus.cc:2955] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.681216 20492 ts_tablet_manager.cc:1929] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:33.681860 20492 log.cc:1199] T 3e4dd57e3d5a4ae9affabcce36dde402 P b6f88a234d404987839043a4426747eb: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/wals/3e4dd57e3d5a4ae9affabcce36dde402
I20260709 13:08:33.687319 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cc8696e89ae4671b19dba866e49220f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:33.690339 19554 catalog_manager.cc:5028] TS b6f88a234d404987839043a4426747eb (127.18.33.66:39279): tablet 3e4dd57e3d5a4ae9affabcce36dde402 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:33.692180 20471 raft_consensus.cc:2955] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.694777 20437 consensus_queue.cc:1048] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:33.697376 20456 consensus_queue.cc:1048] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:33.698055 19650 tablet_service.cc:1558] Processing DeleteTablet for tablet bc2b671be4744aa7a751406f0de863fe with delete_type TABLET_DATA_TOMBSTONED (TS e9a5b2fa73944872888ca26c4acc4157 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50570
I20260709 13:08:33.699591 20310 raft_consensus.cc:2955] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.700443 19566 catalog_manager.cc:5697] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.703917 19743 raft_consensus.cc:1275] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:33.709573 19814 raft_consensus.cc:2955] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.715582 20480 consensus_queue.cc:1048] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:33.726186 19743 raft_consensus.cc:2955] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.738790 20493 tablet_replica.cc:333] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:08:33.745302 20493 raft_consensus.cc:2243] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.746023 20493 raft_consensus.cc:2272] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.749285 20493 ts_tablet_manager.cc:1916] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:33.753212 19565 catalog_manager.cc:5697] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:33.757618 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b421e10f14de47b48934f560499af392 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:33.766733 19650 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cc8696e89ae4671b19dba866e49220f with delete_type TABLET_DATA_TOMBSTONED (TS e9a5b2fa73944872888ca26c4acc4157 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50570
I20260709 13:08:33.712720 19811 raft_consensus.cc:2955] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:33.770560 19725 tablet_service.cc:1558] Processing DeleteTablet for tablet b421e10f14de47b48934f560499af392 with delete_type TABLET_DATA_TOMBSTONED (TS b6f88a234d404987839043a4426747eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44264
I20260709 13:08:33.771914 20492 tablet_replica.cc:333] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:08:33.772982 20492 raft_consensus.cc:2243] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.775126 20492 raft_consensus.cc:2272] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.779525 20492 ts_tablet_manager.cc:1916] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:33.792196 20493 ts_tablet_manager.cc:1929] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:33.792730 20493 log.cc:1199] T bc2b671be4744aa7a751406f0de863fe P e9a5b2fa73944872888ca26c4acc4157: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/wals/bc2b671be4744aa7a751406f0de863fe
I20260709 13:08:33.794565 20493 tablet_replica.cc:333] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:08:33.794616 19552 catalog_manager.cc:5028] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): tablet bc2b671be4744aa7a751406f0de863fe (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:33.797241 20492 ts_tablet_manager.cc:1929] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:33.797724 20492 log.cc:1199] T b421e10f14de47b48934f560499af392 P b6f88a234d404987839043a4426747eb: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/wals/b421e10f14de47b48934f560499af392
I20260709 13:08:33.796952 20493 raft_consensus.cc:2243] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.798967 20493 raft_consensus.cc:2272] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.799240 19554 catalog_manager.cc:5028] TS b6f88a234d404987839043a4426747eb (127.18.33.66:39279): tablet b421e10f14de47b48934f560499af392 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:33.803820 20493 ts_tablet_manager.cc:1916] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:33.818893 20493 ts_tablet_manager.cc:1929] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:33.819309 20493 log.cc:1199] T 3cc8696e89ae4671b19dba866e49220f P e9a5b2fa73944872888ca26c4acc4157: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/wals/3cc8696e89ae4671b19dba866e49220f
I20260709 13:08:33.820618 19552 catalog_manager.cc:5028] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): tablet 3cc8696e89ae4671b19dba866e49220f (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
W20260709 13:08:35.146369 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 54023.3us
W20260709 13:08:35.158289 19632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 64422.9us
I20260709 13:08:35.223244 19743 consensus_queue.cc:237] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:35.229547 19814 raft_consensus.cc:1275] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:35.230103 19707 consensus_peers.cc:597] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a7983e7c2b64959b601c07664d1a8e3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:35.230813 20511 consensus_queue.cc:1048] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.231530 19669 raft_consensus.cc:1275] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:35.232662 20511 consensus_queue.cc:1048] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.238476 20510 raft_consensus.cc:2955] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:35.239662 19814 raft_consensus.cc:2955] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:35.241798 19669 raft_consensus.cc:2955] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:35.252488 19566 catalog_manager.cc:5697] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:35.254726 19661 consensus_queue.cc:237] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:08:35.263362 19632 consensus_peers.cc:597] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d9620e09d314110a58c418882073274. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:35.263968 19814 raft_consensus.cc:1275] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:35.265046 19743 raft_consensus.cc:1275] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:35.265285 20507 consensus_queue.cc:1048] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.268018 20437 consensus_queue.cc:1048] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.273010 20437 raft_consensus.cc:2955] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:35.274526 19814 raft_consensus.cc:2955] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:35.277662 19743 raft_consensus.cc:2955] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:35.287453 19740 consensus_queue.cc:237] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:35.290431 19565 catalog_manager.cc:5697] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:35.297153 19814 raft_consensus.cc:1275] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:35.298100 19661 raft_consensus.cc:1275] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:35.299131 19707 consensus_peers.cc:597] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11cd3c9578f24924b32216aa440dd671. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:35.299481 20511 consensus_queue.cc:1048] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.300382 20510 consensus_queue.cc:1048] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.309525 20509 raft_consensus.cc:2955] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:35.311232 19661 raft_consensus.cc:2955] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:35.313771 19814 raft_consensus.cc:2955] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:35.322635 19817 consensus_queue.cc:237] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:35.325524 19566 catalog_manager.cc:5697] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:35.333204 19740 raft_consensus.cc:1275] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:35.334966 19661 raft_consensus.cc:1275] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:35.335294 19781 consensus_peers.cc:597] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cfcba1db422d49a28de2bbe4ed0fd8a4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:35.335776 20505 consensus_queue.cc:1048] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.336619 20506 consensus_queue.cc:1048] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.344712 20506 raft_consensus.cc:2955] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:35.350780 19661 raft_consensus.cc:2955] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:35.351621 19740 raft_consensus.cc:2955] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:35.366595 19565 catalog_manager.cc:5697] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:35.644521 20528 ts_tablet_manager.cc:933] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:35.647948 20528 tablet_copy_client.cc:323] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.66:39279
I20260709 13:08:35.649564 19754 tablet_copy_service.cc:140] P b6f88a234d404987839043a4426747eb: Received BeginTabletCopySession request for tablet 6a7983e7c2b64959b601c07664d1a8e3 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:33630)
I20260709 13:08:35.649986 19754 tablet_copy_service.cc:161] P b6f88a234d404987839043a4426747eb: Beginning new tablet copy session on tablet 6a7983e7c2b64959b601c07664d1a8e3 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:33630: session id = 175b9033e8fc45ee83e075f1d30ca7fd-6a7983e7c2b64959b601c07664d1a8e3
I20260709 13:08:35.658648 19754 tablet_copy_source_session.cc:215] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:35.661427 20528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7983e7c2b64959b601c07664d1a8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.675555 20528 tablet_copy_client.cc:806] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:35.676054 20528 tablet_copy_client.cc:670] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:35.680713 20528 tablet_copy_client.cc:538] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:35.687377 20528 tablet_bootstrap.cc:492] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:35.716992 20528 tablet_bootstrap.cc:492] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:35.717773 20528 tablet_bootstrap.cc:492] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:35.718356 20528 ts_tablet_manager.cc:1403] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.011s
I20260709 13:08:35.720625 20528 raft_consensus.cc:359] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:35.721175 20528 raft_consensus.cc:740] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:35.721807 20528 consensus_queue.cc:260] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:35.724416 20528 ts_tablet_manager.cc:1434] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:35.727583 19754 tablet_copy_service.cc:342] P b6f88a234d404987839043a4426747eb: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-6a7983e7c2b64959b601c07664d1a8e3 received from {username='slave'} at 127.0.0.1:33630
I20260709 13:08:35.728025 19754 tablet_copy_service.cc:434] P b6f88a234d404987839043a4426747eb: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-6a7983e7c2b64959b601c07664d1a8e3 on tablet 6a7983e7c2b64959b601c07664d1a8e3 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:35.780138 20528 ts_tablet_manager.cc:933] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:35.781644 20528 tablet_copy_client.cc:323] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.66:39279
I20260709 13:08:35.782886 19754 tablet_copy_service.cc:140] P b6f88a234d404987839043a4426747eb: Received BeginTabletCopySession request for tablet 11cd3c9578f24924b32216aa440dd671 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:33630)
I20260709 13:08:35.783258 19754 tablet_copy_service.cc:161] P b6f88a234d404987839043a4426747eb: Beginning new tablet copy session on tablet 11cd3c9578f24924b32216aa440dd671 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:33630: session id = 175b9033e8fc45ee83e075f1d30ca7fd-11cd3c9578f24924b32216aa440dd671
I20260709 13:08:35.788178 19754 tablet_copy_source_session.cc:215] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:35.791096 20528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11cd3c9578f24924b32216aa440dd671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.803156 20528 tablet_copy_client.cc:806] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:35.803660 20528 tablet_copy_client.cc:670] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:35.808202 20528 tablet_copy_client.cc:538] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:35.816591 20528 tablet_bootstrap.cc:492] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:35.818384 20533 ts_tablet_manager.cc:933] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:08:35.820598 20533 tablet_copy_client.cc:323] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:08:35.826124 19679 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet 8d9620e09d314110a58c418882073274 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:08:35.826619 19679 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet 8d9620e09d314110a58c418882073274 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-8d9620e09d314110a58c418882073274
I20260709 13:08:35.835457 20528 tablet_bootstrap.cc:492] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:35.835469 19679 tablet_copy_source_session.cc:215] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:35.836436 20528 tablet_bootstrap.cc:492] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:35.837082 20528 ts_tablet_manager.cc:1403] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.005s
I20260709 13:08:35.838953 20533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9620e09d314110a58c418882073274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.840512 20528 raft_consensus.cc:359] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:35.841400 20528 raft_consensus.cc:740] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:35.841928 20528 consensus_queue.cc:260] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:35.845237 20528 ts_tablet_manager.cc:1434] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:35.847251 19754 tablet_copy_service.cc:342] P b6f88a234d404987839043a4426747eb: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-11cd3c9578f24924b32216aa440dd671 received from {username='slave'} at 127.0.0.1:33630
I20260709 13:08:35.847640 19754 tablet_copy_service.cc:434] P b6f88a234d404987839043a4426747eb: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-11cd3c9578f24924b32216aa440dd671 on tablet 11cd3c9578f24924b32216aa440dd671 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:35.858018 20533 tablet_copy_client.cc:806] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:35.858528 20533 tablet_copy_client.cc:670] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:35.860112 20528 ts_tablet_manager.cc:933] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:35.861557 20528 tablet_copy_client.cc:323] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.67:33631
I20260709 13:08:35.862864 20533 tablet_copy_client.cc:538] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:35.863013 19828 tablet_copy_service.cc:140] P 606f891f11a445edb29e8419e64d701e: Received BeginTabletCopySession request for tablet cfcba1db422d49a28de2bbe4ed0fd8a4 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:45424)
I20260709 13:08:35.863493 19828 tablet_copy_service.cc:161] P 606f891f11a445edb29e8419e64d701e: Beginning new tablet copy session on tablet cfcba1db422d49a28de2bbe4ed0fd8a4 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:45424: session id = 175b9033e8fc45ee83e075f1d30ca7fd-cfcba1db422d49a28de2bbe4ed0fd8a4
I20260709 13:08:35.870910 20533 tablet_bootstrap.cc:492] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:35.872102 19828 tablet_copy_source_session.cc:215] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:35.876379 20528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfcba1db422d49a28de2bbe4ed0fd8a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.891502 20528 tablet_copy_client.cc:806] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:35.891952 20528 tablet_copy_client.cc:670] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:35.895861 20528 tablet_copy_client.cc:538] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:35.902876 20533 tablet_bootstrap.cc:492] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:35.903249 20528 tablet_bootstrap.cc:492] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:35.903716 20533 tablet_bootstrap.cc:492] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:35.904570 20533 ts_tablet_manager.cc:1403] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.000s
I20260709 13:08:35.907639 20533 raft_consensus.cc:359] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:35.908412 20533 raft_consensus.cc:740] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:35.909006 20533 consensus_queue.cc:260] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:35.914448 20533 ts_tablet_manager.cc:1434] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:08:35.916563 19679 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-8d9620e09d314110a58c418882073274 received from {username='slave'} at 127.0.0.1:56642
I20260709 13:08:35.916960 19679 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-8d9620e09d314110a58c418882073274 on tablet 8d9620e09d314110a58c418882073274 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:35.933287 20528 tablet_bootstrap.cc:492] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:35.934180 20528 tablet_bootstrap.cc:492] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:35.934731 20528 ts_tablet_manager.cc:1403] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.012s
I20260709 13:08:35.936586 20528 raft_consensus.cc:359] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:35.937464 20528 raft_consensus.cc:740] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:35.938007 20528 consensus_queue.cc:260] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:35.940236 20528 ts_tablet_manager.cc:1434] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:08:35.943166 19828 tablet_copy_service.cc:342] P 606f891f11a445edb29e8419e64d701e: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-cfcba1db422d49a28de2bbe4ed0fd8a4 received from {username='slave'} at 127.0.0.1:45424
I20260709 13:08:35.943568 19828 tablet_copy_service.cc:434] P 606f891f11a445edb29e8419e64d701e: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-cfcba1db422d49a28de2bbe4ed0fd8a4 on tablet cfcba1db422d49a28de2bbe4ed0fd8a4 with peer 175b9033e8fc45ee83e075f1d30ca7fd
W20260709 13:08:35.994590 19690 debug-util.cc:398] Leaking SignalData structure 0x7b0800190c60 after lost signal to thread 18568
W20260709 13:08:35.995388 19690 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1b40 after lost signal to thread 19601
W20260709 13:08:35.996184 19690 debug-util.cc:398] Leaking SignalData structure 0x7b08001abc20 after lost signal to thread 19693
W20260709 13:08:35.996886 19690 debug-util.cc:398] Leaking SignalData structure 0x7b08002f8680 after lost signal to thread 19768
W20260709 13:08:35.997632 19690 debug-util.cc:398] Leaking SignalData structure 0x7b08003250a0 after lost signal to thread 19842
W20260709 13:08:35.998508 19690 debug-util.cc:398] Leaking SignalData structure 0x7b0800296f60 after lost signal to thread 20336
I20260709 13:08:36.190580 20312 raft_consensus.cc:1217] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:36.387207 20312 raft_consensus.cc:1217] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:36.406401 20312 raft_consensus.cc:1217] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:36.423367 20312 raft_consensus.cc:1217] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:36.605922 20468 raft_consensus.cc:1064] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:36.608321 20468 consensus_queue.cc:237] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:36.615540 20312 raft_consensus.cc:1275] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:36.616103 19811 raft_consensus.cc:1275] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:36.619268 19669 raft_consensus.cc:1275] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:36.624771 20457 consensus_queue.cc:1048] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.626430 20457 consensus_queue.cc:1048] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.629503 20468 consensus_queue.cc:1048] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.688334 20457 raft_consensus.cc:2955] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:36.699433 20312 raft_consensus.cc:2955] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:36.709393 19669 raft_consensus.cc:2955] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:36.742069 19565 catalog_manager.cc:5697] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:36.748944 19811 raft_consensus.cc:2955] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:36.783962 20494 raft_consensus.cc:1064] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:36.786351 20494 consensus_queue.cc:237] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:36.795729 20511 raft_consensus.cc:1064] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:36.800468 20511 consensus_queue.cc:237] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:36.805569 20312 raft_consensus.cc:1275] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:36.807287 20539 consensus_queue.cc:1048] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.819666 19811 raft_consensus.cc:1275] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:36.821593 20437 consensus_queue.cc:1048] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.839869 19743 raft_consensus.cc:1275] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:36.841470 20539 consensus_queue.cc:1048] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.851138 19740 consensus_queue.cc:237] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:36.865101 20311 raft_consensus.cc:1275] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:36.865309 19669 raft_consensus.cc:1275] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:36.867942 20457 consensus_queue.cc:1048] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:36.876000 20509 consensus_queue.cc:1048] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:08:36.876304 20549 log.cc:927] Time spent T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 13:08:36.884027 20509 raft_consensus.cc:2955] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:36.888414 20503 raft_consensus.cc:1064] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:36.890946 20503 consensus_queue.cc:237] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:36.902170 19661 raft_consensus.cc:2955] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:36.907094 20437 raft_consensus.cc:2955] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:36.927345 20312 raft_consensus.cc:2955] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:36.911682 19740 raft_consensus.cc:2955] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:36.925247 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a7983e7c2b64959b601c07664d1a8e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:36.945832 19564 catalog_manager.cc:5697] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:36.946871 20310 raft_consensus.cc:2955] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:36.944658 19566 catalog_manager.cc:5697] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:36.949015 19814 raft_consensus.cc:2955] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:36.954612 20311 raft_consensus.cc:1275] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:36.957204 20554 consensus_queue.cc:1048] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.968020 19662 raft_consensus.cc:1275] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:36.973834 20511 consensus_queue.cc:1048] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.996347 19805 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a7983e7c2b64959b601c07664d1a8e3 with delete_type TABLET_DATA_TOMBSTONED (TS 606f891f11a445edb29e8419e64d701e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:36.999380 20311 raft_consensus.cc:1275] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:37.003372 20503 consensus_queue.cc:1048] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.995826 19669 consensus_queue.cc:237] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:37.031373 19740 raft_consensus.cc:1275] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:37.047030 20558 tablet_replica.cc:333] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:08:37.048870 19811 raft_consensus.cc:1275] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:37.050020 20312 raft_consensus.cc:1275] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:37.051684 19662 raft_consensus.cc:1275] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:37.054888 20540 consensus_queue.cc:1048] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:37.063197 20437 consensus_queue.cc:1048] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:37.065485 20509 consensus_queue.cc:1048] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:37.064919 20511 raft_consensus.cc:2955] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.074290 20540 consensus_queue.cc:1048] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:37.077224 19811 raft_consensus.cc:1275] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:37.083199 20437 raft_consensus.cc:2955] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.096709 20563 consensus_queue.cc:1048] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:37.099023 19669 raft_consensus.cc:2955] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.106132 19811 raft_consensus.cc:2955] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.117832 20312 raft_consensus.cc:2955] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.136596 19817 raft_consensus.cc:2955] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.148563 20312 raft_consensus.cc:2955] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.170919 19566 catalog_manager.cc:5697] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.168726 20540 raft_consensus.cc:2955] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.189028 20312 raft_consensus.cc:2955] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.198757 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d9620e09d314110a58c418882073274 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:37.206190 20558 raft_consensus.cc:2243] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:37.216198 20558 raft_consensus.cc:2272] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:37.216921 19782 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 59272.8us
I20260709 13:08:37.218639 19669 raft_consensus.cc:2955] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.227425 20558 ts_tablet_manager.cc:1916] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:37.247689 19567 catalog_manager.cc:5697] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.269953 19742 raft_consensus.cc:2955] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.288147 19725 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d9620e09d314110a58c418882073274 with delete_type TABLET_DATA_TOMBSTONED (TS b6f88a234d404987839043a4426747eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44264
I20260709 13:08:37.300161 20558 ts_tablet_manager.cc:1929] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:37.300684 20558 log.cc:1199] T 6a7983e7c2b64959b601c07664d1a8e3 P 606f891f11a445edb29e8419e64d701e: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/wals/6a7983e7c2b64959b601c07664d1a8e3
I20260709 13:08:37.304797 19554 catalog_manager.cc:5028] TS 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): tablet 6a7983e7c2b64959b601c07664d1a8e3 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:37.307736 19743 consensus_queue.cc:237] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:37.311301 19566 catalog_manager.cc:5697] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.323175 20578 tablet_replica.cc:333] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:08:37.325026 20578 raft_consensus.cc:2243] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:37.325634 20578 raft_consensus.cc:2272] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:37.329130 20578 ts_tablet_manager.cc:1916] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:37.333802 19661 raft_consensus.cc:1275] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:37.337113 20312 raft_consensus.cc:1275] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:37.338523 20554 consensus_queue.cc:1048] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:37.342340 20554 consensus_queue.cc:1048] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:37.352134 20568 raft_consensus.cc:2955] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.356253 19663 raft_consensus.cc:2955] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.359323 20310 raft_consensus.cc:2955] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.369735 19817 consensus_queue.cc:237] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:37.378589 20578 ts_tablet_manager.cc:1929] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:37.379122 20578 log.cc:1199] T 8d9620e09d314110a58c418882073274 P b6f88a234d404987839043a4426747eb: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/wals/8d9620e09d314110a58c418882073274
I20260709 13:08:37.385612 19554 catalog_manager.cc:5028] TS b6f88a234d404987839043a4426747eb (127.18.33.66:39279): tablet 8d9620e09d314110a58c418882073274 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:37.391152 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 11cd3c9578f24924b32216aa440dd671 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:37.392386 20310 raft_consensus.cc:1275] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:37.398622 19565 catalog_manager.cc:5697] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.400221 19743 raft_consensus.cc:1275] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:37.400054 20572 consensus_queue.cc:1048] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:37.411943 20505 raft_consensus.cc:2955] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.414450 20576 consensus_queue.cc:1048] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:37.415503 19805 tablet_service.cc:1558] Processing DeleteTablet for tablet 11cd3c9578f24924b32216aa440dd671 with delete_type TABLET_DATA_TOMBSTONED (TS 606f891f11a445edb29e8419e64d701e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:37.416380 20558 tablet_replica.cc:333] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:08:37.417332 20558 raft_consensus.cc:2243] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:37.417937 20558 raft_consensus.cc:2272] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:37.421594 20558 ts_tablet_manager.cc:1916] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:37.427560 19742 raft_consensus.cc:2955] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.438503 20310 raft_consensus.cc:2955] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.440980 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cfcba1db422d49a28de2bbe4ed0fd8a4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:37.445701 19567 catalog_manager.cc:5697] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:37.454756 20558 ts_tablet_manager.cc:1929] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:37.465255 20558 log.cc:1199] T 11cd3c9578f24924b32216aa440dd671 P 606f891f11a445edb29e8419e64d701e: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/wals/11cd3c9578f24924b32216aa440dd671
I20260709 13:08:37.467330 19554 catalog_manager.cc:5028] TS 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): tablet 11cd3c9578f24924b32216aa440dd671 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:37.477196 19650 tablet_service.cc:1558] Processing DeleteTablet for tablet cfcba1db422d49a28de2bbe4ed0fd8a4 with delete_type TABLET_DATA_TOMBSTONED (TS e9a5b2fa73944872888ca26c4acc4157 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50570
I20260709 13:08:37.489449 20579 tablet_replica.cc:333] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:08:37.490542 20579 raft_consensus.cc:2243] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:37.491310 20579 raft_consensus.cc:2272] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:37.497385 20579 ts_tablet_manager.cc:1916] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:37.509838 20579 ts_tablet_manager.cc:1929] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:37.510175 20579 log.cc:1199] T cfcba1db422d49a28de2bbe4ed0fd8a4 P e9a5b2fa73944872888ca26c4acc4157: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/wals/cfcba1db422d49a28de2bbe4ed0fd8a4
I20260709 13:08:37.511451 19552 catalog_manager.cc:5028] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): tablet cfcba1db422d49a28de2bbe4ed0fd8a4 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:38.559176 19663 consensus_queue.cc:237] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:08:38.566032 19632 consensus_peers.cc:597] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac389aeb35d24cd798787b9a605abc44. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:38.567836 19811 raft_consensus.cc:1275] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:38.568614 19743 raft_consensus.cc:1275] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:38.568905 20580 consensus_queue.cc:1048] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.573994 20562 consensus_queue.cc:1048] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.592388 20580 raft_consensus.cc:2955] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:38.608541 19742 raft_consensus.cc:2955] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:38.621606 19811 raft_consensus.cc:2955] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:38.628783 19663 consensus_queue.cc:237] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:38.637805 19565 catalog_manager.cc:5697] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:38.651237 19742 raft_consensus.cc:1275] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:38.653542 20586 consensus_queue.cc:1048] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } 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:08:38.654417 19632 consensus_peers.cc:597] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 795352aa5ff342f9a13065a09d237a57. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:38.658995 19811 raft_consensus.cc:1275] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:38.660946 20586 consensus_queue.cc:1048] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.673439 20580 raft_consensus.cc:2955] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:38.676972 19742 raft_consensus.cc:2955] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:38.682745 19817 raft_consensus.cc:2955] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:38.690083 19811 consensus_queue.cc:237] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:38.702864 19566 catalog_manager.cc:5697] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:38.713366 19668 raft_consensus.cc:1275] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:38.714896 20505 consensus_queue.cc:1048] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } 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:08:38.717414 19781 consensus_peers.cc:597] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4486a45581a44902a7c0ea90eb4df213. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:38.727872 19742 raft_consensus.cc:1275] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:38.728572 20576 raft_consensus.cc:2955] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:38.731766 20505 consensus_queue.cc:1048] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.730553 19661 raft_consensus.cc:2955] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:38.784122 19743 raft_consensus.cc:2955] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:38.784358 19565 catalog_manager.cc:5697] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:38.800433 19743 consensus_queue.cc:237] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:38.808722 19811 raft_consensus.cc:1275] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:38.811441 20554 consensus_queue.cc:1048] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.826267 19661 raft_consensus.cc:1275] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:38.829203 20554 consensus_queue.cc:1048] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } 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:08:38.842729 19707 consensus_peers.cc:597] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8797a2ae7ba34a8aa7dee27f963830a3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:38.851573 20581 raft_consensus.cc:2955] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:38.853096 19668 raft_consensus.cc:2955] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:38.857019 19816 raft_consensus.cc:2955] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:38.883065 19565 catalog_manager.cc:5697] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:39.123368 20608 ts_tablet_manager.cc:933] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:08:39.129935 20608 tablet_copy_client.cc:323] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:08:39.131559 19679 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet 795352aa5ff342f9a13065a09d237a57 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:08:39.132081 19679 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet 795352aa5ff342f9a13065a09d237a57 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-795352aa5ff342f9a13065a09d237a57
I20260709 13:08:39.139394 19679 tablet_copy_source_session.cc:215] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:39.142544 20608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795352aa5ff342f9a13065a09d237a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:39.176247 20610 ts_tablet_manager.cc:933] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:08:39.178030 20608 tablet_copy_client.cc:806] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:39.203011 20608 tablet_copy_client.cc:670] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:39.194096 20610 tablet_copy_client.cc:323] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:08:39.206485 19678 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet ac389aeb35d24cd798787b9a605abc44 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:08:39.207098 19678 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet ac389aeb35d24cd798787b9a605abc44 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-ac389aeb35d24cd798787b9a605abc44
I20260709 13:08:39.211160 20608 tablet_copy_client.cc:538] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:39.219837 19678 tablet_copy_source_session.cc:215] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:39.223140 20610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac389aeb35d24cd798787b9a605abc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:39.249678 20612 ts_tablet_manager.cc:933] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:39.252123 20608 tablet_bootstrap.cc:492] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:39.250417 20610 tablet_copy_client.cc:806] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:39.260222 20610 tablet_copy_client.cc:670] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:39.268725 20610 tablet_copy_client.cc:538] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:39.268081 20612 tablet_copy_client.cc:323] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.66:39279
I20260709 13:08:39.273669 19754 tablet_copy_service.cc:140] P b6f88a234d404987839043a4426747eb: Received BeginTabletCopySession request for tablet 8797a2ae7ba34a8aa7dee27f963830a3 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:33630)
I20260709 13:08:39.274166 19754 tablet_copy_service.cc:161] P b6f88a234d404987839043a4426747eb: Beginning new tablet copy session on tablet 8797a2ae7ba34a8aa7dee27f963830a3 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:33630: session id = 175b9033e8fc45ee83e075f1d30ca7fd-8797a2ae7ba34a8aa7dee27f963830a3
I20260709 13:08:39.275859 20613 ts_tablet_manager.cc:933] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:39.281548 20610 tablet_bootstrap.cc:492] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:39.281876 19754 tablet_copy_source_session.cc:215] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:39.285398 20612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8797a2ae7ba34a8aa7dee27f963830a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:39.288056 20608 tablet_bootstrap.cc:492] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:39.291397 20608 tablet_bootstrap.cc:492] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:39.296095 20608 ts_tablet_manager.cc:1403] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.012s
I20260709 13:08:39.295061 20613 tablet_copy_client.cc:323] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.67:33631
I20260709 13:08:39.297757 19828 tablet_copy_service.cc:140] P 606f891f11a445edb29e8419e64d701e: Received BeginTabletCopySession request for tablet 4486a45581a44902a7c0ea90eb4df213 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:45424)
I20260709 13:08:39.298266 19828 tablet_copy_service.cc:161] P 606f891f11a445edb29e8419e64d701e: Beginning new tablet copy session on tablet 4486a45581a44902a7c0ea90eb4df213 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:45424: session id = 175b9033e8fc45ee83e075f1d30ca7fd-4486a45581a44902a7c0ea90eb4df213
I20260709 13:08:39.300935 20608 raft_consensus.cc:359] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:39.319993 19828 tablet_copy_source_session.cc:215] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:39.332341 20612 tablet_copy_client.cc:806] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:39.337605 20612 tablet_copy_client.cc:670] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:39.334124 20613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4486a45581a44902a7c0ea90eb4df213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:39.323804 20608 raft_consensus.cc:740] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:39.342233 20608 consensus_queue.cc:260] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:39.343817 20612 tablet_copy_client.cc:538] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:39.359855 20612 tablet_bootstrap.cc:492] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:39.360337 20613 tablet_copy_client.cc:806] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:39.365763 20613 tablet_copy_client.cc:670] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:39.362534 20608 ts_tablet_manager.cc:1434] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.014s
I20260709 13:08:39.365983 20610 tablet_bootstrap.cc:492] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:39.370007 19678 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-795352aa5ff342f9a13065a09d237a57 received from {username='slave'} at 127.0.0.1:56642
I20260709 13:08:39.370290 20610 tablet_bootstrap.cc:492] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:39.370424 19678 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-795352aa5ff342f9a13065a09d237a57 on tablet 795352aa5ff342f9a13065a09d237a57 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:39.371086 20610 ts_tablet_manager.cc:1403] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.005s
I20260709 13:08:39.373883 20610 raft_consensus.cc:359] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:39.374680 20610 raft_consensus.cc:740] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:39.375291 20610 consensus_queue.cc:260] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:39.386399 20610 ts_tablet_manager.cc:1434] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:08:39.389765 19678 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-ac389aeb35d24cd798787b9a605abc44 received from {username='slave'} at 127.0.0.1:56642
I20260709 13:08:39.390185 19678 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-ac389aeb35d24cd798787b9a605abc44 on tablet ac389aeb35d24cd798787b9a605abc44 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:39.373903 20613 tablet_copy_client.cc:538] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:39.417017 20612 tablet_bootstrap.cc:492] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:39.418044 20612 tablet_bootstrap.cc:492] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:39.418687 20612 ts_tablet_manager.cc:1403] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.000s
I20260709 13:08:39.421553 20612 raft_consensus.cc:359] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:39.422339 20612 raft_consensus.cc:740] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:39.424631 20613 tablet_bootstrap.cc:492] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:39.425980 20612 consensus_queue.cc:260] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:39.437500 20612 ts_tablet_manager.cc:1434] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 13:08:39.445752 19754 tablet_copy_service.cc:342] P b6f88a234d404987839043a4426747eb: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-8797a2ae7ba34a8aa7dee27f963830a3 received from {username='slave'} at 127.0.0.1:33630
I20260709 13:08:39.446177 19754 tablet_copy_service.cc:434] P b6f88a234d404987839043a4426747eb: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-8797a2ae7ba34a8aa7dee27f963830a3 on tablet 8797a2ae7ba34a8aa7dee27f963830a3 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:39.458595 20613 tablet_bootstrap.cc:492] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:39.459482 20613 tablet_bootstrap.cc:492] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:39.460168 20613 ts_tablet_manager.cc:1403] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.005s
I20260709 13:08:39.463387 20613 raft_consensus.cc:359] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:39.464213 20613 raft_consensus.cc:740] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:39.472201 20613 consensus_queue.cc:260] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:39.474452 20613 ts_tablet_manager.cc:1434] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:08:39.476101 19828 tablet_copy_service.cc:342] P 606f891f11a445edb29e8419e64d701e: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-4486a45581a44902a7c0ea90eb4df213 received from {username='slave'} at 127.0.0.1:45424
I20260709 13:08:39.476418 19828 tablet_copy_service.cc:434] P 606f891f11a445edb29e8419e64d701e: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-4486a45581a44902a7c0ea90eb4df213 on tablet 4486a45581a44902a7c0ea90eb4df213 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:39.605036 20312 raft_consensus.cc:1217] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:39.671576 20312 raft_consensus.cc:1217] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:39.689188 20312 raft_consensus.cc:1217] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:39.782143 20312 raft_consensus.cc:1217] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:40.088404 20580 raft_consensus.cc:1064] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:40.090401 20580 consensus_queue.cc:237] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:40.118486 19816 raft_consensus.cc:1275] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.119633 20312 raft_consensus.cc:1275] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.120496 20587 consensus_queue.cc:1048] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.118486 19742 raft_consensus.cc:1275] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.124969 20587 consensus_queue.cc:1048] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.126634 20587 consensus_queue.cc:1048] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.147760 20576 raft_consensus.cc:1064] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:40.151019 20576 consensus_queue.cc:237] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:40.168903 20586 raft_consensus.cc:2955] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.178681 19743 raft_consensus.cc:2955] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.206809 19816 raft_consensus.cc:2955] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.204768 19565 catalog_manager.cc:5697] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
W20260709 13:08:40.258626 19784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 47689.3us
I20260709 13:08:40.310966 20312 raft_consensus.cc:2955] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.323421 19743 raft_consensus.cc:1275] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.327412 20621 consensus_queue.cc:1048] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.328238 20625 raft_consensus.cc:1064] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:40.330749 20625 consensus_queue.cc:237] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
W20260709 13:08:40.335619 19781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 75755.7us
I20260709 13:08:40.369216 20312 raft_consensus.cc:1275] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.375173 19663 raft_consensus.cc:1275] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.373498 20631 consensus_queue.cc:1048] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 13:08:40.390972 20621 consensus_queue.cc:1048] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.393455 20635 raft_consensus.cc:1064] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:40.408308 20310 raft_consensus.cc:1275] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.410640 19811 raft_consensus.cc:1275] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.411243 20587 consensus_queue.cc:1048] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.407269 20635 consensus_queue.cc:237] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:40.413084 20587 consensus_queue.cc:1048] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:08:40.430835 19743 raft_consensus.cc:1275] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.432338 20587 consensus_queue.cc:1048] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.454981 20311 raft_consensus.cc:1275] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.456631 19811 raft_consensus.cc:1275] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.457399 19668 consensus_queue.cc:237] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:40.458045 20634 consensus_queue.cc:1048] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.463837 20634 consensus_queue.cc:1048] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.464291 20311 raft_consensus.cc:1275] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:40.467494 19817 raft_consensus.cc:1275] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:40.470456 20633 consensus_queue.cc:1048] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:40.484112 20586 raft_consensus.cc:2955] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.489435 19668 raft_consensus.cc:1275] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.492564 20554 consensus_queue.cc:1048] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.498901 20625 consensus_queue.cc:1048] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:40.510557 20311 raft_consensus.cc:2955] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.514122 19816 raft_consensus.cc:2955] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.515482 20554 raft_consensus.cc:2955] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.522496 19669 raft_consensus.cc:2955] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.529438 19566 catalog_manager.cc:5697] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.541472 19725 tablet_service.cc:1558] Processing DeleteTablet for tablet 795352aa5ff342f9a13065a09d237a57 with delete_type TABLET_DATA_TOMBSTONED (TS b6f88a234d404987839043a4426747eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44264
I20260709 13:08:40.551400 19817 raft_consensus.cc:2955] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.557073 19566 catalog_manager.cc:5697] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.567982 20309 raft_consensus.cc:2955] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.567680 20630 raft_consensus.cc:2955] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.579067 20311 raft_consensus.cc:2955] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.587267 19566 catalog_manager.cc:5697] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.590771 19743 consensus_queue.cc:237] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:40.601516 20633 raft_consensus.cc:2955] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.615975 20310 raft_consensus.cc:2955] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.618995 19742 raft_consensus.cc:2955] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.635499 19564 catalog_manager.cc:5697] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.640937 20654 tablet_replica.cc:333] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:08:40.649268 19668 raft_consensus.cc:2955] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.650693 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 795352aa5ff342f9a13065a09d237a57 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:40.654590 20654 raft_consensus.cc:2243] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.655241 20654 raft_consensus.cc:2272] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.649987 19817 raft_consensus.cc:2955] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.663146 20654 ts_tablet_manager.cc:1916] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:40.669834 19811 raft_consensus.cc:1275] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:40.671602 20554 consensus_queue.cc:1048] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:40.678412 20635 raft_consensus.cc:2955] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.692085 19740 raft_consensus.cc:2955] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.696028 19668 consensus_queue.cc:237] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:40.697947 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8797a2ae7ba34a8aa7dee27f963830a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:40.708488 20312 raft_consensus.cc:1275] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:40.712293 20633 consensus_queue.cc:1048] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:40.708907 19817 raft_consensus.cc:2955] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:40.752631 20310 raft_consensus.cc:1275] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:40.767540 20635 consensus_queue.cc:1048] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:41.125711 20654 ts_tablet_manager.cc:1929] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:41.126250 20654 log.cc:1199] T 795352aa5ff342f9a13065a09d237a57 P b6f88a234d404987839043a4426747eb: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/wals/795352aa5ff342f9a13065a09d237a57
I20260709 13:08:41.127719 19554 catalog_manager.cc:5028] TS b6f88a234d404987839043a4426747eb (127.18.33.66:39279): tablet 795352aa5ff342f9a13065a09d237a57 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:41.143895 19564 catalog_manager.cc:5697] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:41.211165 19635 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:41.214555 20311 raft_consensus.cc:2955] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:41.218919 20308 raft_consensus.cc:2955] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:41.219692 20587 raft_consensus.cc:2955] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:41.231679 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ac389aeb35d24cd798787b9a605abc44 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:08:41.259788 19742 consensus_meta.cc:287] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb: Time spent flushing consensus metadata: real 0.637s	user 0.025s	sys 0.039s
I20260709 13:08:41.261132 19740 raft_consensus.cc:1275] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:41.264240 20586 consensus_queue.cc:1048] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:08:41.268445 19782 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 129262us
I20260709 13:08:41.268406 19740 raft_consensus.cc:2955] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
W20260709 13:08:41.273412 19781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 118837us
W20260709 13:08:41.292789 19817 consensus_meta.cc:287] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e: Time spent flushing consensus metadata: real 0.578s	user 0.007s	sys 0.000s
I20260709 13:08:41.299784 19565 catalog_manager.cc:5697] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:41.304224 19650 tablet_service.cc:1558] Processing DeleteTablet for tablet 8797a2ae7ba34a8aa7dee27f963830a3 with delete_type TABLET_DATA_TOMBSTONED (TS e9a5b2fa73944872888ca26c4acc4157 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50570
I20260709 13:08:41.303087 19817 consensus_queue.cc:237] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:41.317596 19805 tablet_service.cc:1558] Processing DeleteTablet for tablet ac389aeb35d24cd798787b9a605abc44 with delete_type TABLET_DATA_TOMBSTONED (TS 606f891f11a445edb29e8419e64d701e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:41.323745 20311 raft_consensus.cc:1275] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:41.325289 20663 consensus_queue.cc:1048] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:41.325582 20664 tablet_replica.cc:333] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:08:41.328280 20664 raft_consensus.cc:2243] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.329963 20664 raft_consensus.cc:2272] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.334265 20311 raft_consensus.cc:2955] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:41.336629 20630 raft_consensus.cc:2955] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:41.339995 20664 ts_tablet_manager.cc:1916] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:41.348551 19565 catalog_manager.cc:5697] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:41.360307 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4486a45581a44902a7c0ea90eb4df213 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:41.361145 19650 tablet_service.cc:1558] Processing DeleteTablet for tablet 4486a45581a44902a7c0ea90eb4df213 with delete_type TABLET_DATA_TOMBSTONED (TS e9a5b2fa73944872888ca26c4acc4157 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50570
W20260709 13:08:41.364748 19784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 217497us
I20260709 13:08:41.366333 20665 tablet_replica.cc:333] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:08:41.367393 20665 raft_consensus.cc:2243] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.369760 20665 raft_consensus.cc:2272] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.373624 20664 ts_tablet_manager.cc:1929] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:41.374101 20664 log.cc:1199] T 8797a2ae7ba34a8aa7dee27f963830a3 P e9a5b2fa73944872888ca26c4acc4157: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/wals/8797a2ae7ba34a8aa7dee27f963830a3
I20260709 13:08:41.375689 20664 tablet_replica.cc:333] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:08:41.383352 20665 ts_tablet_manager.cc:1916] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:41.375932 19552 catalog_manager.cc:5028] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): tablet 8797a2ae7ba34a8aa7dee27f963830a3 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:41.400820 20664 raft_consensus.cc:2243] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.401552 20664 raft_consensus.cc:2272] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.406073 20664 ts_tablet_manager.cc:1916] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:41.425911 19740 raft_consensus.cc:1275] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:41.428258 20664 ts_tablet_manager.cc:1929] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:41.428723 20664 log.cc:1199] T 4486a45581a44902a7c0ea90eb4df213 P e9a5b2fa73944872888ca26c4acc4157: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/wals/4486a45581a44902a7c0ea90eb4df213
I20260709 13:08:41.430022 19552 catalog_manager.cc:5028] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): tablet 4486a45581a44902a7c0ea90eb4df213 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:41.432531 20661 consensus_queue.cc:1048] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:41.439532 19740 raft_consensus.cc:2955] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:41.439549 20665 ts_tablet_manager.cc:1929] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:41.445745 20665 log.cc:1199] T ac389aeb35d24cd798787b9a605abc44 P 606f891f11a445edb29e8419e64d701e: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/wals/ac389aeb35d24cd798787b9a605abc44
I20260709 13:08:41.448297 19554 catalog_manager.cc:5028] TS 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): tablet ac389aeb35d24cd798787b9a605abc44 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
W20260709 13:08:42.148067 19690 debug-util.cc:398] Leaking SignalData structure 0x7b0800319340 after lost signal to thread 18568
W20260709 13:08:42.149190 19690 debug-util.cc:398] Leaking SignalData structure 0x7b0800325c80 after lost signal to thread 19601
W20260709 13:08:42.150352 19690 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1900 after lost signal to thread 19693
W20260709 13:08:42.151299 19690 debug-util.cc:398] Leaking SignalData structure 0x7b080018fbc0 after lost signal to thread 19768
W20260709 13:08:42.152351 19690 debug-util.cc:398] Leaking SignalData structure 0x7b08002c0b00 after lost signal to thread 19842
W20260709 13:08:42.154778 19690 debug-util.cc:398] Leaking SignalData structure 0x7b0800304980 after lost signal to thread 20336
I20260709 13:08:42.450795 19660 consensus_queue.cc:237] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:08:42.468546 19632 consensus_peers.cc:597] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b322e15c769245f893494afb17a03082. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:42.472726 19742 raft_consensus.cc:1275] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:42.474910 19818 raft_consensus.cc:1275] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:42.476742 20633 consensus_queue.cc:1048] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.478627 20642 consensus_queue.cc:1048] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.489683 20633 raft_consensus.cc:2955] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:42.491495 19742 raft_consensus.cc:2955] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:42.493434 19818 raft_consensus.cc:2955] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:42.506628 19740 consensus_queue.cc:237] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:42.508445 19565 catalog_manager.cc:5697] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:42.521665 19817 raft_consensus.cc:1275] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:42.522102 19660 raft_consensus.cc:1275] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:42.522500 19707 consensus_peers.cc:597] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad41d71edb0d4cf3985346a08a31c119. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:42.523578 20666 consensus_queue.cc:1048] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.526929 20666 consensus_queue.cc:1048] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.539011 20604 raft_consensus.cc:2955] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:42.546679 19817 raft_consensus.cc:2955] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:42.559417 19660 raft_consensus.cc:2955] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:42.575139 19742 consensus_queue.cc:237] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:08:42.591915 19707 consensus_peers.cc:597] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee3c16e8c0cd4ed59275f07820d5f3af. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:42.595932 19818 raft_consensus.cc:1275] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:42.602989 19668 raft_consensus.cc:1275] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:42.606732 20679 consensus_queue.cc:1048] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.610073 20679 consensus_queue.cc:1048] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.610304 19566 catalog_manager.cc:5697] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:42.631273 20676 raft_consensus.cc:2955] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:42.638398 19818 raft_consensus.cc:2955] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:42.645123 19817 consensus_queue.cc:237] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:42.647333 19660 raft_consensus.cc:2955] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:42.657449 19566 catalog_manager.cc:5697] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
W20260709 13:08:42.659848 19781 consensus_peers.cc:597] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb012ffa8db148a7b316de5be81681a3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:42.662703 19740 raft_consensus.cc:1275] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.663158 19667 raft_consensus.cc:1275] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:42.664259 20632 consensus_queue.cc:1048] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.665050 20661 consensus_queue.cc:1048] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.700999 20632 raft_consensus.cc:2955] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:42.703336 19740 raft_consensus.cc:2955] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
W20260709 13:08:42.727250 19782 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 63031us
I20260709 13:08:42.742542 19564 catalog_manager.cc:5697] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:42.800707 19667 raft_consensus.cc:2955] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:42.914919 20690 ts_tablet_manager.cc:933] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:08:42.916805 20690 tablet_copy_client.cc:323] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:08:42.918411 19678 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet b322e15c769245f893494afb17a03082 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:08:42.918919 19678 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet b322e15c769245f893494afb17a03082 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-b322e15c769245f893494afb17a03082
I20260709 13:08:42.932339 19678 tablet_copy_source_session.cc:215] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:42.936687 20690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b322e15c769245f893494afb17a03082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.962668 20690 tablet_copy_client.cc:806] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:42.963284 20690 tablet_copy_client.cc:670] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:42.968082 20690 tablet_copy_client.cc:538] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:42.976605 20690 tablet_bootstrap.cc:492] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:43.007529 20690 tablet_bootstrap.cc:492] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:43.008270 20690 tablet_bootstrap.cc:492] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:43.008756 20690 ts_tablet_manager.cc:1403] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.003s
I20260709 13:08:43.011193 20690 raft_consensus.cc:359] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:43.012001 20690 raft_consensus.cc:740] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:43.012907 20690 consensus_queue.cc:260] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:43.023154 20690 ts_tablet_manager.cc:1434] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.006s
I20260709 13:08:43.025607 19678 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-b322e15c769245f893494afb17a03082 received from {username='slave'} at 127.0.0.1:56642
I20260709 13:08:43.026017 19678 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-b322e15c769245f893494afb17a03082 on tablet b322e15c769245f893494afb17a03082 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:43.073837 20690 ts_tablet_manager.cc:933] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:43.110711 20690 tablet_copy_client.cc:323] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.67:33631
I20260709 13:08:43.112350 19828 tablet_copy_service.cc:140] P 606f891f11a445edb29e8419e64d701e: Received BeginTabletCopySession request for tablet cb012ffa8db148a7b316de5be81681a3 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:45424)
I20260709 13:08:43.112867 19828 tablet_copy_service.cc:161] P 606f891f11a445edb29e8419e64d701e: Beginning new tablet copy session on tablet cb012ffa8db148a7b316de5be81681a3 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:45424: session id = 175b9033e8fc45ee83e075f1d30ca7fd-cb012ffa8db148a7b316de5be81681a3
I20260709 13:08:43.144838 20695 ts_tablet_manager.cc:933] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:43.156270 20695 tablet_copy_client.cc:323] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.66:39279
I20260709 13:08:43.158066 19754 tablet_copy_service.cc:140] P b6f88a234d404987839043a4426747eb: Received BeginTabletCopySession request for tablet ad41d71edb0d4cf3985346a08a31c119 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:33630)
I20260709 13:08:43.158607 19754 tablet_copy_service.cc:161] P b6f88a234d404987839043a4426747eb: Beginning new tablet copy session on tablet ad41d71edb0d4cf3985346a08a31c119 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:33630: session id = 175b9033e8fc45ee83e075f1d30ca7fd-ad41d71edb0d4cf3985346a08a31c119
I20260709 13:08:43.166680 19754 tablet_copy_source_session.cc:215] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:43.170255 19828 tablet_copy_source_session.cc:215] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:43.170271 20695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad41d71edb0d4cf3985346a08a31c119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.178365 20690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb012ffa8db148a7b316de5be81681a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.185271 20696 ts_tablet_manager.cc:933] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:43.210088 20696 tablet_copy_client.cc:323] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.66:39279
I20260709 13:08:43.213460 19754 tablet_copy_service.cc:140] P b6f88a234d404987839043a4426747eb: Received BeginTabletCopySession request for tablet ee3c16e8c0cd4ed59275f07820d5f3af from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:33630)
I20260709 13:08:43.213970 19754 tablet_copy_service.cc:161] P b6f88a234d404987839043a4426747eb: Beginning new tablet copy session on tablet ee3c16e8c0cd4ed59275f07820d5f3af from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:33630: session id = 175b9033e8fc45ee83e075f1d30ca7fd-ee3c16e8c0cd4ed59275f07820d5f3af
I20260709 13:08:43.226238 20695 tablet_copy_client.cc:806] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:43.226809 20695 tablet_copy_client.cc:670] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:43.227250 20690 tablet_copy_client.cc:806] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:43.227810 20690 tablet_copy_client.cc:670] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:43.250320 20690 tablet_copy_client.cc:538] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:43.262337 20690 tablet_bootstrap.cc:492] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:43.275867 20695 tablet_copy_client.cc:538] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:43.282441 20695 tablet_bootstrap.cc:492] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:43.303539 19754 tablet_copy_source_session.cc:215] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:43.306885 20696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3c16e8c0cd4ed59275f07820d5f3af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.308597 20690 tablet_bootstrap.cc:492] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:43.309460 20690 tablet_bootstrap.cc:492] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:43.310259 20690 ts_tablet_manager.cc:1403] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.009s
I20260709 13:08:43.313364 20690 raft_consensus.cc:359] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:43.314209 20690 raft_consensus.cc:740] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:43.314916 20690 consensus_queue.cc:260] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:43.317476 20690 ts_tablet_manager.cc:1434] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:43.318738 20695 tablet_bootstrap.cc:492] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:43.319609 20695 tablet_bootstrap.cc:492] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:43.320267 20695 ts_tablet_manager.cc:1403] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.000s
I20260709 13:08:43.356904 19828 tablet_copy_service.cc:342] P 606f891f11a445edb29e8419e64d701e: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-cb012ffa8db148a7b316de5be81681a3 received from {username='slave'} at 127.0.0.1:45424
I20260709 13:08:43.358223 19828 tablet_copy_service.cc:434] P 606f891f11a445edb29e8419e64d701e: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-cb012ffa8db148a7b316de5be81681a3 on tablet cb012ffa8db148a7b316de5be81681a3 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:43.391757 20695 raft_consensus.cc:359] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:43.393570 20695 raft_consensus.cc:740] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:43.394593 20695 consensus_queue.cc:260] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:43.397784 20695 ts_tablet_manager.cc:1434] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.004s
I20260709 13:08:43.401453 20696 tablet_copy_client.cc:806] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:43.402139 20696 tablet_copy_client.cc:670] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:43.411238 19754 tablet_copy_service.cc:342] P b6f88a234d404987839043a4426747eb: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-ad41d71edb0d4cf3985346a08a31c119 received from {username='slave'} at 127.0.0.1:33630
I20260709 13:08:43.411806 19754 tablet_copy_service.cc:434] P b6f88a234d404987839043a4426747eb: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-ad41d71edb0d4cf3985346a08a31c119 on tablet ad41d71edb0d4cf3985346a08a31c119 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:43.438612 20696 tablet_copy_client.cc:538] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:43.456840 20307 raft_consensus.cc:1217] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:43.489809 20696 tablet_bootstrap.cc:492] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:43.578233 20696 tablet_bootstrap.cc:492] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:43.579231 20696 tablet_bootstrap.cc:492] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:43.579953 20696 ts_tablet_manager.cc:1403] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.091s	user 0.028s	sys 0.013s
I20260709 13:08:43.583014 20696 raft_consensus.cc:359] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:43.590698 20307 raft_consensus.cc:1217] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:08:43.606505 20696 raft_consensus.cc:740] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:43.607568 20696 consensus_queue.cc:260] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:43.610409 20696 ts_tablet_manager.cc:1434] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 13:08:43.612033 19754 tablet_copy_service.cc:342] P b6f88a234d404987839043a4426747eb: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-ee3c16e8c0cd4ed59275f07820d5f3af received from {username='slave'} at 127.0.0.1:33630
I20260709 13:08:43.612486 19754 tablet_copy_service.cc:434] P b6f88a234d404987839043a4426747eb: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-ee3c16e8c0cd4ed59275f07820d5f3af on tablet ee3c16e8c0cd4ed59275f07820d5f3af with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:43.745541 20307 raft_consensus.cc:1217] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:43.962604 20704 raft_consensus.cc:1064] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:43.965766 20704 consensus_queue.cc:237] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:43.983695 19811 raft_consensus.cc:1275] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:43.984524 19742 raft_consensus.cc:1275] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:43.986171 20704 consensus_queue.cc:1048] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:43.987191 20307 raft_consensus.cc:1275] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:43.987699 20642 consensus_queue.cc:1048] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:43.989270 20667 consensus_queue.cc:1048] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:44.007195 19742 raft_consensus.cc:2955] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.053457 19564 catalog_manager.cc:5697] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.005704 20703 raft_consensus.cc:2955] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.064885 20308 raft_consensus.cc:2955] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.209771 20687 raft_consensus.cc:1064] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:44.212352 20308 raft_consensus.cc:1217] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:44.213809 19811 raft_consensus.cc:2955] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.242491 20687 consensus_queue.cc:237] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:44.278113 20308 raft_consensus.cc:1275] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:44.278312 20678 raft_consensus.cc:1064] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:44.281446 20678 consensus_queue.cc:237] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:44.282536 20720 consensus_queue.cc:1048] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:44.283283 19738 raft_consensus.cc:1275] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:44.309000 19665 raft_consensus.cc:1275] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:44.312009 20721 consensus_queue.cc:1048] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:44.315062 20719 consensus_queue.cc:1048] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:44.324647 20309 raft_consensus.cc:1275] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.325492 19667 raft_consensus.cc:1275] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.327615 20705 consensus_queue.cc:1048] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:44.331283 20705 consensus_queue.cc:1048] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:08:44.351450 19811 raft_consensus.cc:1275] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.359263 20679 consensus_queue.cc:1048] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:44.379110 20727 raft_consensus.cc:2955] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.389452 19667 raft_consensus.cc:2955] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.390419 20705 raft_consensus.cc:2955] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.393244 20309 raft_consensus.cc:2955] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.403448 19811 raft_consensus.cc:2955] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.419787 20307 raft_consensus.cc:2955] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.438010 19660 raft_consensus.cc:2955] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.443342 19567 catalog_manager.cc:5697] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:44.386539 19738 raft_consensus.cc:2955] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.457113 19567 catalog_manager.cc:5697] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
W20260709 13:08:44.470888 19635 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:44.471598 19662 consensus_queue.cc:237] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:44.484845 20307 raft_consensus.cc:1275] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:44.484885 19811 raft_consensus.cc:1275] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:44.486596 20642 consensus_queue.cc:1048] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:44.487533 20713 consensus_queue.cc:1048] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:44.493904 20713 raft_consensus.cc:2955] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.497942 20307 raft_consensus.cc:2955] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.501535 19810 raft_consensus.cc:2955] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.510596 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b322e15c769245f893494afb17a03082 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:44.539809 19738 consensus_queue.cc:237] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:44.535599 19566 catalog_manager.cc:5697] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.549774 20307 raft_consensus.cc:1275] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:44.552729 20679 consensus_queue.cc:1048] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:44.553237 19818 consensus_queue.cc:237] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:44.559973 19667 raft_consensus.cc:1275] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:44.567653 20705 consensus_queue.cc:1048] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:44.570420 19725 tablet_service.cc:1558] Processing DeleteTablet for tablet b322e15c769245f893494afb17a03082 with delete_type TABLET_DATA_TOMBSTONED (TS b6f88a234d404987839043a4426747eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44264
I20260709 13:08:44.570474 20705 raft_consensus.cc:2955] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.578615 20309 raft_consensus.cc:2955] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.586669 20734 tablet_replica.cc:333] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:08:44.592540 20734 raft_consensus.cc:2243] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:44.593537 19662 raft_consensus.cc:1275] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:44.593645 20307 raft_consensus.cc:1275] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:44.596112 20720 consensus_queue.cc:1048] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:44.596868 20721 consensus_queue.cc:1048] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:44.597553 20734 raft_consensus.cc:2272] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:44.607084 20734 ts_tablet_manager.cc:1916] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:44.611227 20720 raft_consensus.cc:2955] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.616523 19566 catalog_manager.cc:5697] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.617218 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad41d71edb0d4cf3985346a08a31c119 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:44.613758 20308 raft_consensus.cc:2955] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.614226 19662 raft_consensus.cc:2955] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.627543 19665 raft_consensus.cc:2955] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.648110 19805 tablet_service.cc:1558] Processing DeleteTablet for tablet ad41d71edb0d4cf3985346a08a31c119 with delete_type TABLET_DATA_TOMBSTONED (TS 606f891f11a445edb29e8419e64d701e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:44.655524 19565 catalog_manager.cc:5697] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.664206 20735 tablet_replica.cc:333] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:08:44.666765 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb012ffa8db148a7b316de5be81681a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:44.667979 20735 raft_consensus.cc:2243] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:44.673130 19725 tablet_service.cc:1558] Processing DeleteTablet for tablet cb012ffa8db148a7b316de5be81681a3 with delete_type TABLET_DATA_TOMBSTONED (TS b6f88a234d404987839043a4426747eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44264
I20260709 13:08:44.673964 20735 raft_consensus.cc:2272] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:44.674966 20734 ts_tablet_manager.cc:1929] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:44.679397 20734 log.cc:1199] T b322e15c769245f893494afb17a03082 P b6f88a234d404987839043a4426747eb: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/wals/b322e15c769245f893494afb17a03082
I20260709 13:08:44.681290 20734 tablet_replica.cc:333] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:08:44.682077 19554 catalog_manager.cc:5028] TS b6f88a234d404987839043a4426747eb (127.18.33.66:39279): tablet b322e15c769245f893494afb17a03082 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:44.682327 20734 raft_consensus.cc:2243] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:44.683131 20734 raft_consensus.cc:2272] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:44.684558 20735 ts_tablet_manager.cc:1916] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:44.686458 20734 ts_tablet_manager.cc:1916] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:44.703977 20734 ts_tablet_manager.cc:1929] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:08:44.704592 20734 log.cc:1199] T cb012ffa8db148a7b316de5be81681a3 P b6f88a234d404987839043a4426747eb: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/wals/cb012ffa8db148a7b316de5be81681a3
I20260709 13:08:44.706447 19554 catalog_manager.cc:5028] TS b6f88a234d404987839043a4426747eb (127.18.33.66:39279): tablet cb012ffa8db148a7b316de5be81681a3 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:44.711297 20735 ts_tablet_manager.cc:1929] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:44.711787 20735 log.cc:1199] T ad41d71edb0d4cf3985346a08a31c119 P 606f891f11a445edb29e8419e64d701e: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/wals/ad41d71edb0d4cf3985346a08a31c119
I20260709 13:08:44.713567 19554 catalog_manager.cc:5028] TS 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): tablet ad41d71edb0d4cf3985346a08a31c119 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:44.748792 20679 raft_consensus.cc:1064] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:44.753217 20679 consensus_queue.cc:237] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:44.776576 20308 raft_consensus.cc:1275] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.778365 19665 raft_consensus.cc:1275] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.779510 20705 consensus_queue.cc:1048] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:44.784622 19811 raft_consensus.cc:1275] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.786372 20678 consensus_queue.cc:1048] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:44.788093 20676 consensus_queue.cc:1048] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:44.818091 20678 raft_consensus.cc:2955] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.822548 20308 raft_consensus.cc:2955] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.885833 19665 raft_consensus.cc:2955] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.911639 19811 raft_consensus.cc:2955] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:44.927888 19563 catalog_manager.cc:5697] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:44.956715 19738 consensus_queue.cc:237] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:44.990653 19811 raft_consensus.cc:1275] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:45.005841 20676 consensus_queue.cc:1048] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:45.014813 20309 raft_consensus.cc:1275] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:45.021785 20700 consensus_queue.cc:1048] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:45.033717 20705 raft_consensus.cc:2955] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:45.035470 19818 raft_consensus.cc:2955] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:45.056205 20308 raft_consensus.cc:2955] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:45.052325 19563 catalog_manager.cc:5697] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:45.063903 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ee3c16e8c0cd4ed59275f07820d5f3af with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:45.090695 19650 tablet_service.cc:1558] Processing DeleteTablet for tablet ee3c16e8c0cd4ed59275f07820d5f3af with delete_type TABLET_DATA_TOMBSTONED (TS e9a5b2fa73944872888ca26c4acc4157 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50570
I20260709 13:08:45.096292 20740 tablet_replica.cc:333] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:08:45.097494 20740 raft_consensus.cc:2243] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:45.098258 20740 raft_consensus.cc:2272] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.101522 20740 ts_tablet_manager.cc:1916] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:45.114348 20740 ts_tablet_manager.cc:1929] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:45.114697 20740 log.cc:1199] T ee3c16e8c0cd4ed59275f07820d5f3af P e9a5b2fa73944872888ca26c4acc4157: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/wals/ee3c16e8c0cd4ed59275f07820d5f3af
I20260709 13:08:45.116168 19552 catalog_manager.cc:5028] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): tablet ee3c16e8c0cd4ed59275f07820d5f3af (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:46.158569 19742 consensus_queue.cc:237] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:46.165246 19665 raft_consensus.cc:1275] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:46.167307 19811 raft_consensus.cc:1275] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:46.166816 20715 consensus_queue.cc:1048] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:46.168934 20700 consensus_queue.cc:1048] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } 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:08:46.170173 19707 consensus_peers.cc:597] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4848c264ee8746fc9b0dc052f091066a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:46.178679 20715 raft_consensus.cc:2955] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.180150 19660 raft_consensus.cc:2955] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.180977 19811 raft_consensus.cc:2955] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.191641 19665 consensus_queue.cc:237] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:46.201505 19563 catalog_manager.cc:5697] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.212461 19817 raft_consensus.cc:1275] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:46.212949 19740 raft_consensus.cc:1275] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:46.213704 19632 consensus_peers.cc:597] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68eaa80cfe3c4ab8bbfc01f147c3eb06. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:46.214133 20713 consensus_queue.cc:1048] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.215039 20642 consensus_queue.cc:1048] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.223428 20713 raft_consensus.cc:2955] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.225011 19811 raft_consensus.cc:2955] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.227936 19740 raft_consensus.cc:2955] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.246963 19740 consensus_queue.cc:237] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:08:46.258610 19707 consensus_peers.cc:597] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e34b589be2b4d9b96fd8e32f777a8a2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:46.256848 19567 catalog_manager.cc:5697] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.259567 19811 raft_consensus.cc:1275] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:46.260088 19665 raft_consensus.cc:1275] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:46.261044 20700 consensus_queue.cc:1048] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.263046 20705 consensus_queue.cc:1048] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.271270 20742 raft_consensus.cc:2955] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.275151 19665 raft_consensus.cc:2955] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.275333 19811 raft_consensus.cc:2955] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.290062 19817 consensus_queue.cc:237] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:46.336381 19563 catalog_manager.cc:5697] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.361869 19742 raft_consensus.cc:1275] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:46.362774 19781 consensus_peers.cc:597] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 840a99ee21944e2f950386588b7e4d80. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:46.363123 20720 consensus_queue.cc:1048] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.367318 19665 raft_consensus.cc:1275] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:46.368873 20720 consensus_queue.cc:1048] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.371938 20721 raft_consensus.cc:2955] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.373265 19742 raft_consensus.cc:2955] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.386730 19665 raft_consensus.cc:2955] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.403469 19565 catalog_manager.cc:5697] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:46.644184 20762 ts_tablet_manager.cc:933] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:08:46.649797 20762 tablet_copy_client.cc:323] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:08:46.651731 19678 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet 68eaa80cfe3c4ab8bbfc01f147c3eb06 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:08:46.652253 19678 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet 68eaa80cfe3c4ab8bbfc01f147c3eb06 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-68eaa80cfe3c4ab8bbfc01f147c3eb06
I20260709 13:08:46.658417 19678 tablet_copy_source_session.cc:215] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:46.661388 20762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68eaa80cfe3c4ab8bbfc01f147c3eb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:46.675711 20762 tablet_copy_client.cc:806] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:46.676265 20762 tablet_copy_client.cc:670] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:46.679823 20762 tablet_copy_client.cc:538] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:46.688958 20762 tablet_bootstrap.cc:492] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:46.706753 20762 tablet_bootstrap.cc:492] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:46.707690 20762 tablet_bootstrap.cc:492] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:46.708304 20762 ts_tablet_manager.cc:1403] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 13:08:46.711527 20762 raft_consensus.cc:359] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:46.712304 20762 raft_consensus.cc:740] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:46.712924 20762 consensus_queue.cc:260] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:46.719411 20762 ts_tablet_manager.cc:1434] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 13:08:46.721071 19678 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-68eaa80cfe3c4ab8bbfc01f147c3eb06 received from {username='slave'} at 127.0.0.1:56642
I20260709 13:08:46.721521 19678 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-68eaa80cfe3c4ab8bbfc01f147c3eb06 on tablet 68eaa80cfe3c4ab8bbfc01f147c3eb06 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:46.738868 20762 ts_tablet_manager.cc:933] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:46.740828 20762 tablet_copy_client.cc:323] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.67:33631
I20260709 13:08:46.742303 19828 tablet_copy_service.cc:140] P 606f891f11a445edb29e8419e64d701e: Received BeginTabletCopySession request for tablet 840a99ee21944e2f950386588b7e4d80 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:45424)
I20260709 13:08:46.742832 19828 tablet_copy_service.cc:161] P 606f891f11a445edb29e8419e64d701e: Beginning new tablet copy session on tablet 840a99ee21944e2f950386588b7e4d80 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:45424: session id = 175b9033e8fc45ee83e075f1d30ca7fd-840a99ee21944e2f950386588b7e4d80
I20260709 13:08:46.749399 19828 tablet_copy_source_session.cc:215] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:46.749608 20767 ts_tablet_manager.cc:933] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:46.752230 20767 tablet_copy_client.cc:323] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.66:39279
I20260709 13:08:46.753986 19754 tablet_copy_service.cc:140] P b6f88a234d404987839043a4426747eb: Received BeginTabletCopySession request for tablet 4848c264ee8746fc9b0dc052f091066a from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:33630)
I20260709 13:08:46.754467 19754 tablet_copy_service.cc:161] P b6f88a234d404987839043a4426747eb: Beginning new tablet copy session on tablet 4848c264ee8746fc9b0dc052f091066a from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:33630: session id = 175b9033e8fc45ee83e075f1d30ca7fd-4848c264ee8746fc9b0dc052f091066a
I20260709 13:08:46.759205 20762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840a99ee21944e2f950386588b7e4d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:46.764124 19754 tablet_copy_source_session.cc:215] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:46.767611 20767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4848c264ee8746fc9b0dc052f091066a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:46.782841 20762 tablet_copy_client.cc:806] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:46.783453 20762 tablet_copy_client.cc:670] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:46.785131 20767 tablet_copy_client.cc:806] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:46.785717 20767 tablet_copy_client.cc:670] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:46.789899 20762 tablet_copy_client.cc:538] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:46.790546 20767 tablet_copy_client.cc:538] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:46.798321 20762 tablet_bootstrap.cc:492] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:46.799649 20767 tablet_bootstrap.cc:492] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:46.832028 20769 ts_tablet_manager.cc:933] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:46.837806 20767 tablet_bootstrap.cc:492] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:46.839967 20767 tablet_bootstrap.cc:492] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:46.840610 20767 ts_tablet_manager.cc:1403] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.041s	user 0.031s	sys 0.008s
I20260709 13:08:46.849284 20762 tablet_bootstrap.cc:492] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:46.851943 20762 tablet_bootstrap.cc:492] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:46.852571 20762 ts_tablet_manager.cc:1403] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.010s
I20260709 13:08:46.856277 20769 tablet_copy_client.cc:323] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.66:39279
I20260709 13:08:46.855611 20762 raft_consensus.cc:359] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:46.856904 20762 raft_consensus.cc:740] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:46.857534 20762 consensus_queue.cc:260] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:46.858460 19754 tablet_copy_service.cc:140] P b6f88a234d404987839043a4426747eb: Received BeginTabletCopySession request for tablet 9e34b589be2b4d9b96fd8e32f777a8a2 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:33630)
I20260709 13:08:46.858987 19754 tablet_copy_service.cc:161] P b6f88a234d404987839043a4426747eb: Beginning new tablet copy session on tablet 9e34b589be2b4d9b96fd8e32f777a8a2 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:33630: session id = 175b9033e8fc45ee83e075f1d30ca7fd-9e34b589be2b4d9b96fd8e32f777a8a2
I20260709 13:08:46.859964 20762 ts_tablet_manager.cc:1434] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:08:46.866694 19754 tablet_copy_source_session.cc:215] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:46.870982 19828 tablet_copy_service.cc:342] P 606f891f11a445edb29e8419e64d701e: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-840a99ee21944e2f950386588b7e4d80 received from {username='slave'} at 127.0.0.1:45424
I20260709 13:08:46.871384 19828 tablet_copy_service.cc:434] P 606f891f11a445edb29e8419e64d701e: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-840a99ee21944e2f950386588b7e4d80 on tablet 840a99ee21944e2f950386588b7e4d80 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:46.872005 20769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e34b589be2b4d9b96fd8e32f777a8a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:46.866289 20767 raft_consensus.cc:359] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:46.872741 20767 raft_consensus.cc:740] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:46.873468 20767 consensus_queue.cc:260] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:46.879359 20767 ts_tablet_manager.cc:1434] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:08:46.880982 19754 tablet_copy_service.cc:342] P b6f88a234d404987839043a4426747eb: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-4848c264ee8746fc9b0dc052f091066a received from {username='slave'} at 127.0.0.1:33630
I20260709 13:08:46.881424 19754 tablet_copy_service.cc:434] P b6f88a234d404987839043a4426747eb: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-4848c264ee8746fc9b0dc052f091066a on tablet 4848c264ee8746fc9b0dc052f091066a with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:46.895123 20769 tablet_copy_client.cc:806] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:46.895612 20769 tablet_copy_client.cc:670] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:46.899176 20769 tablet_copy_client.cc:538] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:46.906649 20769 tablet_bootstrap.cc:492] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:46.924365 20769 tablet_bootstrap.cc:492] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:46.925040 20769 tablet_bootstrap.cc:492] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:46.925575 20769 ts_tablet_manager.cc:1403] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 13:08:46.927714 20769 raft_consensus.cc:359] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:46.928285 20769 raft_consensus.cc:740] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:46.928732 20769 consensus_queue.cc:260] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:46.930639 20769 ts_tablet_manager.cc:1434] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:08:46.932898 19754 tablet_copy_service.cc:342] P b6f88a234d404987839043a4426747eb: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-9e34b589be2b4d9b96fd8e32f777a8a2 received from {username='slave'} at 127.0.0.1:33630
I20260709 13:08:46.933277 19754 tablet_copy_service.cc:434] P b6f88a234d404987839043a4426747eb: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-9e34b589be2b4d9b96fd8e32f777a8a2 on tablet 9e34b589be2b4d9b96fd8e32f777a8a2 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:47.055581 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:47.123253 19740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:47.123884 19740 raft_consensus.cc:606] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:08:47.140113 19818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:08:47.140687 19818 raft_consensus.cc:606] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Received request to transfer leadership to TS e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:47.145186 19817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cc8696e89ae4671b19dba866e49220f"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:08:47.145738 19817 raft_consensus.cc:606] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Received request to transfer leadership to TS 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:47.147976 19740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:47.148470 19740 raft_consensus.cc:606] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:47.150790 19740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:47.151284 19740 raft_consensus.cc:606] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:47.152168 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:08:47.153312 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:47.162773 20307 raft_consensus.cc:1217] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:47.227291 20307 raft_consensus.cc:1217] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:47.347577 20307 raft_consensus.cc:1217] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:47.385195 20700 raft_consensus.cc:993] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb: : Instructing follower e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:47.385635 20715 raft_consensus.cc:1081] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:47.387137 19667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:50572
I20260709 13:08:47.387758 19667 raft_consensus.cc:493] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:47.388060 19667 raft_consensus.cc:3060] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.393136 19667 raft_consensus.cc:515] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:47.394565 19667 leader_election.cc:290] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:47.395323 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:47.395632 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:47.396202 19817 raft_consensus.cc:3060] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.396324 19740 raft_consensus.cc:3055] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:47.396724 19740 raft_consensus.cc:740] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:47.397418 19740 consensus_queue.cc:260] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:47.398600 19740 raft_consensus.cc:3060] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.402508 19817 raft_consensus.cc:2468] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:08:47.402998 19740 raft_consensus.cc:2468] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:08:47.403658 19635 leader_election.cc:304] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:47.404260 20713 raft_consensus.cc:2804] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:47.404722 20713 raft_consensus.cc:697] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:47.405763 20713 consensus_queue.cc:237] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:47.422647 20307 raft_consensus.cc:1217] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:47.424351 19567 catalog_manager.cc:5697] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:47.464958 20761 raft_consensus.cc:993] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e: : Instructing follower 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:47.465616 20761 raft_consensus.cc:1081] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Signalling peer 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:47.467260 20307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cc8696e89ae4671b19dba866e49220f"
dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:59964
I20260709 13:08:47.467777 20307 raft_consensus.cc:493] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:47.468123 20307 raft_consensus.cc:3060] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.475963 20307 raft_consensus.cc:515] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:47.480182 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc8696e89ae4671b19dba866e49220f" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:47.480706 19740 raft_consensus.cc:3060] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.482824 20307 leader_election.cc:290] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:47.483016 20781 raft_consensus.cc:993] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:47.484542 20705 raft_consensus.cc:1081] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:47.485808 20705 raft_consensus.cc:993] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb: : Instructing follower e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:47.486164 20705 raft_consensus.cc:1081] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:47.486243 19818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:08:47.486641 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc8696e89ae4671b19dba866e49220f" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:47.486788 19818 raft_consensus.cc:493] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:47.487180 19818 raft_consensus.cc:3060] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.487207 19810 raft_consensus.cc:3055] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:47.487617 19810 raft_consensus.cc:740] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:47.487732 19667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:50572
I20260709 13:08:47.488240 19667 raft_consensus.cc:493] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:47.488396 19810 consensus_queue.cc:260] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:47.489534 19810 raft_consensus.cc:3060] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.489241 19667 raft_consensus.cc:3060] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.493230 19818 raft_consensus.cc:515] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:47.495015 19818 leader_election.cc:290] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:47.496011 19810 raft_consensus.cc:2468] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:47.497155 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:47.497709 19742 raft_consensus.cc:3055] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:47.497978 19742 raft_consensus.cc:740] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:47.498631 19742 consensus_queue.cc:260] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:47.499734 19742 raft_consensus.cc:3060] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.501753 19667 raft_consensus.cc:515] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:47.502120 20278 leader_election.cc:304] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: 
I20260709 13:08:47.502985 20765 raft_consensus.cc:2804] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:47.503461 19667 leader_election.cc:290] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:47.505033 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:47.505607 19660 raft_consensus.cc:3060] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.510116 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:47.510686 19738 raft_consensus.cc:3055] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:47.511008 19738 raft_consensus.cc:740] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:47.511765 19738 consensus_queue.cc:260] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:47.512995 19738 raft_consensus.cc:3060] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.516233 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:47.516816 19810 raft_consensus.cc:3060] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:47.519959 19738 raft_consensus.cc:2468] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:08:47.521142 19635 leader_election.cc:304] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:47.521909 20713 raft_consensus.cc:2804] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:47.522332 20713 raft_consensus.cc:697] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:47.523074 20713 consensus_queue.cc:237] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:47.524681 19810 raft_consensus.cc:2468] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:08:47.510470 20779 raft_consensus.cc:993] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e: : Instructing follower e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:47.526476 20761 raft_consensus.cc:1081] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Signalling peer e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:47.528067 19667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:50574
I20260709 13:08:47.528589 19667 raft_consensus.cc:493] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:47.528976 19667 raft_consensus.cc:3060] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:47.533774 19742 raft_consensus.cc:2468] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:47.538018 19740 raft_consensus.cc:2468] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:47.543736 19660 raft_consensus.cc:2468] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:47.545827 19667 raft_consensus.cc:515] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:47.554402 19667 leader_election.cc:290] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:47.553692 19784 leader_election.cc:304] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:47.555538 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:47.557453 19810 raft_consensus.cc:3055] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:47.557766 19810 raft_consensus.cc:740] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:47.558516 19810 consensus_queue.cc:260] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:47.559726 19810 raft_consensus.cc:3060] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:47.563717 20761 raft_consensus.cc:2804] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:47.564414 20761 raft_consensus.cc:697] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:47.564864 20765 raft_consensus.cc:697] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:08:47.565825 20765 consensus_queue.cc:237] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:47.555853 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:47.572412 19740 raft_consensus.cc:3060] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:47.573905 19810 raft_consensus.cc:2468] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:08:47.565208 20761 consensus_queue.cc:237] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:47.575227 19635 leader_election.cc:304] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:47.575977 20713 raft_consensus.cc:2804] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:47.576447 20713 raft_consensus.cc:697] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:47.575889 19565 catalog_manager.cc:5697] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:47.577183 20713 consensus_queue.cc:237] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:47.581619 19740 raft_consensus.cc:2468] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:08:47.595753 19563 catalog_manager.cc:5697] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 1 to 2, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 2 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:47.596391 19567 catalog_manager.cc:5697] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:47.604365 19565 catalog_manager.cc:5697] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 2 to 3, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:47.673779 20754 raft_consensus.cc:1064] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:47.676009 20754 consensus_queue.cc:237] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:47.681509 20307 raft_consensus.cc:1275] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.681511 19817 raft_consensus.cc:1275] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.682802 19740 raft_consensus.cc:1275] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.682941 20754 consensus_queue.cc:1048] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.683818 20778 consensus_queue.cc:1048] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.685475 20713 consensus_queue.cc:1048] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.700541 20754 raft_consensus.cc:2955] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:47.702796 20307 raft_consensus.cc:2955] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:47.707295 20779 raft_consensus.cc:1064] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:47.709722 20779 consensus_queue.cc:237] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:47.740147 19565 catalog_manager.cc:5697] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:47.772149 20309 raft_consensus.cc:1275] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.775302 20803 consensus_queue.cc:1048] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:47.781155 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 48265.8us
I20260709 13:08:47.783133 19740 raft_consensus.cc:2955] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:47.782990 19810 raft_consensus.cc:2955] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:47.808614 19738 raft_consensus.cc:1275] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.822333 19668 raft_consensus.cc:1275] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.824891 19660 consensus_queue.cc:237] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:47.826731 20715 raft_consensus.cc:1064] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:47.828934 20715 consensus_queue.cc:237] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:47.835850 20705 raft_consensus.cc:1064] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:47.834036 20779 consensus_queue.cc:1048] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:08:47.838024 20705 consensus_queue.cc:237] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:47.843797 20804 consensus_queue.cc:1048] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:47.830925 19740 raft_consensus.cc:1275] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:47.849962 19810 raft_consensus.cc:1275] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:47.852609 20754 consensus_queue.cc:1048] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:47.854090 20754 consensus_queue.cc:1048] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:47.863718 20309 raft_consensus.cc:1275] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:47.865358 20801 consensus_queue.cc:1048] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:47.866500 20799 raft_consensus.cc:2955] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:47.874748 20308 raft_consensus.cc:1275] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.876262 20754 raft_consensus.cc:2955] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:47.877739 19810 raft_consensus.cc:2955] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:47.883420 19817 raft_consensus.cc:1275] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.888291 20781 consensus_queue.cc:1048] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.889333 20311 raft_consensus.cc:1275] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.896296 19817 raft_consensus.cc:1275] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.890098 19660 raft_consensus.cc:1275] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.894136 20310 raft_consensus.cc:2955] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:47.905772 20786 consensus_queue.cc:1048] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:47.907712 20786 consensus_queue.cc:1048] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.908969 19742 raft_consensus.cc:2955] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:47.922283 20781 consensus_queue.cc:1048] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.937285 20700 consensus_queue.cc:1048] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.937584 19567 catalog_manager.cc:5697] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:47.942920 19565 catalog_manager.cc:5697] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:47.951171 19818 raft_consensus.cc:1275] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:47.954222 20308 raft_consensus.cc:2955] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:47.964597 19660 raft_consensus.cc:1275] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.965943 20705 consensus_queue.cc:1048] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.972167 19818 raft_consensus.cc:1275] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:47.973330 20765 consensus_queue.cc:1048] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:47.977639 20713 consensus_queue.cc:1048] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:47.979984 19668 raft_consensus.cc:2955] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.000694 20705 raft_consensus.cc:2955] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:47.996425 20700 raft_consensus.cc:2955] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.055634 19811 raft_consensus.cc:1275] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:48.042847 19817 raft_consensus.cc:2955] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.065030 19742 raft_consensus.cc:1275] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:48.028529 19662 raft_consensus.cc:2955] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.090610 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 68eaa80cfe3c4ab8bbfc01f147c3eb06 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:48.067129 20801 consensus_queue.cc:1048] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:08:48.096521 20721 consensus_queue.cc:1048] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:48.145633 19708 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 75603.3us
I20260709 13:08:48.153072 19742 raft_consensus.cc:1275] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:48.154599 20801 consensus_queue.cc:1048] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:48.155040 19742 raft_consensus.cc:1275] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:48.156888 20801 consensus_queue.cc:1048] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:48.185998 19662 raft_consensus.cc:1275] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:48.175001 19566 catalog_manager.cc:5697] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.186477 19817 consensus_queue.cc:237] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:48.197640 19818 raft_consensus.cc:1275] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:48.201828 20799 consensus_queue.cc:1048] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:08:48.211928 20797 consensus_queue.cc:1048] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:48.220754 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:48.244436 19566 catalog_manager.cc:5697] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.282590 20307 raft_consensus.cc:1275] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:48.285295 19815 raft_consensus.cc:2955] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.290031 19725 tablet_service.cc:1558] Processing DeleteTablet for tablet 68eaa80cfe3c4ab8bbfc01f147c3eb06 with delete_type TABLET_DATA_TOMBSTONED (TS b6f88a234d404987839043a4426747eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44264
I20260709 13:08:48.291615 20309 raft_consensus.cc:2955] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.291795 20307 raft_consensus.cc:2955] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.301954 20804 consensus_queue.cc:1048] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:48.312024 19739 raft_consensus.cc:1275] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:48.332835 20840 tablet_replica.cc:333] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:08:48.345280 20798 raft_consensus.cc:2955] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.347329 20840 raft_consensus.cc:2243] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:48.348132 20840 raft_consensus.cc:2272] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:48.351493 20840 ts_tablet_manager.cc:1916] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:48.352609 20309 raft_consensus.cc:2955] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.361161 20799 consensus_queue.cc:1048] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:48.362836 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 840a99ee21944e2f950386588b7e4d80 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:48.373654 19567 catalog_manager.cc:5697] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.380538 19740 raft_consensus.cc:2955] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.392102 19650 tablet_service.cc:1558] Processing DeleteTablet for tablet 840a99ee21944e2f950386588b7e4d80 with delete_type TABLET_DATA_TOMBSTONED (TS e9a5b2fa73944872888ca26c4acc4157 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50570
I20260709 13:08:48.426556 20840 ts_tablet_manager.cc:1929] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:48.427018 20840 log.cc:1199] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P b6f88a234d404987839043a4426747eb: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/wals/68eaa80cfe3c4ab8bbfc01f147c3eb06
I20260709 13:08:48.438697 19741 raft_consensus.cc:1275] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:48.443274 19662 raft_consensus.cc:2955] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.447222 20833 consensus_queue.cc:1048] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:48.440817 19739 consensus_queue.cc:237] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
W20260709 13:08:48.460464 20836 log.cc:927] Time spent T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
W20260709 13:08:48.466451 20835 log.cc:927] Time spent T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 13:08:48.468719 20843 tablet_replica.cc:333] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:08:48.469746 20843 raft_consensus.cc:2243] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:48.473888 20843 raft_consensus.cc:2272] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:48.441751 19554 catalog_manager.cc:5028] TS b6f88a234d404987839043a4426747eb (127.18.33.66:39279): tablet 68eaa80cfe3c4ab8bbfc01f147c3eb06 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:48.493099 20308 raft_consensus.cc:1275] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:48.494431 20843 ts_tablet_manager.cc:1916] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:48.496505 20821 consensus_queue.cc:1048] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:48.510519 19660 raft_consensus.cc:1275] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:48.517007 20821 consensus_queue.cc:1048] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:48.525146 20828 raft_consensus.cc:2955] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.526026 20308 raft_consensus.cc:2955] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.525465 19660 raft_consensus.cc:2955] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.542539 19742 consensus_queue.cc:237] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:48.543577 20843 ts_tablet_manager.cc:1929] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:48.544046 20843 log.cc:1199] T 840a99ee21944e2f950386588b7e4d80 P e9a5b2fa73944872888ca26c4acc4157: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/wals/840a99ee21944e2f950386588b7e4d80
I20260709 13:08:48.546454 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e34b589be2b4d9b96fd8e32f777a8a2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:48.547957 20309 raft_consensus.cc:1275] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:48.548743 19662 raft_consensus.cc:1275] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:48.475278 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:48.551151 19552 catalog_manager.cc:5028] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): tablet 840a99ee21944e2f950386588b7e4d80 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:48.549177 20828 consensus_queue.cc:1048] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:48.570025 20828 consensus_queue.cc:1048] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:48.573259 20823 raft_consensus.cc:2955] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.573864 19567 catalog_manager.cc:5697] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.577076 20308 raft_consensus.cc:2955] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.583611 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4848c264ee8746fc9b0dc052f091066a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:48.590780 19662 raft_consensus.cc:2955] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.593719 19805 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e34b589be2b4d9b96fd8e32f777a8a2 with delete_type TABLET_DATA_TOMBSTONED (TS 606f891f11a445edb29e8419e64d701e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:48.610409 19565 catalog_manager.cc:5697] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:48.618981 20845 tablet_replica.cc:333] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:08:48.620152 20845 raft_consensus.cc:2243] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:48.621079 20845 raft_consensus.cc:2272] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:48.624583 20845 ts_tablet_manager.cc:1916] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:48.632891 19805 tablet_service.cc:1558] Processing DeleteTablet for tablet 4848c264ee8746fc9b0dc052f091066a with delete_type TABLET_DATA_TOMBSTONED (TS 606f891f11a445edb29e8419e64d701e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:48.650156 20845 ts_tablet_manager.cc:1929] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:48.650708 20845 log.cc:1199] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 606f891f11a445edb29e8419e64d701e: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/wals/9e34b589be2b4d9b96fd8e32f777a8a2
I20260709 13:08:48.652220 19554 catalog_manager.cc:5028] TS 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): tablet 9e34b589be2b4d9b96fd8e32f777a8a2 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:48.652282 20845 tablet_replica.cc:333] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:08:48.653404 20845 raft_consensus.cc:2243] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:48.654240 20845 raft_consensus.cc:2272] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:48.657478 20845 ts_tablet_manager.cc:1916] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:48.670390 20845 ts_tablet_manager.cc:1929] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:48.670686 20845 log.cc:1199] T 4848c264ee8746fc9b0dc052f091066a P 606f891f11a445edb29e8419e64d701e: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/wals/4848c264ee8746fc9b0dc052f091066a
I20260709 13:08:48.671283 19739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11cd3c9578f24924b32216aa440dd671"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:48.671783 19739 raft_consensus.cc:606] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:48.671962 19554 catalog_manager.cc:5028] TS 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): tablet 4848c264ee8746fc9b0dc052f091066a (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:48.673952 19811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "137fe738a1a84c0f9c3291ee72852330"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:08:48.674502 19811 raft_consensus.cc:606] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Received request to transfer leadership to TS e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:48.676612 19739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:48.677032 19739 raft_consensus.cc:606] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:08:48.688722 19662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b322e15c769245f893494afb17a03082"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
mode: GRACEFUL
new_leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:44624
I20260709 13:08:48.689236 19662 raft_consensus.cc:606] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Received request to transfer leadership to TS 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:48.691753 19739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:48.692186 19739 raft_consensus.cc:606] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:08:48.694278 19739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:48.694685 19739 raft_consensus.cc:606] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:08:48.695700 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:08:48.696781 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:48.882045 20825 raft_consensus.cc:993] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:48.882555 20823 raft_consensus.cc:1081] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:48.883822 19817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:08:48.884222 19817 raft_consensus.cc:493] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:48.884469 19817 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:48.888707 19817 raft_consensus.cc:515] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:48.890348 19817 leader_election.cc:290] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:48.891590 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:48.892086 19742 raft_consensus.cc:3055] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:48.892426 19742 raft_consensus.cc:740] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:48.892819 19662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:48.893065 19742 consensus_queue.cc:260] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:48.893445 19662 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:48.893953 19742 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:48.897758 19742 raft_consensus.cc:2468] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:48.897858 19662 raft_consensus.cc:2468] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:48.898680 19784 leader_election.cc:304] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:48.899302 20799 raft_consensus.cc:2804] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:48.899825 20799 raft_consensus.cc:697] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:48.900804 20799 consensus_queue.cc:237] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:48.912139 19566 catalog_manager.cc:5697] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:48.948961 20825 raft_consensus.cc:993] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb: : Instructing follower 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:48.949450 20823 raft_consensus.cc:1081] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:48.950726 20308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11cd3c9578f24924b32216aa440dd671"
dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:59980
I20260709 13:08:48.951236 20308 raft_consensus.cc:493] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:48.951462 20308 raft_consensus.cc:3060] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:48.955413 20308 raft_consensus.cc:515] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:48.957134 20308 leader_election.cc:290] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:48.958590 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cd3c9578f24924b32216aa440dd671" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:48.959182 20721 raft_consensus.cc:993] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e: : Instructing follower e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:48.959645 20799 raft_consensus.cc:1081] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Signalling peer e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:48.961053 19662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "137fe738a1a84c0f9c3291ee72852330"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:50574
I20260709 13:08:48.961108 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cd3c9578f24924b32216aa440dd671" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:48.961733 19662 raft_consensus.cc:493] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:48.959139 19660 raft_consensus.cc:3060] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:48.962183 19662 raft_consensus.cc:3060] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:48.968287 19742 raft_consensus.cc:3055] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:48.971711 19742 raft_consensus.cc:740] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:48.972975 19742 consensus_queue.cc:260] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:48.974300 19742 raft_consensus.cc:3060] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:48.974928 19660 raft_consensus.cc:2468] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:48.969753 19662 raft_consensus.cc:515] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:48.983469 19742 raft_consensus.cc:2468] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:48.984709 20276 leader_election.cc:304] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:48.987443 20765 raft_consensus.cc:2804] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:48.988173 20765 raft_consensus.cc:697] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:08:48.987771 19662 leader_election.cc:290] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:48.989035 20765 consensus_queue.cc:237] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:48.989714 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137fe738a1a84c0f9c3291ee72852330" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:48.990188 19742 raft_consensus.cc:3060] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:48.991217 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137fe738a1a84c0f9c3291ee72852330" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:48.991781 19817 raft_consensus.cc:3055] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:48.992089 19817 raft_consensus.cc:740] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:48.993188 20825 raft_consensus.cc:993] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:48.992956 19817 consensus_queue.cc:260] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:48.993836 20828 raft_consensus.cc:1081] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:48.994335 19817 raft_consensus.cc:3060] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:48.996209 19811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:08:48.996793 19811 raft_consensus.cc:493] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:48.997102 19811 raft_consensus.cc:3060] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:48.998275 19742 raft_consensus.cc:2468] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:08:48.999306 19635 leader_election.cc:304] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:49.000849 19817 raft_consensus.cc:2468] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:08:49.002562 20801 raft_consensus.cc:2804] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:49.003270 20801 raft_consensus.cc:697] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:49.004132 20797 raft_consensus.cc:993] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157: : Instructing follower 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:49.004596 20797 raft_consensus.cc:1081] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Signalling peer 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:49.004163 20801 consensus_queue.cc:237] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:49.009543 20308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b322e15c769245f893494afb17a03082"
dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:59966
I20260709 13:08:49.010448 20308 raft_consensus.cc:493] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:49.008549 19566 catalog_manager.cc:5697] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 2 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:49.010833 20308 raft_consensus.cc:3060] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:49.011397 19811 raft_consensus.cc:515] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:49.014026 19811 leader_election.cc:290] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:49.014879 19662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:49.015437 19662 raft_consensus.cc:3060] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:49.018422 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:49.018978 19739 raft_consensus.cc:3055] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:49.019274 19739 raft_consensus.cc:740] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:49.019994 19739 consensus_queue.cc:260] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:49.021565 20823 raft_consensus.cc:993] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:49.022049 20828 raft_consensus.cc:1081] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:49.025266 20308 raft_consensus.cc:515] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:49.028232 20308 leader_election.cc:290] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:49.029131 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b322e15c769245f893494afb17a03082" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:49.031947 19660 raft_consensus.cc:3055] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:49.032243 19660 raft_consensus.cc:740] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:49.032989 19660 consensus_queue.cc:260] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:49.034219 19660 raft_consensus.cc:3060] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:49.037048 19739 raft_consensus.cc:3060] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:49.039842 19660 raft_consensus.cc:2468] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:49.040858 20276 leader_election.cc:304] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:49.041565 20765 raft_consensus.cc:2804] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:49.042186 20765 raft_consensus.cc:697] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:08:49.042868 20765 consensus_queue.cc:237] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:49.042511 19566 catalog_manager.cc:5697] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 1 to 2, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:49.043242 19739 raft_consensus.cc:2468] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:49.044451 19784 leader_election.cc:304] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:49.045181 20721 raft_consensus.cc:2804] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:49.045662 20721 raft_consensus.cc:697] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:49.046389 20721 consensus_queue.cc:237] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:49.048234 19662 raft_consensus.cc:2468] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:49.029889 19817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:08:49.030697 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b322e15c769245f893494afb17a03082" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:49.049327 19810 raft_consensus.cc:3060] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:49.060281 19810 raft_consensus.cc:2468] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:49.061304 19817 raft_consensus.cc:493] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:49.061697 19817 raft_consensus.cc:3060] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:49.069674 19566 catalog_manager.cc:5697] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:49.072302 19817 raft_consensus.cc:515] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:49.075063 19817 leader_election.cc:290] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:49.075642 19662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:49.077080 19662 raft_consensus.cc:3060] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:49.079308 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:49.079927 19739 raft_consensus.cc:3055] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:49.080260 19739 raft_consensus.cc:740] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:49.087239 19739 consensus_queue.cc:260] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:49.088742 19739 raft_consensus.cc:3060] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:49.083273 19662 raft_consensus.cc:2468] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:49.092598 19782 leader_election.cc:304] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:49.093230 20721 raft_consensus.cc:2804] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:49.093684 20721 raft_consensus.cc:697] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:49.095432 20721 consensus_queue.cc:237] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:49.096454 19566 catalog_manager.cc:5697] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 1 to 2, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 2 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:49.107362 19739 raft_consensus.cc:2468] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:49.112156 19563 catalog_manager.cc:5697] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:49.283483 19739 raft_consensus.cc:1275] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:49.284498 20721 consensus_queue.cc:1048] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.292225 19662 raft_consensus.cc:1275] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:49.293596 20721 consensus_queue.cc:1048] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.390134 19741 raft_consensus.cc:1275] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:49.391175 20765 consensus_queue.cc:1048] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:49.401248 19662 raft_consensus.cc:1275] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:49.402784 20849 consensus_queue.cc:1048] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:49.433566 19741 raft_consensus.cc:1275] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:49.434559 20797 consensus_queue.cc:1048] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.444129 19817 raft_consensus.cc:1275] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:49.445992 20797 consensus_queue.cc:1048] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.473779 19662 raft_consensus.cc:1275] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:49.474936 20721 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.484524 19741 raft_consensus.cc:1275] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:49.485806 20799 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.510362 19811 raft_consensus.cc:1275] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:49.511574 20849 consensus_queue.cc:1048] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:49.520555 19662 raft_consensus.cc:1275] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:49.522858 20829 consensus_queue.cc:1048] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:49.598392 19662 raft_consensus.cc:1275] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:49.599545 20799 consensus_queue.cc:1048] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.608572 19741 raft_consensus.cc:1275] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:49.610008 20799 consensus_queue.cc:1048] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.697729 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:49.705794 19811 consensus_queue.cc:237] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:08:49.713274 19781 consensus_peers.cc:597] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a19e28441e6b4b24b172dad48e33dab4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.716269 19741 raft_consensus.cc:1275] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:49.717798 20804 consensus_queue.cc:1048] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.718353 19660 raft_consensus.cc:1275] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:49.719452 20804 consensus_queue.cc:1048] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.726055 20799 raft_consensus.cc:2955] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:49.727579 19739 raft_consensus.cc:2955] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:49.744808 19565 catalog_manager.cc:5697] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:49.748466 19660 raft_consensus.cc:2955] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:49.750627 19667 consensus_queue.cc:237] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:08:49.759019 19632 consensus_peers.cc:597] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c526d52876d48bfa448417d3bbe5caf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.761714 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:49.790619 19739 raft_consensus.cc:1275] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:49.796497 19811 raft_consensus.cc:1275] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:49.798108 20802 consensus_queue.cc:1048] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:49.800138 20802 consensus_queue.cc:1048] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:49.830538 20797 raft_consensus.cc:2955] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:49.832211 19739 raft_consensus.cc:2955] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:49.836766 19811 raft_consensus.cc:2955] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:49.847038 19741 consensus_queue.cc:237] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:49.858058 19563 catalog_manager.cc:5697] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:49.860770 19707 consensus_peers.cc:597] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 533870de5c984ce59bc06cfe0149baaa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.864933 19811 raft_consensus.cc:1275] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:49.864933 19660 raft_consensus.cc:1275] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:49.866415 20825 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.867250 20821 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.888051 19810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45e0ac206c6f4a32a1f4d32ef00e8dbd"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:08:49.888644 19810 raft_consensus.cc:606] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Received request to transfer leadership to TS e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:49.888245 20821 raft_consensus.cc:2955] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:49.896806 19811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a34d912226ad40c2847d1292df0fe5ca"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:08:49.897487 19811 raft_consensus.cc:606] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Received request to transfer leadership to TS 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:49.896852 19660 raft_consensus.cc:2955] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:49.908571 19741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad41d71edb0d4cf3985346a08a31c119"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:49.909200 19741 raft_consensus.cc:606] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:49.914052 19660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b421e10f14de47b48934f560499af392"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
mode: GRACEFUL
new_leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:44624
I20260709 13:08:49.914700 19660 raft_consensus.cc:606] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Received request to transfer leadership to TS 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:49.912797 19811 raft_consensus.cc:2955] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:49.918704 19739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d81b746475054fada27959758113d61b"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:49.919540 19739 raft_consensus.cc:606] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:08:49.931087 19810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:08:49.931617 19810 raft_consensus.cc:606] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Received request to transfer leadership to TS e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:49.932893 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:08:49.932217 19566 catalog_manager.cc:5697] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:49.934579 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:49.940315 19660 consensus_queue.cc:237] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:08:49.954728 19632 consensus_peers.cc:597] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b12cecfbac04ca0858a0af97f42816e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.955780 19811 raft_consensus.cc:1275] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:49.955780 19739 raft_consensus.cc:1275] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:49.957448 20801 consensus_queue.cc:1048] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.958353 20797 consensus_queue.cc:1048] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.966662 20801 raft_consensus.cc:2955] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:49.976505 19739 raft_consensus.cc:2955] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:49.978771 20804 raft_consensus.cc:993] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e: : Instructing follower e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:49.979238 20799 raft_consensus.cc:1081] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Signalling peer e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:49.976542 19811 raft_consensus.cc:2955] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:49.987699 19668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45e0ac206c6f4a32a1f4d32ef00e8dbd"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:50574
I20260709 13:08:49.987303 19565 catalog_manager.cc:5697] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:49.988234 19668 raft_consensus.cc:493] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:49.988607 19668 raft_consensus.cc:3060] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:49.994130 19668 raft_consensus.cc:515] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:49.995879 19668 leader_election.cc:290] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:49.996912 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e0ac206c6f4a32a1f4d32ef00e8dbd" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:49.997193 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e0ac206c6f4a32a1f4d32ef00e8dbd" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:49.997565 19741 raft_consensus.cc:3060] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:49.997707 19810 raft_consensus.cc:3055] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:49.998039 19810 raft_consensus.cc:740] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:49.998723 19810 consensus_queue.cc:260] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:49.999636 19810 raft_consensus.cc:3060] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:50.007802 20799 raft_consensus.cc:993] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e: : Instructing follower 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:50.008317 20799 raft_consensus.cc:1081] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Signalling peer 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:50.010102 20309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a34d912226ad40c2847d1292df0fe5ca"
dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:59964
I20260709 13:08:50.010602 20309 raft_consensus.cc:493] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:50.010905 20309 raft_consensus.cc:3060] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:50.018162 19810 raft_consensus.cc:2468] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:08:50.019848 19635 leader_election.cc:304] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:50.020704 20797 raft_consensus.cc:2804] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:50.021142 20797 raft_consensus.cc:697] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:50.021970 20797 consensus_queue.cc:237] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:50.022827 19741 raft_consensus.cc:2468] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:08:50.023972 20309 raft_consensus.cc:515] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:50.026417 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34d912226ad40c2847d1292df0fe5ca" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:50.026712 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34d912226ad40c2847d1292df0fe5ca" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:50.027331 19811 raft_consensus.cc:3055] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:50.027619 19811 raft_consensus.cc:740] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:50.028293 19811 consensus_queue.cc:260] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:50.029281 19811 raft_consensus.cc:3060] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:50.027058 19741 raft_consensus.cc:3060] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:50.037271 19741 raft_consensus.cc:2468] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:50.038411 20278 leader_election.cc:304] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:50.039232 20829 raft_consensus.cc:2804] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:50.039671 20829 raft_consensus.cc:697] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:08:50.039784 19811 raft_consensus.cc:2468] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:50.025933 20309 leader_election.cc:290] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:50.041565 20829 consensus_queue.cc:237] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:50.058001 19566 catalog_manager.cc:5697] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 1 to 2, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.059403 19563 catalog_manager.cc:5697] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 1 to 2, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 2 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:50.068185 20821 raft_consensus.cc:993] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb: : Instructing follower 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:50.070148 20821 raft_consensus.cc:1081] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:50.074129 20309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad41d71edb0d4cf3985346a08a31c119"
dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:59980
I20260709 13:08:50.074625 20309 raft_consensus.cc:493] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:50.074935 20309 raft_consensus.cc:3060] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:50.084453 20309 raft_consensus.cc:515] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:50.087232 20874 raft_consensus.cc:993] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e: : Instructing follower e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:50.087687 20874 raft_consensus.cc:1081] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Signalling peer e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:50.087836 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad41d71edb0d4cf3985346a08a31c119" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:50.086750 20309 leader_election.cc:290] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:50.088413 19741 raft_consensus.cc:3055] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:50.088727 19741 raft_consensus.cc:740] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:50.089578 19660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:50574
I20260709 13:08:50.089805 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad41d71edb0d4cf3985346a08a31c119" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:50.089597 19741 consensus_queue.cc:260] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:50.090255 19660 raft_consensus.cc:493] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:50.090550 19668 raft_consensus.cc:3060] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:50.090739 19660 raft_consensus.cc:3060] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:50.091040 19741 raft_consensus.cc:3060] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:50.096948 19668 raft_consensus.cc:2468] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:50.097487 19741 raft_consensus.cc:2468] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:50.098742 20278 leader_election.cc:304] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:50.099557 20829 raft_consensus.cc:2804] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:50.099993 20829 raft_consensus.cc:697] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:08:50.101148 20829 consensus_queue.cc:237] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:50.098268 19660 raft_consensus.cc:515] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:50.104128 19660 leader_election.cc:290] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:50.105799 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:50.106309 19811 raft_consensus.cc:3055] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:50.106235 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:50.107157 19811 raft_consensus.cc:740] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:50.107342 19741 raft_consensus.cc:3060] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:50.107944 19811 consensus_queue.cc:260] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:50.109082 19811 raft_consensus.cc:3060] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:50.114940 19741 raft_consensus.cc:2468] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:08:50.118278 19563 catalog_manager.cc:5697] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 2 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:50.121320 19811 raft_consensus.cc:2468] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:08:50.119220 19635 leader_election.cc:304] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:50.126379 20797 raft_consensus.cc:2804] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:50.127997 20797 raft_consensus.cc:697] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:50.129756 20797 consensus_queue.cc:237] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:50.141029 19563 catalog_manager.cc:5697] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 2 to 3, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.147101 20895 ts_tablet_manager.cc:933] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:08:50.151136 20895 tablet_copy_client.cc:323] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:08:50.152619 19678 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet 8c526d52876d48bfa448417d3bbe5caf from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:08:50.156050 19678 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet 8c526d52876d48bfa448417d3bbe5caf from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-8c526d52876d48bfa448417d3bbe5caf
I20260709 13:08:50.163067 19678 tablet_copy_source_session.cc:215] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:50.166261 20895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c526d52876d48bfa448417d3bbe5caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.186096 20895 tablet_copy_client.cc:806] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:50.186651 20895 tablet_copy_client.cc:670] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:50.189659 20895 tablet_copy_client.cc:538] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:50.199575 20895 tablet_bootstrap.cc:492] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:50.217487 20895 tablet_bootstrap.cc:492] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:50.218291 20895 tablet_bootstrap.cc:492] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:50.218948 20895 ts_tablet_manager.cc:1403] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260709 13:08:50.220017 20821 raft_consensus.cc:993] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:50.220520 20888 raft_consensus.cc:1081] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:50.221607 20895 raft_consensus.cc:359] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:50.222131 19811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d81b746475054fada27959758113d61b"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:08:50.222465 20895 raft_consensus.cc:740] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:50.222652 19811 raft_consensus.cc:493] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:50.223031 19811 raft_consensus.cc:3060] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:50.222976 20895 consensus_queue.cc:260] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:50.225365 20895 ts_tablet_manager.cc:1434] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:50.229657 19678 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-8c526d52876d48bfa448417d3bbe5caf received from {username='slave'} at 127.0.0.1:56642
I20260709 13:08:50.230067 19678 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-8c526d52876d48bfa448417d3bbe5caf on tablet 8c526d52876d48bfa448417d3bbe5caf with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:50.233896 20802 raft_consensus.cc:993] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157: : Instructing follower 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:50.233753 19811 raft_consensus.cc:515] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:50.234368 20801 raft_consensus.cc:1081] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Signalling peer 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:50.235942 20308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b421e10f14de47b48934f560499af392"
dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:59966
I20260709 13:08:50.236399 20308 raft_consensus.cc:493] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:50.236707 20308 raft_consensus.cc:3060] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:50.238371 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:50.239005 19668 raft_consensus.cc:3060] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:50.244588 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:50.244983 20308 raft_consensus.cc:515] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:50.245651 19741 raft_consensus.cc:3055] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:50.245705 19668 raft_consensus.cc:2468] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:50.245136 19811 leader_election.cc:290] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:50.246151 19741 raft_consensus.cc:740] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:50.247484 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:50.247148 19741 consensus_queue.cc:260] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:50.248013 19660 raft_consensus.cc:3055] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:50.249116 19660 raft_consensus.cc:740] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:50.249215 19741 raft_consensus.cc:3060] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:50.248111 19782 leader_election.cc:304] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:50.249841 19660 consensus_queue.cc:260] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:50.250644 20874 raft_consensus.cc:2804] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:50.251118 20874 raft_consensus.cc:697] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:50.251153 19660 raft_consensus.cc:3060] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:50.253222 20308 leader_election.cc:290] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:50.257069 19741 raft_consensus.cc:2468] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:50.252358 20874 consensus_queue.cc:237] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:50.252717 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:50.258253 19811 raft_consensus.cc:3060] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:50.264461 19811 raft_consensus.cc:2468] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:50.265542 20278 leader_election.cc:304] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: 
I20260709 13:08:50.266438 20829 raft_consensus.cc:2804] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:50.266906 20829 raft_consensus.cc:697] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:08:50.267787 20829 consensus_queue.cc:237] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:50.264686 19660 raft_consensus.cc:2468] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:50.274966 19563 catalog_manager.cc:5697] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:50.282606 20895 ts_tablet_manager.cc:933] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:50.284386 19565 catalog_manager.cc:5697] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 1 to 2, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 2 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:50.291464 20895 tablet_copy_client.cc:323] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.67:33631
I20260709 13:08:50.293107 19828 tablet_copy_service.cc:140] P 606f891f11a445edb29e8419e64d701e: Received BeginTabletCopySession request for tablet a19e28441e6b4b24b172dad48e33dab4 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:45424)
I20260709 13:08:50.293735 19828 tablet_copy_service.cc:161] P 606f891f11a445edb29e8419e64d701e: Beginning new tablet copy session on tablet a19e28441e6b4b24b172dad48e33dab4 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:45424: session id = 175b9033e8fc45ee83e075f1d30ca7fd-a19e28441e6b4b24b172dad48e33dab4
I20260709 13:08:50.299930 19828 tablet_copy_source_session.cc:215] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:50.302585 20895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19e28441e6b4b24b172dad48e33dab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.316390 20895 tablet_copy_client.cc:806] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:50.317737 20895 tablet_copy_client.cc:670] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:50.320963 20895 tablet_copy_client.cc:538] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:50.329634 20895 tablet_bootstrap.cc:492] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:50.350172 20895 tablet_bootstrap.cc:492] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:50.351094 20895 tablet_bootstrap.cc:492] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:50.351775 20895 ts_tablet_manager.cc:1403] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260709 13:08:50.354665 20895 raft_consensus.cc:359] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:50.355355 20902 ts_tablet_manager.cc:933] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:50.355615 20895 raft_consensus.cc:740] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:50.356281 20895 consensus_queue.cc:260] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:50.356971 20902 tablet_copy_client.cc:323] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.66:39279
I20260709 13:08:50.358616 19754 tablet_copy_service.cc:140] P b6f88a234d404987839043a4426747eb: Received BeginTabletCopySession request for tablet 533870de5c984ce59bc06cfe0149baaa from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:33630)
I20260709 13:08:50.359090 19754 tablet_copy_service.cc:161] P b6f88a234d404987839043a4426747eb: Beginning new tablet copy session on tablet 533870de5c984ce59bc06cfe0149baaa from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:33630: session id = 175b9033e8fc45ee83e075f1d30ca7fd-533870de5c984ce59bc06cfe0149baaa
I20260709 13:08:50.366833 20895 ts_tablet_manager.cc:1434] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:08:50.368775 19828 tablet_copy_service.cc:342] P 606f891f11a445edb29e8419e64d701e: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-a19e28441e6b4b24b172dad48e33dab4 received from {username='slave'} at 127.0.0.1:45424
I20260709 13:08:50.369180 19828 tablet_copy_service.cc:434] P 606f891f11a445edb29e8419e64d701e: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-a19e28441e6b4b24b172dad48e33dab4 on tablet a19e28441e6b4b24b172dad48e33dab4 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:50.372653 19754 tablet_copy_source_session.cc:215] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:50.375636 20902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533870de5c984ce59bc06cfe0149baaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.390799 20902 tablet_copy_client.cc:806] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:50.391361 20902 tablet_copy_client.cc:670] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:50.396638 20902 tablet_copy_client.cc:538] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:50.403383 20902 tablet_bootstrap.cc:492] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:50.420269 20902 tablet_bootstrap.cc:492] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:50.420945 20902 tablet_bootstrap.cc:492] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:50.421521 20902 ts_tablet_manager.cc:1403] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.004s
I20260709 13:08:50.426424 20902 raft_consensus.cc:359] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:50.427004 20902 raft_consensus.cc:740] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:50.427456 20902 consensus_queue.cc:260] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:50.428915 20902 ts_tablet_manager.cc:1434] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260709 13:08:50.434157 19754 tablet_copy_service.cc:342] P b6f88a234d404987839043a4426747eb: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-533870de5c984ce59bc06cfe0149baaa received from {username='slave'} at 127.0.0.1:33630
I20260709 13:08:50.434547 19754 tablet_copy_service.cc:434] P b6f88a234d404987839043a4426747eb: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-533870de5c984ce59bc06cfe0149baaa on tablet 533870de5c984ce59bc06cfe0149baaa with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:50.463699 19817 raft_consensus.cc:1275] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:50.465204 20801 consensus_queue.cc:1048] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:50.472265 19811 raft_consensus.cc:1275] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:50.473713 20765 consensus_queue.cc:1048] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:50.487944 19741 raft_consensus.cc:1275] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:50.489658 20879 consensus_queue.cc:1048] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:50.505121 19739 raft_consensus.cc:1275] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:50.508085 20765 consensus_queue.cc:1048] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:50.518224 20902 ts_tablet_manager.cc:933] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:08:50.521950 20902 tablet_copy_client.cc:323] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:08:50.523599 19678 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet 0b12cecfbac04ca0858a0af97f42816e from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:08:50.524133 19678 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet 0b12cecfbac04ca0858a0af97f42816e from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-0b12cecfbac04ca0858a0af97f42816e
I20260709 13:08:50.537228 19678 tablet_copy_source_session.cc:215] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:50.542330 20902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b12cecfbac04ca0858a0af97f42816e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.579694 19739 raft_consensus.cc:1275] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:50.581676 20765 consensus_queue.cc:1048] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:50.585747 19668 raft_consensus.cc:1275] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:50.588214 20829 consensus_queue.cc:1048] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:50.602339 20902 tablet_copy_client.cc:806] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:50.602968 20902 tablet_copy_client.cc:670] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:50.608572 20902 tablet_copy_client.cc:538] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:50.623739 20902 tablet_bootstrap.cc:492] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:50.649207 20902 tablet_bootstrap.cc:492] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:50.650242 20902 tablet_bootstrap.cc:492] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:50.650864 20902 ts_tablet_manager.cc:1403] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.004s
I20260709 13:08:50.650782 20309 raft_consensus.cc:1217] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:50.657164 20902 raft_consensus.cc:359] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:50.658023 20902 raft_consensus.cc:740] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:50.658658 20902 consensus_queue.cc:260] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:50.660679 20902 ts_tablet_manager.cc:1434] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:50.662164 19678 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-0b12cecfbac04ca0858a0af97f42816e received from {username='slave'} at 127.0.0.1:56642
I20260709 13:08:50.662562 19678 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-0b12cecfbac04ca0858a0af97f42816e on tablet 0b12cecfbac04ca0858a0af97f42816e with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:50.713735 19817 raft_consensus.cc:1275] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:50.715080 20801 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:50.729496 19738 raft_consensus.cc:1275] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:50.731102 20797 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:50.752439 20309 raft_consensus.cc:1217] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:50.790316 19817 raft_consensus.cc:1275] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:50.791383 20911 consensus_queue.cc:1048] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:50.806663 19668 raft_consensus.cc:1275] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:50.807950 20765 consensus_queue.cc:1048] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:50.825937 19741 raft_consensus.cc:1275] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:50.830677 20804 consensus_queue.cc:1048] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:50.831439 19668 raft_consensus.cc:1275] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:50.839174 20874 consensus_queue.cc:1048] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:50.936775 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:50.948623 20309 raft_consensus.cc:1217] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:50.960889 20309 raft_consensus.cc:1217] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:51.026585 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:51.066115 19660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c2750ee8f3f4791a7216882bfaec0bb"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
mode: GRACEFUL
new_leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:44624
I20260709 13:08:51.066767 19660 raft_consensus.cc:606] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Received request to transfer leadership to TS 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:51.069237 19817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:08:51.069801 19817 raft_consensus.cc:606] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Received request to transfer leadership to TS 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:51.072528 19741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:51.073019 19741 raft_consensus.cc:606] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:08:51.078109 19741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79ffeaabe52d42aca08aab4aacfd8961"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:51.078497 19741 raft_consensus.cc:606] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:51.080972 19741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:51.081385 19741 raft_consensus.cc:606] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:08:51.084273 19738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:51.084805 19738 raft_consensus.cc:606] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:08:51.085845 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:08:51.087298 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:51.134626 20879 raft_consensus.cc:1064] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:51.136456 20879 consensus_queue.cc:237] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:51.142223 20309 raft_consensus.cc:1275] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:51.142825 19811 raft_consensus.cc:1275] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:51.143801 19738 raft_consensus.cc:1275] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:51.143762 20879 consensus_queue.cc:1048] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:51.146061 20797 consensus_queue.cc:1048] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:51.148142 20802 consensus_queue.cc:1048] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:51.158458 20887 raft_consensus.cc:993] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb: : Instructing follower e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:51.158926 20887 raft_consensus.cc:1081] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:51.160531 19660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79ffeaabe52d42aca08aab4aacfd8961"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:50572
I20260709 13:08:51.161016 19660 raft_consensus.cc:493] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:51.161412 19660 raft_consensus.cc:3060] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.178050 19660 raft_consensus.cc:515] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:51.180110 19660 leader_election.cc:290] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:51.180660 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ffeaabe52d42aca08aab4aacfd8961" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:51.180905 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ffeaabe52d42aca08aab4aacfd8961" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:51.181280 19738 raft_consensus.cc:3055] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:51.181514 19817 raft_consensus.cc:3060] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.188414 19817 raft_consensus.cc:2468] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:08:51.187971 20802 raft_consensus.cc:2955] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:51.190150 19635 leader_election.cc:304] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:51.189731 20309 raft_consensus.cc:2955] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:51.190919 20879 raft_consensus.cc:2804] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:51.192437 20879 raft_consensus.cc:697] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:51.188997 19738 raft_consensus.cc:740] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:51.198860 20879 consensus_queue.cc:237] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:51.204290 19738 consensus_queue.cc:260] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:51.208506 19738 raft_consensus.cc:3060] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.207676 19742 raft_consensus.cc:2955] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:51.214004 19566 catalog_manager.cc:5697] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:51.214399 19811 raft_consensus.cc:2955] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:51.246153 20929 raft_consensus.cc:1064] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:51.254454 20802 raft_consensus.cc:993] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157: : Instructing follower 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:51.254987 20802 raft_consensus.cc:1081] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Signalling peer 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:51.260911 20309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c2750ee8f3f4791a7216882bfaec0bb"
dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:59966
I20260709 13:08:51.261528 20309 raft_consensus.cc:493] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:51.261874 20309 raft_consensus.cc:3060] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.268298 20309 raft_consensus.cc:515] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:51.248778 20929 consensus_queue.cc:237] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:51.272137 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2750ee8f3f4791a7216882bfaec0bb" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:51.272646 19660 raft_consensus.cc:3055] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:51.272934 19660 raft_consensus.cc:740] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:51.273625 19660 consensus_queue.cc:260] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:51.274600 19660 raft_consensus.cc:3060] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.275098 20888 raft_consensus.cc:993] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:51.275544 20888 raft_consensus.cc:1081] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:51.277113 19817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:08:51.277624 19817 raft_consensus.cc:493] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:51.277948 19817 raft_consensus.cc:3060] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.281603 19660 raft_consensus.cc:2468] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:51.281805 19738 raft_consensus.cc:2468] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:08:51.282879 20276 leader_election.cc:304] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:51.302495 19817 raft_consensus.cc:515] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:51.305657 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:51.309182 19817 leader_election.cc:290] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:51.306358 19660 raft_consensus.cc:3060] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.304584 20765 raft_consensus.cc:2804] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:51.317390 20309 leader_election.cc:290] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:51.320915 19660 raft_consensus.cc:2468] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:51.321856 19782 leader_election.cc:304] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:51.322960 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:51.323640 19738 raft_consensus.cc:3055] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:51.323974 19738 raft_consensus.cc:740] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:51.327952 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2750ee8f3f4791a7216882bfaec0bb" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:51.323133 20804 raft_consensus.cc:2804] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:51.328773 19742 raft_consensus.cc:3060] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.332080 20804 raft_consensus.cc:697] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:51.332968 20804 consensus_queue.cc:237] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:51.324761 19738 consensus_queue.cc:260] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:51.344136 20874 raft_consensus.cc:993] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e: : Instructing follower 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:51.346223 19742 raft_consensus.cc:2468] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:51.347519 20874 raft_consensus.cc:1081] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Signalling peer 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:51.351292 19738 raft_consensus.cc:3060] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.357506 20307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213"
dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:59964
I20260709 13:08:51.358116 20307 raft_consensus.cc:493] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:51.358431 20307 raft_consensus.cc:3060] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.362473 19567 catalog_manager.cc:5697] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.363898 20930 raft_consensus.cc:1064] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:51.374857 20307 raft_consensus.cc:515] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:51.370930 20930 consensus_queue.cc:237] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:51.386695 20307 leader_election.cc:290] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:51.390614 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:51.391149 19817 raft_consensus.cc:3055] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:51.391412 19817 raft_consensus.cc:740] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:51.392084 19817 consensus_queue.cc:260] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:51.392469 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:51.392984 19742 raft_consensus.cc:3060] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.400484 19742 raft_consensus.cc:2468] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:51.393191 19817 raft_consensus.cc:3060] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.414145 19817 raft_consensus.cc:2468] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:51.443205 19662 raft_consensus.cc:1275] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:51.393115 19738 raft_consensus.cc:2468] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:51.400862 19567 catalog_manager.cc:5697] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.446727 20930 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:51.418494 19668 consensus_queue.cc:237] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:51.448657 19742 raft_consensus.cc:1275] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:51.418732 20278 leader_election.cc:304] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:51.451941 20308 raft_consensus.cc:1275] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:51.452831 20930 raft_consensus.cc:993] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:51.453253 20930 raft_consensus.cc:1081] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:51.453660 20924 consensus_queue.cc:1048] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:51.419637 19660 raft_consensus.cc:1275] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:51.422663 20309 raft_consensus.cc:1275] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:51.424817 20797 raft_consensus.cc:1064] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:51.456152 20804 consensus_queue.cc:1048] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:51.403712 20765 raft_consensus.cc:697] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:08:51.457494 20797 consensus_queue.cc:237] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:51.457723 20765 consensus_queue.cc:237] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:51.434062 20307 raft_consensus.cc:1275] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:51.460319 19818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:08:51.460777 19818 raft_consensus.cc:493] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:51.461086 19818 raft_consensus.cc:3060] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.461866 20802 consensus_queue.cc:1048] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:51.462211 20929 consensus_queue.cc:1048] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:51.464442 19811 raft_consensus.cc:1275] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:51.466622 20945 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:51.467597 19742 raft_consensus.cc:1275] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:51.461004 20940 raft_consensus.cc:2804] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:51.469817 20940 raft_consensus.cc:697] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:08:51.470610 20940 consensus_queue.cc:237] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:51.473676 20307 raft_consensus.cc:2955] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:51.469190 20879 raft_consensus.cc:2955] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:51.477607 19818 raft_consensus.cc:515] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:51.496322 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:51.504197 19667 raft_consensus.cc:3060] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.506915 19818 leader_election.cc:290] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:51.509372 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:51.509909 19742 raft_consensus.cc:3055] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:51.510170 19742 raft_consensus.cc:740] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:51.469249 20801 consensus_queue.cc:1048] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
I20260709 13:08:51.533996 19742 consensus_queue.cc:260] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:51.549278 19742 raft_consensus.cc:3060] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.549845 19667 raft_consensus.cc:2468] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:51.552675 19782 leader_election.cc:304] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:51.502164 20946 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.044s
I20260709 13:08:51.556656 19742 raft_consensus.cc:2468] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:51.559768 20875 raft_consensus.cc:2804] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:51.563683 20875 raft_consensus.cc:697] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:51.564502 20875 consensus_queue.cc:237] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:51.587863 19742 raft_consensus.cc:2955] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:51.594759 20309 raft_consensus.cc:1275] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:51.617528 19567 catalog_manager.cc:5697] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
W20260709 13:08:51.643474 20951 log.cc:927] Time spent T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd: Append to log took a long time: real 0.137s	user 0.004s	sys 0.000s
I20260709 13:08:51.728464 20875 raft_consensus.cc:2955] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
W20260709 13:08:51.732421 19632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 83143us
I20260709 13:08:51.733588 20801 consensus_queue.cc:1048] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:51.735502 20821 raft_consensus.cc:993] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
W20260709 13:08:51.737573 20783 log.cc:927] Time spent T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:08:51.740958 20945 raft_consensus.cc:1081] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
W20260709 13:08:51.745054 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 96904.4us
I20260709 13:08:51.746683 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c526d52876d48bfa448417d3bbe5caf with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:51.762648 19565 catalog_manager.cc:5697] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 1 to 2, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 2 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.779121 19742 raft_consensus.cc:1275] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:51.780108 19668 raft_consensus.cc:1275] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:51.783394 20962 consensus_queue.cc:1048] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:51.796350 20307 raft_consensus.cc:2955] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:51.803918 19805 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c526d52876d48bfa448417d3bbe5caf with delete_type TABLET_DATA_TOMBSTONED (TS 606f891f11a445edb29e8419e64d701e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:51.816640 20821 raft_consensus.cc:2955] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:51.863512 19818 raft_consensus.cc:1275] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:51.865136 19810 raft_consensus.cc:1275] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:51.869650 19810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:08:51.870131 19810 raft_consensus.cc:493] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:51.870452 19810 raft_consensus.cc:3060] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.873971 19668 raft_consensus.cc:2955] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:51.877728 19810 raft_consensus.cc:515] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:51.885066 19810 leader_election.cc:290] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:51.833786 20966 consensus_queue.cc:1048] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260709 13:08:51.897554 20962 consensus_queue.cc:1048] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 13:08:51.899464 20954 consensus_queue.cc:1048] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:08:51.938743 20971 tablet_replica.cc:333] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
W20260709 13:08:51.940064 19707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 109356us
W20260709 13:08:51.942487 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 57460.8us
I20260709 13:08:51.952617 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:51.953027 19660 raft_consensus.cc:1275] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:51.953161 19668 raft_consensus.cc:3060] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.957670 20963 consensus_queue.cc:1048] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:51.975889 19668 raft_consensus.cc:2468] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
W20260709 13:08:52.045234 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 77428.9us
I20260709 13:08:52.046571 19782 leader_election.cc:304] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
W20260709 13:08:52.074662 19632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 174058us
I20260709 13:08:52.263531 20308 raft_consensus.cc:2955] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
W20260709 13:08:52.267475 20950 log.cc:927] Time spent T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157: Append to log took a long time: real 0.125s	user 0.000s	sys 0.000s
I20260709 13:08:52.267601 19660 raft_consensus.cc:1275] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:08:52.269024 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 148434us
W20260709 13:08:52.269387 20972 log.cc:927] Time spent T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb: Append to log took a long time: real 0.277s	user 0.001s	sys 0.000s
W20260709 13:08:52.175124 20964 log.cc:927] Time spent T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e: Append to log took a long time: real 0.193s	user 0.004s	sys 0.000s
I20260709 13:08:52.295490 20971 raft_consensus.cc:2243] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:52.328022 20911 consensus_queue.cc:1048] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:08:52.339267 19567 catalog_manager.cc:5697] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:52.348963 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 78938.9us
W20260709 13:08:52.352315 19707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 63945.6us
I20260709 13:08:52.366410 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:52.367074 19739 raft_consensus.cc:3055] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:52.367558 19739 raft_consensus.cc:740] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:52.367094 19743 raft_consensus.cc:2955] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:52.368275 19739 consensus_queue.cc:260] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:52.370414 19739 raft_consensus.cc:3060] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:52.381369 19660 raft_consensus.cc:2955] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:52.391268 19740 raft_consensus.cc:1275] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:08:52.389597 20276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 98799.9us
I20260709 13:08:52.419193 19739 raft_consensus.cc:2468] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:52.426651 20961 consensus_queue.cc:1048] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:08:52.682224 19782 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 635678us
W20260709 13:08:52.747366 19710 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:52.748039 19710 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:52.749394 20965 raft_consensus.cc:493] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:08:52.750064 20965 raft_consensus.cc:515] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:52.752229 20965 leader_election.cc:290] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:08:52.795687 20924 raft_consensus.cc:2804] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:52.815326 19739 raft_consensus.cc:1275] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:52.816809 20991 raft_consensus.cc:2955] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:52.820948 19660 raft_consensus.cc:1240] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Rejecting Update request from peer b6f88a234d404987839043a4426747eb for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:52.822652 20939 consensus_queue.cc:1048] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:52.847312 20309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e34b589be2b4d9b96fd8e32f777a8a2" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:08:52.860380 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e34b589be2b4d9b96fd8e32f777a8a2" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:52.867201 20309 raft_consensus.cc:2955] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:52.088182 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:52.870369 19563 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55426 (request call id 266) took 1050 ms. Trace:
I20260709 13:08:52.882352 19563 rpcz_store.cc:276] 0709 13:08:51.819897 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:51.820000 (+   103us) service_pool.cc:224] Handling call
0709 13:08:52.870285 (+1050285us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":298658,"reported_tablets":1}
I20260709 13:08:52.875669 19635 leader_election.cc:304] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb
I20260709 13:08:52.877774 20971 raft_consensus.cc:2272] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:52.888473 20995 raft_consensus.cc:2749] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:52.882951 19744 raft_consensus.cc:2955] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:52.925134 20987 raft_consensus.cc:493] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:08:52.925716 20987 raft_consensus.cc:515] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
W20260709 13:08:52.926458 20928 raft_consensus.cc:670] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e: failed to trigger leader election: Illegal state: RaftConsensus is not running: State = Stopped
I20260709 13:08:52.926999 20928 raft_consensus.cc:493] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:08:52.927446 20928 raft_consensus.cc:515] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:52.931481 20924 raft_consensus.cc:697] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
W20260709 13:08:52.931916 19781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 123528us
I20260709 13:08:52.932411 20924 consensus_queue.cc:237] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:52.937734 19741 raft_consensus.cc:1275] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:52.938800 20971 ts_tablet_manager.cc:1916] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:52.939163 19737 raft_consensus.cc:1275] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:52.940394 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840a99ee21944e2f950386588b7e4d80" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:52.941483 20874 raft_consensus.cc:493] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:08:52.941985 20874 raft_consensus.cc:515] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:52.942652 19563 catalog_manager.cc:5697] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 1 to 2, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 2 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:52.943930 20874 leader_election.cc:290] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:08:52.945202 20928 leader_election.cc:290] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:08:52.950489 20309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:08:52.951722 20310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c16e8c0cd4ed59275f07820d5f3af" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:08:52.950533 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:52.927520 20987 leader_election.cc:290] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:52.966781 20994 consensus_queue.cc:1048] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:52.909132 19567 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55446 (request call id 271) took 1115 ms. Trace:
I20260709 13:08:52.974385 19567 rpcz_store.cc:276] 0709 13:08:51.793412 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:51.797436 (+  4024us) service_pool.cc:224] Handling call
0709 13:08:52.502582 (+705146us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:52.502615 (+    33us) write_op.cc:454] Released schema lock
0709 13:08:52.909072 (+406457us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:08:52.410936 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:08:52.411502 (+   566us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:08:52.411539 (+    37us) write_op.cc:435] Acquired schema lock
0709 13:08:52.411556 (+    17us) tablet.cc:662] Decoding operations
0709 13:08:52.411863 (+   307us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:08:52.411939 (+    76us) write_op.cc:641] Partition lock acquired for write op
0709 13:08:52.415863 (+  3924us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:08:52.429194 (+ 13331us) tablet.cc:701] Row locks acquired
0709 13:08:52.429218 (+    24us) write_op.cc:260] PREPARE: finished
0709 13:08:52.429501 (+   283us) write_op.cc:270] Start()
0709 13:08:52.429714 (+   213us) write_op.cc:276] Timestamp: P: 1783602532429317 usec, L: 0
0709 13:08:52.429741 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 13:08:52.434509 (+  4768us) log.cc:844] Serialized 538 byte log entry
0709 13:08:52.437322 (+  2813us) op_driver.cc:464] REPLICATION: finished
0709 13:08:52.440430 (+  3108us) write_op.cc:301] APPLY: starting
0709 13:08:52.440502 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0709 13:08:52.440610 (+   108us) tablet.cc:1370] finished BulkCheckPresence
0709 13:08:52.440726 (+   116us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:08:52.440973 (+   247us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:08:52.441113 (+   140us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:08:52.441153 (+    40us) write_op.cc:312] APPLY: finished
0709 13:08:52.441466 (+   313us) log.cc:844] Serialized 23 byte log entry
0709 13:08:52.442436 (+   970us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:08:52.442532 (+    96us) write_op.cc:454] Released schema lock
0709 13:08:52.442683 (+   151us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":737215,"reported_tablets":1,"spinlock_wait_cycles":3840,"child_traces":[["op",{"apply.queue_time_us":2831,"apply.run_cpu_time_us":1807,"apply.run_wall_time_us":2562,"num_ops":1,"prepare.queue_time_us":67424,"prepare.run_cpu_time_us":2915,"prepare.run_wall_time_us":23865,"replication_time_us":7236,"thread_start_us":161411,"threads_started":2}]]}
I20260709 13:08:52.977301 20971 ts_tablet_manager.cc:1929] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:52.978178 20971 log.cc:1199] T 8c526d52876d48bfa448417d3bbe5caf P 606f891f11a445edb29e8419e64d701e: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/wals/8c526d52876d48bfa448417d3bbe5caf
I20260709 13:08:52.979205 20971 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:60670 (request call id 74) took 1183 ms. Trace:
I20260709 13:08:52.979564 20971 rpcz_store.cc:276] 0709 13:08:51.795649 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:51.803753 (+  8104us) service_pool.cc:224] Handling call
0709 13:08:51.938428 (+134675us) ts_tablet_manager.cc:1151] Deleting tablet 8c526d52876d48bfa448417d3bbe5caf
0709 13:08:51.938486 (+    58us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:08:52.955530 (+1017044us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:52.977154 (+ 21624us) tablet_metadata.cc:665] Metadata flushed
0709 13:08:52.979138 (+  1984us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":971171,"tablet-delete.queue_time_us":133914,"thread_start_us":101869,"threads_started":1}
I20260709 13:08:52.981153 19554 catalog_manager.cc:5028] TS 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): tablet 8c526d52876d48bfa448417d3bbe5caf (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:53.002844 21006 raft_consensus.cc:493] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 175b9033e8fc45ee83e075f1d30ca7fd)
I20260709 13:08:53.003537 21006 raft_consensus.cc:515] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:53.006345 21006 leader_election.cc:290] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:08:53.007712 20312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:08:52.944388 19563 catalog_manager.cc:5697] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:53.017089 19563 catalog_manager.cc:5697] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:53.030247 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:53.031523 21006 raft_consensus.cc:493] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:08:53.032069 21006 raft_consensus.cc:515] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:53.033929 21006 leader_election.cc:290] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:53.057785 21015 consensus_queue.cc:1048] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:53.061839 19784 leader_election.cc:304] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb
I20260709 13:08:53.062520 21006 raft_consensus.cc:2749] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.064908 19782 leader_election.cc:304] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:53.066479 20875 raft_consensus.cc:2749] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:53.069435 19818 raft_consensus.cc:1240] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Rejecting Update request from peer b6f88a234d404987839043a4426747eb for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:53.070889 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:53.073990 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c340d4750c430aa532170d018a6a0f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:53.076092 19817 raft_consensus.cc:2955] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:53.080332 19813 raft_consensus.cc:2955] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:53.084270 19811 raft_consensus.cc:1275] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:53.092630 19813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840a99ee21944e2f950386588b7e4d80" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:53.093561 19744 raft_consensus.cc:1275] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:53.093899 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c16e8c0cd4ed59275f07820d5f3af" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:53.095655 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c340d4750c430aa532170d018a6a0f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:08:53.096275 19565 catalog_manager.cc:5697] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:53.118839 19566 catalog_manager.cc:5697] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:53.119890 19809 consensus_queue.cc:237] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:53.123466 20993 consensus_queue.cc:1048] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:53.125545 21006 consensus_queue.cc:1048] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:53.126714 20278 leader_election.cc:304] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:08:53.127117 19784 leader_election.cc:304] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb
I20260709 13:08:53.127792 21006 raft_consensus.cc:2749] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.127902 20940 raft_consensus.cc:2749] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.129980 19784 leader_election.cc:304] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:53.130616 21006 raft_consensus.cc:2749] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.163771 20312 raft_consensus.cc:1275] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:53.165449 19660 raft_consensus.cc:1275] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:53.165321 21006 consensus_queue.cc:1048] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:53.166955 21015 consensus_queue.cc:1048] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:53.162899 19738 consensus_queue.cc:237] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:53.182721 20928 raft_consensus.cc:2955] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:53.186463 19666 raft_consensus.cc:2955] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:53.203773 20312 raft_consensus.cc:2955] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:53.207053 20307 raft_consensus.cc:1275] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:53.208675 20990 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:53.221823 19666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
mode: GRACEFUL
new_leader_uuid: "b6f88a234d404987839043a4426747eb"
 from {username='slave'} at 127.0.0.1:44624
I20260709 13:08:53.222380 19666 raft_consensus.cc:606] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Received request to transfer leadership to TS b6f88a234d404987839043a4426747eb
I20260709 13:08:53.225677 20946 raft_consensus.cc:2955] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:53.231168 20307 raft_consensus.cc:2955] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:53.232791 19813 raft_consensus.cc:1275] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:53.234383 20986 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:53.235941 19563 catalog_manager.cc:5697] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:53.237386 19744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e34b589be2b4d9b96fd8e32f777a8a2"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:53.237906 19744 raft_consensus.cc:606] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:53.240556 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a19e28441e6b4b24b172dad48e33dab4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:53.238667 19809 raft_consensus.cc:2955] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:53.250897 19813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:08:53.251477 19813 raft_consensus.cc:606] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Received request to transfer leadership to TS 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:53.253858 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 533870de5c984ce59bc06cfe0149baaa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:53.255739 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:53.257246 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:53.261970 19725 tablet_service.cc:1558] Processing DeleteTablet for tablet a19e28441e6b4b24b172dad48e33dab4 with delete_type TABLET_DATA_TOMBSTONED (TS b6f88a234d404987839043a4426747eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44264
I20260709 13:08:53.267990 19567 catalog_manager.cc:5697] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:53.274065 21032 tablet_replica.cc:333] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:08:53.275147 21032 raft_consensus.cc:2243] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:53.275892 21032 raft_consensus.cc:2272] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:53.279277 21032 ts_tablet_manager.cc:1916] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:53.281661 19666 consensus_queue.cc:237] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:53.295387 21032 ts_tablet_manager.cc:1929] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:53.295919 21032 log.cc:1199] T a19e28441e6b4b24b172dad48e33dab4 P b6f88a234d404987839043a4426747eb: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/wals/a19e28441e6b4b24b172dad48e33dab4
I20260709 13:08:53.297998 19650 tablet_service.cc:1558] Processing DeleteTablet for tablet 533870de5c984ce59bc06cfe0149baaa with delete_type TABLET_DATA_TOMBSTONED (TS e9a5b2fa73944872888ca26c4acc4157 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50570
I20260709 13:08:53.298135 19554 catalog_manager.cc:5028] TS b6f88a234d404987839043a4426747eb (127.18.33.66:39279): tablet a19e28441e6b4b24b172dad48e33dab4 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:53.299451 20307 raft_consensus.cc:1275] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:53.300647 19809 raft_consensus.cc:1275] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:53.301266 20956 consensus_queue.cc:1048] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:53.303068 20978 consensus_queue.cc:1048] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:53.305579 20940 raft_consensus.cc:493] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:08:53.306402 21033 tablet_replica.cc:333] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:08:53.306103 20940 raft_consensus.cc:515] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:53.307444 21033 raft_consensus.cc:2243] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:53.308185 20940 leader_election.cc:290] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:53.308775 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:08:53.315388 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:08:53.312371 20879 raft_consensus.cc:2955] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:53.323186 20307 raft_consensus.cc:2955] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:53.325959 20278 leader_election.cc:304] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:53.328015 20987 raft_consensus.cc:2749] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:53.331516 19813 raft_consensus.cc:2955] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:53.345283 21033 raft_consensus.cc:2272] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:53.344990 19567 catalog_manager.cc:5697] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:53.349654 21033 ts_tablet_manager.cc:1916] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:53.358798 20946 raft_consensus.cc:993] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb: : Instructing follower 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:53.359274 20946 raft_consensus.cc:1081] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:53.365302 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0b12cecfbac04ca0858a0af97f42816e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:53.368997 20307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e34b589be2b4d9b96fd8e32f777a8a2"
dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:59980
I20260709 13:08:53.369570 20307 raft_consensus.cc:493] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:53.369925 20307 raft_consensus.cc:3060] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.373616 19660 raft_consensus.cc:1275] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:53.377544 19725 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b12cecfbac04ca0858a0af97f42816e with delete_type TABLET_DATA_TOMBSTONED (TS b6f88a234d404987839043a4426747eb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44264
I20260709 13:08:53.378389 21032 tablet_replica.cc:333] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:08:53.378266 20307 raft_consensus.cc:515] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:53.384351 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e34b589be2b4d9b96fd8e32f777a8a2" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:53.384835 19660 raft_consensus.cc:3060] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.384438 20307 leader_election.cc:290] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:53.383773 21032 raft_consensus.cc:2243] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:53.389490 20966 consensus_queue.cc:1048] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:53.392797 21032 raft_consensus.cc:2272] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:53.394295 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e34b589be2b4d9b96fd8e32f777a8a2" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:53.394722 19744 raft_consensus.cc:3055] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:53.395007 19744 raft_consensus.cc:740] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:53.395666 19744 consensus_queue.cc:260] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:53.401142 19660 raft_consensus.cc:2468] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:53.401422 19744 raft_consensus.cc:3060] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.403709 20276 leader_election.cc:304] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:53.404556 20987 raft_consensus.cc:2804] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:53.405012 20987 raft_consensus.cc:697] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:08:53.402540 21033 ts_tablet_manager.cc:1929] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:53.405836 21033 log.cc:1199] T 533870de5c984ce59bc06cfe0149baaa P e9a5b2fa73944872888ca26c4acc4157: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/wals/533870de5c984ce59bc06cfe0149baaa
I20260709 13:08:53.405799 20987 consensus_queue.cc:237] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:53.407348 21032 ts_tablet_manager.cc:1916] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:53.412015 19744 raft_consensus.cc:2468] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:53.419976 19552 catalog_manager.cc:5028] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): tablet 533870de5c984ce59bc06cfe0149baaa (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:53.421247 19739 raft_consensus.cc:1275] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:08:53.490636 19690 debug-util.cc:398] Leaking SignalData structure 0x7b080028afc0 after lost signal to thread 18568
W20260709 13:08:53.518556 19690 debug-util.cc:398] Leaking SignalData structure 0x7b08002f8a00 after lost signal to thread 19601
W20260709 13:08:53.519671 19690 debug-util.cc:398] Leaking SignalData structure 0x7b080016c280 after lost signal to thread 19693
W20260709 13:08:53.520411 19690 debug-util.cc:398] Leaking SignalData structure 0x7b080029bd40 after lost signal to thread 19768
W20260709 13:08:53.521109 19690 debug-util.cc:398] Leaking SignalData structure 0x7b08003752c0 after lost signal to thread 19842
W20260709 13:08:53.521518 19632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 90089.5us
W20260709 13:08:53.523409 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 84150.1us
W20260709 13:08:53.525007 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 98312.9us
W20260709 13:08:53.530474 19690 debug-util.cc:398] Leaking SignalData structure 0x7b0800375ba0 after lost signal to thread 20336
I20260709 13:08:53.538497 20966 raft_consensus.cc:993] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e: : Instructing follower 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:53.539577 20875 raft_consensus.cc:1081] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Signalling peer 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:53.541446 21032 ts_tablet_manager.cc:1929] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:53.542222 20312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3"
dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:59964
I20260709 13:08:53.542789 20312 raft_consensus.cc:493] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:53.543098 20312 raft_consensus.cc:3060] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:53.542204 21032 log.cc:1199] T 0b12cecfbac04ca0858a0af97f42816e P b6f88a234d404987839043a4426747eb: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/wals/0b12cecfbac04ca0858a0af97f42816e
I20260709 13:08:53.551118 20963 consensus_queue.cc:1048] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:53.556072 20312 raft_consensus.cc:515] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:53.558238 20312 leader_election.cc:290] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:53.564690 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:53.565227 19809 raft_consensus.cc:3055] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:53.565531 19809 raft_consensus.cc:740] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:53.566233 19809 consensus_queue.cc:260] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:53.567448 19809 raft_consensus.cc:3060] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:53.607933 19554 catalog_manager.cc:5028] TS b6f88a234d404987839043a4426747eb (127.18.33.66:39279): tablet 0b12cecfbac04ca0858a0af97f42816e (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:53.614303 19662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:53.624091 19662 raft_consensus.cc:3060] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:53.581673 19809 raft_consensus.cc:2468] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 3.
I20260709 13:08:53.652824 19563 catalog_manager.cc:5697] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 2 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:53.667542 20961 raft_consensus.cc:993] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157: : Instructing follower b6f88a234d404987839043a4426747eb to start an election
I20260709 13:08:53.668385 20961 raft_consensus.cc:1081] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Signalling peer b6f88a234d404987839043a4426747eb to start an election
I20260709 13:08:53.667598 19662 raft_consensus.cc:2468] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 3.
I20260709 13:08:53.670600 20278 leader_election.cc:304] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: 
I20260709 13:08:53.672809 20987 raft_consensus.cc:2804] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:53.673501 20987 raft_consensus.cc:697] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:08:53.675141 20987 consensus_queue.cc:237] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:53.677656 19735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf"
dest_uuid: "b6f88a234d404987839043a4426747eb"
 from {username='slave'} at 127.0.0.1:44286
I20260709 13:08:53.678611 19735 raft_consensus.cc:493] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:53.679065 19735 raft_consensus.cc:3060] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:53.687119 19735 raft_consensus.cc:515] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:53.704051 19735 leader_election.cc:290] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:08:53.711495 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:53.712229 19660 raft_consensus.cc:3055] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:53.712546 19660 raft_consensus.cc:740] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:53.715152 20307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:08:53.717655 20307 raft_consensus.cc:3060] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:53.740723 19660 consensus_queue.cc:260] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:53.742544 19660 raft_consensus.cc:3060] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:53.756729 20307 raft_consensus.cc:2468] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 3.
I20260709 13:08:53.759644 19707 leader_election.cc:304] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:53.760882 20944 raft_consensus.cc:2804] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:53.761389 20944 raft_consensus.cc:697] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 3 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:53.762342 20944 consensus_queue.cc:237] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:53.764863 19660 raft_consensus.cc:2468] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 3.
I20260709 13:08:53.769263 19567 catalog_manager.cc:5697] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 2 to 3, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 3 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:53.786342 19563 catalog_manager.cc:5697] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 2 to 3, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 3 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:53.902711 19660 raft_consensus.cc:1275] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:53.904592 20993 consensus_queue.cc:1048] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:53.946141 19735 raft_consensus.cc:1275] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:53.947830 20987 consensus_queue.cc:1048] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:54.232573 19660 raft_consensus.cc:1275] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:54.233860 20940 consensus_queue.cc:1048] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:54.239616 19809 raft_consensus.cc:1275] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:54.240811 20940 consensus_queue.cc:1048] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:54.258807 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:54.341550 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:54.351270 20310 raft_consensus.cc:1275] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:54.352699 20944 consensus_queue.cc:1048] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:54.358374 19666 raft_consensus.cc:1275] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:54.359930 20946 consensus_queue.cc:1048] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:08:54.403577 19739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:54.404245 19739 raft_consensus.cc:606] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:08:54.410756 19660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99179d3b401c473eb9b1362fd86bffb0"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
mode: GRACEFUL
new_leader_uuid: "b6f88a234d404987839043a4426747eb"
 from {username='slave'} at 127.0.0.1:44624
I20260709 13:08:54.411306 19660 raft_consensus.cc:606] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Received request to transfer leadership to TS b6f88a234d404987839043a4426747eb
I20260709 13:08:54.417115 19817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d81b746475054fada27959758113d61b"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:08:54.417786 19817 raft_consensus.cc:606] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Received request to transfer leadership to TS e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:54.419203 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:54.421110 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:08:54.480290 19784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 45025.5us
I20260709 13:08:54.500025 19666 consensus_queue.cc:237] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:08:54.507571 19632 consensus_peers.cc:597] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f47c3190b614ff7a4b7fddbb7ec3c35. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.508210 19817 raft_consensus.cc:1275] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:54.508884 19735 raft_consensus.cc:1275] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:54.509387 20961 consensus_queue.cc:1048] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.510303 20979 consensus_queue.cc:1048] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.526304 20979 raft_consensus.cc:2955] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:54.529690 19809 raft_consensus.cc:2955] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:54.558892 19739 consensus_queue.cc:237] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:54.560678 19567 catalog_manager.cc:5697] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:54.557380 19735 raft_consensus.cc:2955] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
W20260709 13:08:54.600550 19707 consensus_peers.cc:597] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74c340d4750c430aa532170d018a6a0f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.603139 19809 raft_consensus.cc:1275] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:54.604425 19666 raft_consensus.cc:1275] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:54.606772 20973 consensus_queue.cc:1048] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:54.608479 20973 consensus_queue.cc:1048] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.633530 20973 raft_consensus.cc:2955] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:54.639599 19809 raft_consensus.cc:2955] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:54.640422 19666 raft_consensus.cc:2955] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:54.655253 19735 consensus_queue.cc:237] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:54.656502 19565 catalog_manager.cc:5697] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:54.676972 19707 consensus_peers.cc:597] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 904092885e4747f39d83e1ba46eb2d3d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.681176 19809 raft_consensus.cc:1275] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:54.686932 20944 consensus_queue.cc:1048] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.696949 19666 raft_consensus.cc:1275] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:54.698511 20944 consensus_queue.cc:1048] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.702076 19817 raft_consensus.cc:2955] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:54.700472 20973 raft_consensus.cc:2955] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:54.717067 19666 raft_consensus.cc:2955] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:54.719067 19563 catalog_manager.cc:5697] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:54.728694 19662 consensus_queue.cc:237] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:08:54.745272 19632 consensus_peers.cc:597] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 45e0ac206c6f4a32a1f4d32ef00e8dbd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.748632 20979 raft_consensus.cc:993] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157: : Instructing follower b6f88a234d404987839043a4426747eb to start an election
I20260709 13:08:54.749138 20979 raft_consensus.cc:1081] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Signalling peer b6f88a234d404987839043a4426747eb to start an election
I20260709 13:08:54.751871 19735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99179d3b401c473eb9b1362fd86bffb0"
dest_uuid: "b6f88a234d404987839043a4426747eb"
 from {username='slave'} at 127.0.0.1:44286
I20260709 13:08:54.752396 19735 raft_consensus.cc:493] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:54.752789 19735 raft_consensus.cc:3060] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.759979 19809 raft_consensus.cc:1275] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:54.761237 19739 raft_consensus.cc:1275] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:54.761482 20979 consensus_queue.cc:1048] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:54.763120 20979 consensus_queue.cc:1048] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:54.763159 19735 raft_consensus.cc:515] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:54.765635 19735 leader_election.cc:290] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:54.766183 19662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99179d3b401c473eb9b1362fd86bffb0" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:54.766850 19662 raft_consensus.cc:3055] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.767124 19662 raft_consensus.cc:740] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:54.767764 19662 consensus_queue.cc:260] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:54.768879 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99179d3b401c473eb9b1362fd86bffb0" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:54.769392 19817 raft_consensus.cc:3060] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.770994 19662 raft_consensus.cc:3060] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.775635 19817 raft_consensus.cc:2468] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 2.
I20260709 13:08:54.777040 19710 leader_election.cc:304] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:54.777828 20973 raft_consensus.cc:2804] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:54.778278 20973 raft_consensus.cc:697] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 2 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:54.779106 20973 consensus_queue.cc:237] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:54.783540 20961 raft_consensus.cc:2955] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:54.788101 20963 raft_consensus.cc:993] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e: : Instructing follower e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:54.788559 20963 raft_consensus.cc:1081] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Signalling peer e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:54.809780 19666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d81b746475054fada27959758113d61b"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:50574
I20260709 13:08:54.810350 19666 raft_consensus.cc:493] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:54.810691 19666 raft_consensus.cc:3060] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:54.814086 19662 raft_consensus.cc:2468] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 2.
I20260709 13:08:54.829535 19666 raft_consensus.cc:515] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:54.831970 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:54.832480 19744 raft_consensus.cc:3060] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:54.832600 19817 raft_consensus.cc:2955] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:54.839939 19744 raft_consensus.cc:2468] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:08:54.846448 19635 leader_election.cc:304] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:54.847687 20979 raft_consensus.cc:2804] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:54.848166 20979 raft_consensus.cc:697] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:54.858175 20979 consensus_queue.cc:237] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:54.865918 19739 raft_consensus.cc:1240] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:54.878145 20946 raft_consensus.cc:993] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:54.883215 20944 raft_consensus.cc:1081] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:54.879930 19666 leader_election.cc:290] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:54.885123 19809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:08:54.885671 19809 raft_consensus.cc:493] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:54.886832 20966 consensus_queue.cc:1059] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:54.887459 19813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:54.900862 19813 raft_consensus.cc:3055] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:54.892969 19567 catalog_manager.cc:5697] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 1 to 2, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 2 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:54.894069 19735 raft_consensus.cc:2955] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:54.901324 19813 raft_consensus.cc:740] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:54.913733 19813 consensus_queue.cc:260] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:54.914994 19813 raft_consensus.cc:3060] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:54.885995 19809 raft_consensus.cc:3060] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.917989 19565 catalog_manager.cc:5697] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:54.933943 19813 raft_consensus.cc:2468] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
W20260709 13:08:54.934499 20966 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 13:08:54.943744 19809 raft_consensus.cc:515] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:54.947711 19809 leader_election.cc:290] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:08:54.949862 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:54.950414 19739 raft_consensus.cc:3055] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.950723 19739 raft_consensus.cc:740] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:54.950958 20310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:08:54.951472 20310 raft_consensus.cc:3060] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.951422 19739 consensus_queue.cc:260] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:54.952677 19739 raft_consensus.cc:3060] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.961751 19563 catalog_manager.cc:5697] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 2 to 3, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:54.981891 19739 raft_consensus.cc:2468] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:54.998212 19784 leader_election.cc:304] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:55.000505 20875 raft_consensus.cc:2804] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:55.000993 20875 raft_consensus.cc:697] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:55.002250 20875 consensus_queue.cc:237] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:55.013324 20310 raft_consensus.cc:2468] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:55.028091 21069 ts_tablet_manager.cc:933] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:08:55.035181 19565 catalog_manager.cc:5697] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.040239 21069 tablet_copy_client.cc:323] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:08:55.042560 19678 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet 9f47c3190b614ff7a4b7fddbb7ec3c35 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:08:55.043118 19678 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet 9f47c3190b614ff7a4b7fddbb7ec3c35 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-9f47c3190b614ff7a4b7fddbb7ec3c35
I20260709 13:08:55.053179 19678 tablet_copy_source_session.cc:215] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:55.056615 21069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f47c3190b614ff7a4b7fddbb7ec3c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:55.076617 21069 tablet_copy_client.cc:806] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:55.077296 21069 tablet_copy_client.cc:670] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:55.081126 21069 tablet_copy_client.cc:538] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:55.092267 21069 tablet_bootstrap.cc:492] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:55.121866 21069 tablet_bootstrap.cc:492] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:55.123107 21069 tablet_bootstrap.cc:492] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:55.123811 21069 ts_tablet_manager.cc:1403] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.032s	user 0.026s	sys 0.003s
I20260709 13:08:55.127481 21069 raft_consensus.cc:359] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:55.128268 21069 raft_consensus.cc:740] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:55.128999 21069 consensus_queue.cc:260] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:55.132236 21069 ts_tablet_manager.cc:1434] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:08:55.134253 19678 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-9f47c3190b614ff7a4b7fddbb7ec3c35 received from {username='slave'} at 127.0.0.1:56642
I20260709 13:08:55.134685 19678 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-9f47c3190b614ff7a4b7fddbb7ec3c35 on tablet 9f47c3190b614ff7a4b7fddbb7ec3c35 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:55.161337 19662 raft_consensus.cc:1275] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:55.163228 20973 consensus_queue.cc:1048] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:55.179217 21069 ts_tablet_manager.cc:933] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:08:55.224349 19813 raft_consensus.cc:1275] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:55.227875 20946 consensus_queue.cc:1048] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:55.300004 19739 raft_consensus.cc:1275] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:55.302587 20961 consensus_queue.cc:1048] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:55.324204 19809 raft_consensus.cc:1275] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:55.330852 20995 consensus_queue.cc:1048] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:55.425130 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:55.494781 21078 ts_tablet_manager.cc:933] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:55.505553 21078 tablet_copy_client.cc:323] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.66:39279
I20260709 13:08:55.601979 21074 ts_tablet_manager.cc:933] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:55.611425 21074 tablet_copy_client.cc:323] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.66:39279
I20260709 13:08:55.690237 20307 raft_consensus.cc:1217] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:55.690568 19753 tablet_copy_service.cc:140] P b6f88a234d404987839043a4426747eb: Received BeginTabletCopySession request for tablet 904092885e4747f39d83e1ba46eb2d3d from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:33630)
I20260709 13:08:55.690721 19754 tablet_copy_service.cc:140] P b6f88a234d404987839043a4426747eb: Received BeginTabletCopySession request for tablet 74c340d4750c430aa532170d018a6a0f from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:33630)
I20260709 13:08:55.691109 19753 tablet_copy_service.cc:161] P b6f88a234d404987839043a4426747eb: Beginning new tablet copy session on tablet 904092885e4747f39d83e1ba46eb2d3d from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:33630: session id = 175b9033e8fc45ee83e075f1d30ca7fd-904092885e4747f39d83e1ba46eb2d3d
W20260709 13:08:55.694518 21069 thread.cc:641] tablet-download-pool [worker] (thread pool) Time spent creating pthread: real 0.514s	user 0.042s	sys 0.084s
W20260709 13:08:55.694866 21069 thread.cc:608] tablet-download-pool [worker] (thread pool) Time spent starting thread: real 0.515s	user 0.042s	sys 0.084s
I20260709 13:08:55.695381 21069 tablet_copy_client.cc:323] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:08:55.697245 19754 tablet_copy_service.cc:161] P b6f88a234d404987839043a4426747eb: Beginning new tablet copy session on tablet 74c340d4750c430aa532170d018a6a0f from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:33630: session id = 175b9033e8fc45ee83e075f1d30ca7fd-74c340d4750c430aa532170d018a6a0f
I20260709 13:08:55.706080 19678 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet 45e0ac206c6f4a32a1f4d32ef00e8dbd from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:08:55.706573 19678 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet 45e0ac206c6f4a32a1f4d32ef00e8dbd from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-45e0ac206c6f4a32a1f4d32ef00e8dbd
I20260709 13:08:55.708809 19754 tablet_copy_source_session.cc:215] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:55.710737 19753 tablet_copy_source_session.cc:215] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:08:55.726361 19782 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 44343.3us
I20260709 13:08:55.739630 19739 raft_consensus.cc:1275] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:55.763224 19678 tablet_copy_source_session.cc:215] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:55.768430 21069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45e0ac206c6f4a32a1f4d32ef00e8dbd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:55.779788 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 69762.2us
I20260709 13:08:55.813865 21085 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:55.842633 20307 raft_consensus.cc:1275] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:55.845907 20963 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:55.854898 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:08:55.909125 19782 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 57704.3us
I20260709 13:08:55.911311 21078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c340d4750c430aa532170d018a6a0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:55.911988 21074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904092885e4747f39d83e1ba46eb2d3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:55.937820 21074 tablet_copy_client.cc:806] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:55.940171 21074 tablet_copy_client.cc:670] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:55.952529 21069 tablet_copy_client.cc:806] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:55.953152 21069 tablet_copy_client.cc:670] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:55.964048 21078 tablet_copy_client.cc:806] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:55.964592 21078 tablet_copy_client.cc:670] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:55.963877 21069 tablet_copy_client.cc:538] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:55.976980 21069 tablet_bootstrap.cc:492] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
W20260709 13:08:55.977356 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 46276.3us
I20260709 13:08:55.984606 21074 tablet_copy_client.cc:538] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:56.000893 21074 tablet_bootstrap.cc:492] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:56.016402 21078 tablet_copy_client.cc:538] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:56.031518 19809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:08:56.032115 19809 raft_consensus.cc:606] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Received request to transfer leadership to TS e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:56.034843 19744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8797a2ae7ba34a8aa7dee27f963830a3"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:56.035364 19744 raft_consensus.cc:606] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:08:56.031443 21078 tablet_bootstrap.cc:492] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:56.038151 19664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
mode: GRACEFUL
new_leader_uuid: "b6f88a234d404987839043a4426747eb"
 from {username='slave'} at 127.0.0.1:44624
I20260709 13:08:56.038759 19664 raft_consensus.cc:606] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Received request to transfer leadership to TS b6f88a234d404987839043a4426747eb
I20260709 13:08:56.039983 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:56.041561 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:56.050339 21074 tablet_bootstrap.cc:492] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:56.051173 21074 tablet_bootstrap.cc:492] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:56.051782 21074 ts_tablet_manager.cc:1403] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.011s
I20260709 13:08:56.054589 21074 raft_consensus.cc:359] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:56.055357 21074 raft_consensus.cc:740] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:56.055963 21074 consensus_queue.cc:260] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:56.061839 20961 raft_consensus.cc:1064] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:56.064301 20961 consensus_queue.cc:237] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:56.068586 21074 ts_tablet_manager.cc:1434] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:08:56.073572 19754 tablet_copy_service.cc:342] P b6f88a234d404987839043a4426747eb: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-904092885e4747f39d83e1ba46eb2d3d received from {username='slave'} at 127.0.0.1:33630
I20260709 13:08:56.074064 19754 tablet_copy_service.cc:434] P b6f88a234d404987839043a4426747eb: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-904092885e4747f39d83e1ba46eb2d3d on tablet 904092885e4747f39d83e1ba46eb2d3d with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:56.075695 20307 raft_consensus.cc:1275] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:56.079241 19809 raft_consensus.cc:1275] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:56.080875 21065 consensus_queue.cc:1048] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:56.082770 21065 consensus_queue.cc:1048] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:56.086692 21078 tablet_bootstrap.cc:492] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:56.087373 21069 tablet_bootstrap.cc:492] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:56.088614 21069 tablet_bootstrap.cc:492] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:56.087636 21078 tablet_bootstrap.cc:492] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:56.089638 21069 ts_tablet_manager.cc:1403] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.113s	user 0.026s	sys 0.007s
I20260709 13:08:56.092594 21069 raft_consensus.cc:359] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:56.093382 21069 raft_consensus.cc:740] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:56.093452 21078 ts_tablet_manager.cc:1403] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.012s
I20260709 13:08:56.094060 21069 consensus_queue.cc:260] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:56.096618 21078 raft_consensus.cc:359] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:56.098711 21069 ts_tablet_manager.cc:1434] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:08:56.098742 21078 raft_consensus.cc:740] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:56.099746 21078 consensus_queue.cc:260] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:56.107724 21078 ts_tablet_manager.cc:1434] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 13:08:56.123610 19744 raft_consensus.cc:1275] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:56.125922 20961 consensus_queue.cc:1048] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:56.167196 19678 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-45e0ac206c6f4a32a1f4d32ef00e8dbd received from {username='slave'} at 127.0.0.1:56642
I20260709 13:08:56.167623 19678 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-45e0ac206c6f4a32a1f4d32ef00e8dbd on tablet 45e0ac206c6f4a32a1f4d32ef00e8dbd with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:56.209043 20310 raft_consensus.cc:1217] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:56.216921 21085 raft_consensus.cc:993] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e: : Instructing follower e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:56.217402 21090 raft_consensus.cc:1081] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Signalling peer e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:56.221215 19666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:50574
I20260709 13:08:56.222043 19666 raft_consensus.cc:493] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:56.225123 19666 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.231920 19754 tablet_copy_service.cc:342] P b6f88a234d404987839043a4426747eb: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-74c340d4750c430aa532170d018a6a0f received from {username='slave'} at 127.0.0.1:33630
I20260709 13:08:56.232357 19754 tablet_copy_service.cc:434] P b6f88a234d404987839043a4426747eb: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-74c340d4750c430aa532170d018a6a0f on tablet 74c340d4750c430aa532170d018a6a0f with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:56.241689 21065 raft_consensus.cc:2955] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.245223 19744 raft_consensus.cc:2955] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.249624 19666 raft_consensus.cc:515] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:56.249780 20307 raft_consensus.cc:2955] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.251926 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:56.252435 19739 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.252342 19666 leader_election.cc:290] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:56.258751 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:56.259339 19817 raft_consensus.cc:3055] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:56.259670 19817 raft_consensus.cc:740] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:56.260419 19817 consensus_queue.cc:260] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:56.261808 19817 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.272818 19739 raft_consensus.cc:2468] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:08:56.274716 19635 leader_election.cc:304] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:56.275606 20995 raft_consensus.cc:2804] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:56.276039 20995 raft_consensus.cc:697] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:56.277272 19817 raft_consensus.cc:2468] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:08:56.276809 20995 consensus_queue.cc:237] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:56.285631 19567 catalog_manager.cc:5697] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.287495 21068 raft_consensus.cc:993] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:56.287942 21068 raft_consensus.cc:1081] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:56.293821 19809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8797a2ae7ba34a8aa7dee27f963830a3"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:08:56.294353 19809 raft_consensus.cc:493] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:56.294669 19809 raft_consensus.cc:3060] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.308070 19809 raft_consensus.cc:515] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:56.311381 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8797a2ae7ba34a8aa7dee27f963830a3" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:56.311913 19739 raft_consensus.cc:3055] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:56.312186 19739 raft_consensus.cc:740] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:56.312911 19809 leader_election.cc:290] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:08:56.312506 19817 raft_consensus.cc:2955] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.315573 20307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8797a2ae7ba34a8aa7dee27f963830a3" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:08:56.316134 19739 consensus_queue.cc:260] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:56.317209 19739 raft_consensus.cc:3060] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.319492 20312 raft_consensus.cc:1217] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:56.323908 20312 raft_consensus.cc:1217] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:56.316164 20307 raft_consensus.cc:3060] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.326735 19739 raft_consensus.cc:2468] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:56.328110 19784 leader_election.cc:304] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:56.334200 20307 raft_consensus.cc:2468] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:56.333631 21084 raft_consensus.cc:2804] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:56.340560 21084 raft_consensus.cc:697] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:56.341486 21084 consensus_queue.cc:237] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:56.397535 19566 catalog_manager.cc:5697] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.417575 19565 catalog_manager.cc:5697] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 2 to 3, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.423925 20979 raft_consensus.cc:993] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157: : Instructing follower b6f88a234d404987839043a4426747eb to start an election
I20260709 13:08:56.424492 20979 raft_consensus.cc:1081] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Signalling peer b6f88a234d404987839043a4426747eb to start an election
I20260709 13:08:56.426759 19744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c"
dest_uuid: "b6f88a234d404987839043a4426747eb"
 from {username='slave'} at 127.0.0.1:44286
I20260709 13:08:56.427239 19744 raft_consensus.cc:493] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:56.427536 19744 raft_consensus.cc:3060] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:56.438369 19598 debug-util.cc:398] Leaking SignalData structure 0x7b0800034dc0 after lost signal to thread 18568
W20260709 13:08:56.438386 18570 debug-util.cc:398] Leaking SignalData structure 0x7b080000fc20 after lost signal to thread 20312
I20260709 13:08:56.442777 19744 raft_consensus.cc:515] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:56.446307 19662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:56.446844 19662 raft_consensus.cc:3055] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:56.447137 19662 raft_consensus.cc:740] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
W20260709 13:08:56.448137 19598 debug-util.cc:398] Leaking SignalData structure 0x7b080003b5a0 after lost signal to thread 19601
I20260709 13:08:56.447794 19662 consensus_queue.cc:260] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:56.448863 19662 raft_consensus.cc:3060] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.449700 19744 leader_election.cc:290] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:56.450588 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:56.451090 19809 raft_consensus.cc:3060] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:56.457042 19598 debug-util.cc:398] Leaking SignalData structure 0x7b08000a3ca0 after lost signal to thread 19693
W20260709 13:08:56.458146 19598 debug-util.cc:398] Leaking SignalData structure 0x7b0800341720 after lost signal to thread 19768
W20260709 13:08:56.459159 19598 debug-util.cc:398] Leaking SignalData structure 0x7b080038c2c0 after lost signal to thread 19842
W20260709 13:08:56.460191 19598 debug-util.cc:398] Leaking SignalData structure 0x7b080038bce0 after lost signal to thread 20336
I20260709 13:08:56.476459 19809 raft_consensus.cc:2468] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 2.
I20260709 13:08:56.477566 19710 leader_election.cc:304] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:08:56.478389 21114 raft_consensus.cc:2804] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:56.478852 21114 raft_consensus.cc:697] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 2 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:56.479662 21114 consensus_queue.cc:237] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:56.491724 19664 consensus_queue.cc:237] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:56.509497 20307 raft_consensus.cc:1275] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:56.511266 20979 consensus_queue.cc:1048] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:56.519632 19739 raft_consensus.cc:1275] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:56.520406 21065 raft_consensus.cc:1064] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:56.520823 20995 consensus_queue.cc:1048] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:56.523324 21065 consensus_queue.cc:237] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:56.526250 20995 raft_consensus.cc:2955] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.527937 20312 raft_consensus.cc:2955] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.532032 19739 raft_consensus.cc:2955] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.536674 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9f47c3190b614ff7a4b7fddbb7ec3c35 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:56.532716 19662 raft_consensus.cc:2468] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 2.
I20260709 13:08:56.546339 19567 catalog_manager.cc:5697] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 1 to 2, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 2 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.550377 19565 catalog_manager.cc:5697] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New cstate: current_term: 1 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:56.571761 19805 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f47c3190b614ff7a4b7fddbb7ec3c35 with delete_type TABLET_DATA_TOMBSTONED (TS 606f891f11a445edb29e8419e64d701e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60670
I20260709 13:08:56.601567 21121 tablet_replica.cc:333] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:08:56.605702 21121 raft_consensus.cc:2243] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:56.608733 20312 raft_consensus.cc:1275] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:56.611812 19744 raft_consensus.cc:1275] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:56.612608 19809 raft_consensus.cc:1275] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:56.614954 21082 consensus_queue.cc:1048] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:56.618342 20995 consensus_queue.cc:1048] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:56.619415 21121 raft_consensus.cc:2272] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:56.621145 20979 consensus_queue.cc:1048] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:08:56.628901 21121 ts_tablet_manager.cc:1916] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:56.659988 21121 ts_tablet_manager.cc:1929] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:56.660434 21121 log.cc:1199] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 606f891f11a445edb29e8419e64d701e: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/wals/9f47c3190b614ff7a4b7fddbb7ec3c35
I20260709 13:08:56.662523 20995 raft_consensus.cc:2955] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.665259 19554 catalog_manager.cc:5028] TS 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): tablet 9f47c3190b614ff7a4b7fddbb7ec3c35 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:56.669646 19809 raft_consensus.cc:2955] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.672806 19739 raft_consensus.cc:2955] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.674626 20312 raft_consensus.cc:2955] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.702862 19565 catalog_manager.cc:5697] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.726075 19662 consensus_queue.cc:237] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:56.732764 20307 raft_consensus.cc:1275] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:56.733201 19817 raft_consensus.cc:1275] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:56.734493 20979 consensus_queue.cc:1048] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:56.735430 21065 consensus_queue.cc:1048] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:56.755244 19739 raft_consensus.cc:1275] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:56.757701 21084 consensus_queue.cc:1048] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:56.759049 21110 raft_consensus.cc:2955] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.760537 20307 raft_consensus.cc:2955] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.765818 19739 raft_consensus.cc:1275] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:56.778164 20946 raft_consensus.cc:1064] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:56.781870 20979 consensus_queue.cc:1048] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:56.782449 20946 consensus_queue.cc:237] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:56.760386 19809 raft_consensus.cc:2955] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.793854 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 45e0ac206c6f4a32a1f4d32ef00e8dbd with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:56.812301 19566 catalog_manager.cc:5697] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 4 to 5, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:56.822870 20307 raft_consensus.cc:1275] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:56.824185 21097 consensus_queue.cc:1048] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:56.845734 19809 raft_consensus.cc:1275] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:56.857144 20312 raft_consensus.cc:1275] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:56.883852 21085 consensus_queue.cc:1048] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:56.889608 19725 tablet_service.cc:1558] Processing DeleteTablet for tablet 45e0ac206c6f4a32a1f4d32ef00e8dbd with delete_type TABLET_DATA_TOMBSTONED (TS b6f88a234d404987839043a4426747eb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44264
I20260709 13:08:56.896072 21110 consensus_queue.cc:1048] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:08:56.930274 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 46984.3us
I20260709 13:08:56.935391 21068 raft_consensus.cc:1064] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:08:56.938887 19809 raft_consensus.cc:1275] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:56.942901 21068 consensus_queue.cc:237] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:56.948541 21114 consensus_queue.cc:1048] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:56.954998 19664 raft_consensus.cc:1275] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:56.970371 20944 consensus_queue.cc:1048] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 13:08:56.983485 21129 tablet_replica.cc:333] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:08:57.006242 21129 raft_consensus.cc:2243] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:57.007179 21129 raft_consensus.cc:2272] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:57.038411 19784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 88818.1us
I20260709 13:08:57.042430 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:57.051460 21129 ts_tablet_manager.cc:1916] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:57.066082 19809 raft_consensus.cc:1275] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:57.078675 21097 raft_consensus.cc:2955] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:57.087502 20307 raft_consensus.cc:1275] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:57.089300 20944 consensus_queue.cc:1048] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:08:57.106880 19817 raft_consensus.cc:1275] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:57.107950 20946 consensus_queue.cc:1048] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:57.123638 19809 raft_consensus.cc:2955] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:57.133610 20944 consensus_queue.cc:1048] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:57.147037 20312 raft_consensus.cc:2955] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
W20260709 13:08:57.159785 19708 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 71143.8us
I20260709 13:08:57.160579 19567 catalog_manager.cc:5697] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:57.171870 19662 raft_consensus.cc:1275] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:57.178321 19664 raft_consensus.cc:2955] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:57.198359 21114 raft_consensus.cc:2955] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:57.208317 19809 raft_consensus.cc:2955] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:57.224129 20307 raft_consensus.cc:2955] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:57.242906 19567 catalog_manager.cc:5697] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:57.244259 19664 raft_consensus.cc:1275] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:57.283733 21114 consensus_queue.cc:1048] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:57.287164 19744 consensus_queue.cc:237] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:57.290019 21129 ts_tablet_manager.cc:1929] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:57.290477 21129 log.cc:1199] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P b6f88a234d404987839043a4426747eb: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/wals/45e0ac206c6f4a32a1f4d32ef00e8dbd
I20260709 13:08:57.290714 20946 consensus_queue.cc:1048] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:57.297784 19738 consensus_queue.cc:237] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:57.303802 20307 raft_consensus.cc:1275] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:57.305138 20946 consensus_queue.cc:1048] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:57.315460 20944 raft_consensus.cc:2955] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:57.323071 20312 raft_consensus.cc:2955] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:57.329710 20307 raft_consensus.cc:1275] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:57.331410 20946 consensus_queue.cc:1048] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:57.334839 19817 raft_consensus.cc:1275] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:57.336884 19817 raft_consensus.cc:1275] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:57.339484 21097 consensus_queue.cc:1048] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:57.346473 21145 consensus_queue.cc:1048] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:57.347002 21068 raft_consensus.cc:2955] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:57.366909 20307 raft_consensus.cc:2955] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:57.369016 19567 catalog_manager.cc:5697] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:57.372184 19809 raft_consensus.cc:2955] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:57.381074 19650 tablet_service.cc:1558] Processing DeleteTablet for tablet 904092885e4747f39d83e1ba46eb2d3d with delete_type TABLET_DATA_TOMBSTONED (TS e9a5b2fa73944872888ca26c4acc4157 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50570
I20260709 13:08:57.399127 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:57.409227 19554 catalog_manager.cc:5028] TS b6f88a234d404987839043a4426747eb (127.18.33.66:39279): tablet 45e0ac206c6f4a32a1f4d32ef00e8dbd (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:57.412740 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 904092885e4747f39d83e1ba46eb2d3d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:57.413434 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 74c340d4750c430aa532170d018a6a0f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:57.407234 19566 catalog_manager.cc:5697] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:57.420641 19817 raft_consensus.cc:2955] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:57.454210 19650 tablet_service.cc:1558] Processing DeleteTablet for tablet 74c340d4750c430aa532170d018a6a0f with delete_type TABLET_DATA_TOMBSTONED (TS e9a5b2fa73944872888ca26c4acc4157 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50570
I20260709 13:08:57.479003 19666 raft_consensus.cc:2955] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:08:57.508430 21151 tablet_replica.cc:333] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:08:57.509517 21151 raft_consensus.cc:2243] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:57.510296 21151 raft_consensus.cc:2272] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:57.530221 21151 ts_tablet_manager.cc:1916] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:57.536039 19813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "133432d5d6af47bfba5466cb9c7fa2ba"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:08:57.536717 19813 raft_consensus.cc:606] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Received request to transfer leadership to TS 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:57.539252 19739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5c3405323a047a98758adc8054ab159"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:57.539786 19739 raft_consensus.cc:606] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:08:57.548405 19666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
mode: GRACEFUL
new_leader_uuid: "b6f88a234d404987839043a4426747eb"
 from {username='slave'} at 127.0.0.1:44624
I20260709 13:08:57.549202 19666 raft_consensus.cc:606] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Received request to transfer leadership to TS b6f88a234d404987839043a4426747eb
I20260709 13:08:57.550698 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:57.551852 21151 ts_tablet_manager.cc:1929] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:57.552250 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:57.552661 21151 log.cc:1199] T 904092885e4747f39d83e1ba46eb2d3d P e9a5b2fa73944872888ca26c4acc4157: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/wals/904092885e4747f39d83e1ba46eb2d3d
I20260709 13:08:57.554822 21151 tablet_replica.cc:333] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:08:57.555780 19552 catalog_manager.cc:5028] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): tablet 904092885e4747f39d83e1ba46eb2d3d (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:57.556309 21151 raft_consensus.cc:2243] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:57.557122 21151 raft_consensus.cc:2272] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:57.565537 21151 ts_tablet_manager.cc:1916] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:57.579905 21151 ts_tablet_manager.cc:1929] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:57.580235 21151 log.cc:1199] T 74c340d4750c430aa532170d018a6a0f P e9a5b2fa73944872888ca26c4acc4157: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/wals/74c340d4750c430aa532170d018a6a0f
I20260709 13:08:57.581612 19552 catalog_manager.cc:5028] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): tablet 74c340d4750c430aa532170d018a6a0f (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:08:57.718816 21110 raft_consensus.cc:993] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157: : Instructing follower b6f88a234d404987839043a4426747eb to start an election
I20260709 13:08:57.719376 20995 raft_consensus.cc:1081] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Signalling peer b6f88a234d404987839043a4426747eb to start an election
I20260709 13:08:57.721560 19739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce"
dest_uuid: "b6f88a234d404987839043a4426747eb"
 from {username='slave'} at 127.0.0.1:44286
I20260709 13:08:57.722061 19739 raft_consensus.cc:493] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:57.722393 19739 raft_consensus.cc:3060] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:57.728956 19739 raft_consensus.cc:515] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:57.731622 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:57.732127 19666 raft_consensus.cc:3055] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:57.732432 19666 raft_consensus.cc:740] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:57.733095 19666 consensus_queue.cc:260] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:57.734061 19666 raft_consensus.cc:3060] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:57.747814 19739 leader_election.cc:290] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:57.747038 19666 raft_consensus.cc:2468] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 4.
I20260709 13:08:57.749521 19708 leader_election.cc:304] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:57.750280 21068 raft_consensus.cc:2804] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:57.750960 21068 raft_consensus.cc:697] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:57.751760 21068 consensus_queue.cc:237] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:57.758905 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:57.759512 19809 raft_consensus.cc:3060] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:57.765611 19809 raft_consensus.cc:2468] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 4.
I20260709 13:08:57.774744 19567 catalog_manager.cc:5697] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 3 to 4, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 4 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:57.803465 21097 raft_consensus.cc:993] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:57.803959 21097 raft_consensus.cc:1081] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:57.805678 19809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5c3405323a047a98758adc8054ab159"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:08:57.806169 19809 raft_consensus.cc:493] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:57.806485 19809 raft_consensus.cc:3060] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.835914 19809 raft_consensus.cc:515] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:57.841862 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:57.842476 19666 raft_consensus.cc:3060] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.844516 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:57.845081 19739 raft_consensus.cc:3055] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:57.845372 19739 raft_consensus.cc:740] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:57.846042 19739 consensus_queue.cc:260] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:57.846961 19739 raft_consensus.cc:3060] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.848966 19666 raft_consensus.cc:2468] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:57.850167 19782 leader_election.cc:304] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:57.850950 21085 raft_consensus.cc:2804] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:57.851389 21085 raft_consensus.cc:697] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:57.852157 21085 consensus_queue.cc:237] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:57.858955 19739 raft_consensus.cc:2468] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:57.861430 19809 leader_election.cc:290] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:57.885429 19567 catalog_manager.cc:5697] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:57.906801 21142 raft_consensus.cc:993] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e: : Instructing follower 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:57.907244 21142 raft_consensus.cc:1081] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Signalling peer 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:08:57.916282 20312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "133432d5d6af47bfba5466cb9c7fa2ba"
dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:59964
I20260709 13:08:57.916817 20312 raft_consensus.cc:493] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:57.917146 20312 raft_consensus.cc:3060] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.925032 20312 raft_consensus.cc:515] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:57.927350 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133432d5d6af47bfba5466cb9c7fa2ba" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:08:57.927497 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133432d5d6af47bfba5466cb9c7fa2ba" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:57.927876 19666 raft_consensus.cc:3060] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.928083 19817 raft_consensus.cc:3055] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:57.928419 19817 raft_consensus.cc:740] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:57.929266 20312 leader_election.cc:290] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:57.929103 19817 consensus_queue.cc:260] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:57.933677 19817 raft_consensus.cc:3060] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.935875 19666 raft_consensus.cc:2468] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:57.937054 20276 leader_election.cc:304] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:57.937898 21098 raft_consensus.cc:2804] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:57.938350 21098 raft_consensus.cc:697] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:08:57.939165 21098 consensus_queue.cc:237] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:57.942005 19817 raft_consensus.cc:2468] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:08:57.963912 19567 catalog_manager.cc:5697] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 1 to 2, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 2 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:58.216696 19662 raft_consensus.cc:1275] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:58.218422 20944 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:58.258394 19809 raft_consensus.cc:1275] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:58.259845 21068 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:58.376250 19666 raft_consensus.cc:1275] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:58.377602 21085 consensus_queue.cc:1048] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:58.390107 19739 raft_consensus.cc:1275] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:08:58.400650 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 62378.3us
I20260709 13:08:58.407619 21163 consensus_queue.cc:1048] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 13:08:58.502789 19809 raft_consensus.cc:1275] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:58.523121 20940 consensus_queue.cc:1048] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:58.530376 19662 raft_consensus.cc:1275] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:08:58.508745 21169 log.cc:927] Time spent T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
W20260709 13:08:58.530262 19708 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 68082.9us
W20260709 13:08:58.545006 19782 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 99960us
W20260709 13:08:58.533200 21157 log.cc:927] Time spent T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:08:58.553304 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:08:58.554014 19707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 97333.6us
W20260709 13:08:58.592599 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 51655.2us
I20260709 13:08:58.623054 21180 consensus_queue.cc:1048] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:08:58.651260 19784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 113143us
I20260709 13:08:58.671754 19662 consensus_queue.cc:237] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:08:58.752066 19632 consensus_peers.cc:597] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 255e8907e7c149b8ab892e85f2838680. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:58.752431 19809 raft_consensus.cc:1275] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:58.756428 19735 raft_consensus.cc:1275] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:58.757807 21110 consensus_queue.cc:1048] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:58.763236 21110 consensus_queue.cc:1048] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:58.797618 21156 raft_consensus.cc:2955] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:58.801221 19744 raft_consensus.cc:2955] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:58.810050 19809 raft_consensus.cc:2955] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:58.846072 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:58.846622 19566 catalog_manager.cc:5697] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:58.860951 19735 consensus_queue.cc:237] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:58.886125 19809 raft_consensus.cc:1275] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:58.886551 19707 consensus_peers.cc:597] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b77b40428106429a8e7371ced1091152. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:58.888307 21174 consensus_queue.cc:1048] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:58.895635 19666 raft_consensus.cc:1275] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:58.899168 21174 consensus_queue.cc:1048] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:58.930841 19817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:08:58.931440 19817 raft_consensus.cc:606] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Received request to transfer leadership to TS e9a5b2fa73944872888ca26c4acc4157
I20260709 13:08:58.935426 19739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:08:58.935973 19739 raft_consensus.cc:606] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:08:58.939003 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:58.940630 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:58.943028 21176 raft_consensus.cc:2955] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:58.946779 19809 raft_consensus.cc:2955] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:58.949527 19664 raft_consensus.cc:2955] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:58.994614 19809 consensus_queue.cc:237] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:59.000723 19567 catalog_manager.cc:5697] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:59.035681 19735 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:59.037385 21164 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:59.037683 19664 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:59.046957 19781 consensus_peers.cc:597] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b351c9c79bee41f09f2ff48e96208c41. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:59.057710 21177 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:59.130388 21172 raft_consensus.cc:2955] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:59.144204 19666 raft_consensus.cc:2955] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:59.146193 21162 raft_consensus.cc:993] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e: : Instructing follower e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:59.146703 21162 raft_consensus.cc:1081] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Signalling peer e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:08:59.149127 19739 raft_consensus.cc:2955] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:59.160238 19664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:50574
I20260709 13:08:59.160822 19664 raft_consensus.cc:493] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:59.161068 19567 catalog_manager.cc:5697] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:59.161190 19664 raft_consensus.cc:3060] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.190234 19744 consensus_queue.cc:237] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:59.211697 19664 raft_consensus.cc:515] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:08:59.218573 19707 consensus_peers.cc:597] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99179d3b401c473eb9b1362fd86bffb0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:59.221521 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:08:59.222136 19809 raft_consensus.cc:3055] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:59.222406 19809 raft_consensus.cc:740] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:59.222558 19662 raft_consensus.cc:1275] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:59.223116 19809 consensus_queue.cc:260] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:59.224098 19809 raft_consensus.cc:3060] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.224121 21174 consensus_queue.cc:1048] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:59.230683 19809 raft_consensus.cc:2468] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:08:59.231913 19635 leader_election.cc:304] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:08:59.232697 21156 raft_consensus.cc:2804] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:59.233126 21156 raft_consensus.cc:697] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:08:59.233923 21156 consensus_queue.cc:237] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:08:59.239534 19664 leader_election.cc:290] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:59.244534 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:59.245066 19739 raft_consensus.cc:3060] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.248983 19809 raft_consensus.cc:1275] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:59.264535 19739 raft_consensus.cc:2468] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:08:59.267459 21174 raft_consensus.cc:2955] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:59.275695 21176 consensus_queue.cc:1048] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:59.277284 19567 catalog_manager.cc:5697] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 2 to 3, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:59.302901 19666 raft_consensus.cc:2955] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:59.318344 19567 catalog_manager.cc:5697] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 2 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:59.349426 19809 raft_consensus.cc:2955] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:08:59.378381 21176 raft_consensus.cc:993] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:59.378844 21182 raft_consensus.cc:1081] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:08:59.385331 19813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:08:59.385933 19813 raft_consensus.cc:493] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:59.386277 19813 raft_consensus.cc:3060] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:59.393823 19813 raft_consensus.cc:515] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:59.401319 20307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:08:59.401865 20307 raft_consensus.cc:3060] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:59.408295 20307 raft_consensus.cc:2468] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:59.410300 19781 leader_election.cc:304] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: 
I20260709 13:08:59.411511 21177 raft_consensus.cc:2804] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:59.411957 21177 raft_consensus.cc:697] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:08:59.412750 21177 consensus_queue.cc:237] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:59.422170 21206 ts_tablet_manager.cc:933] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:08:59.428582 19813 leader_election.cc:290] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:08:59.430302 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:08:59.431399 19735 raft_consensus.cc:3055] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:59.431660 19735 raft_consensus.cc:740] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:08:59.432365 19735 consensus_queue.cc:260] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:08:59.433903 19735 raft_consensus.cc:3060] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:59.437973 21206 tablet_copy_client.cc:323] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:08:59.439569 19678 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet 255e8907e7c149b8ab892e85f2838680 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:08:59.440059 19678 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet 255e8907e7c149b8ab892e85f2838680 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-255e8907e7c149b8ab892e85f2838680
I20260709 13:08:59.447697 19678 tablet_copy_source_session.cc:215] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:59.451182 21206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255e8907e7c149b8ab892e85f2838680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:59.462442 19735 raft_consensus.cc:2468] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:08:59.488022 21206 tablet_copy_client.cc:806] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:59.488596 21206 tablet_copy_client.cc:670] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:59.495314 21206 tablet_copy_client.cc:538] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:59.505003 19566 catalog_manager.cc:5697] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:59.509212 21209 ts_tablet_manager.cc:933] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:59.525309 21209 tablet_copy_client.cc:323] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.66:39279
I20260709 13:08:59.526937 19754 tablet_copy_service.cc:140] P b6f88a234d404987839043a4426747eb: Received BeginTabletCopySession request for tablet b77b40428106429a8e7371ced1091152 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:33630)
I20260709 13:08:59.527458 19754 tablet_copy_service.cc:161] P b6f88a234d404987839043a4426747eb: Beginning new tablet copy session on tablet b77b40428106429a8e7371ced1091152 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:33630: session id = 175b9033e8fc45ee83e075f1d30ca7fd-b77b40428106429a8e7371ced1091152
I20260709 13:08:59.537045 21206 tablet_bootstrap.cc:492] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:59.550124 19754 tablet_copy_source_session.cc:215] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:59.560046 21209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77b40428106429a8e7371ced1091152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:59.561636 21211 ts_tablet_manager.cc:933] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:08:59.594547 21206 tablet_bootstrap.cc:492] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:59.606083 21206 tablet_bootstrap.cc:492] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:59.606858 21206 ts_tablet_manager.cc:1403] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.010s
I20260709 13:08:59.609965 21206 raft_consensus.cc:359] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:59.611105 21206 raft_consensus.cc:740] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:59.611960 21206 consensus_queue.cc:260] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:59.615051 21206 ts_tablet_manager.cc:1434] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:08:59.617834 19678 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-255e8907e7c149b8ab892e85f2838680 received from {username='slave'} at 127.0.0.1:56642
I20260709 13:08:59.618281 19678 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-255e8907e7c149b8ab892e85f2838680 on tablet 255e8907e7c149b8ab892e85f2838680 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:59.624233 21211 tablet_copy_client.cc:323] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.67:33631
I20260709 13:08:59.629684 19828 tablet_copy_service.cc:140] P 606f891f11a445edb29e8419e64d701e: Received BeginTabletCopySession request for tablet b351c9c79bee41f09f2ff48e96208c41 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:45424)
I20260709 13:08:59.630290 19828 tablet_copy_service.cc:161] P 606f891f11a445edb29e8419e64d701e: Beginning new tablet copy session on tablet b351c9c79bee41f09f2ff48e96208c41 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:45424: session id = 175b9033e8fc45ee83e075f1d30ca7fd-b351c9c79bee41f09f2ff48e96208c41
I20260709 13:08:59.633265 21209 tablet_copy_client.cc:806] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:59.633895 21209 tablet_copy_client.cc:670] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:59.637607 21209 tablet_copy_client.cc:538] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:59.647063 21209 tablet_bootstrap.cc:492] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:59.654971 19828 tablet_copy_source_session.cc:215] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:59.661686 21211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b351c9c79bee41f09f2ff48e96208c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:59.669765 21206 ts_tablet_manager.cc:933] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:08:59.708240 21206 tablet_copy_client.cc:323] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.66:39279
I20260709 13:08:59.709868 19754 tablet_copy_service.cc:140] P b6f88a234d404987839043a4426747eb: Received BeginTabletCopySession request for tablet 99179d3b401c473eb9b1362fd86bffb0 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:33630)
I20260709 13:08:59.710565 19754 tablet_copy_service.cc:161] P b6f88a234d404987839043a4426747eb: Beginning new tablet copy session on tablet 99179d3b401c473eb9b1362fd86bffb0 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:33630: session id = 175b9033e8fc45ee83e075f1d30ca7fd-99179d3b401c473eb9b1362fd86bffb0
I20260709 13:08:59.715912 21209 tablet_bootstrap.cc:492] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:59.716845 21209 tablet_bootstrap.cc:492] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:59.717556 21209 ts_tablet_manager.cc:1403] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.022s
I20260709 13:08:59.717782 19754 tablet_copy_source_session.cc:215] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:59.723685 21211 tablet_copy_client.cc:806] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:59.729156 21211 tablet_copy_client.cc:670] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:59.729502 21206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99179d3b401c473eb9b1362fd86bffb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:59.740669 21211 tablet_copy_client.cc:538] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:59.730996 21209 raft_consensus.cc:359] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:59.746250 21209 raft_consensus.cc:740] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:59.747078 21209 consensus_queue.cc:260] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:59.750723 21206 tablet_copy_client.cc:806] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:59.751559 21206 tablet_copy_client.cc:670] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:59.755769 21206 tablet_copy_client.cc:538] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:59.757284 21209 ts_tablet_manager.cc:1434] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260709 13:08:59.762419 19754 tablet_copy_service.cc:342] P b6f88a234d404987839043a4426747eb: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-b77b40428106429a8e7371ced1091152 received from {username='slave'} at 127.0.0.1:33630
I20260709 13:08:59.762818 19754 tablet_copy_service.cc:434] P b6f88a234d404987839043a4426747eb: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-b77b40428106429a8e7371ced1091152 on tablet b77b40428106429a8e7371ced1091152 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:59.769855 21206 tablet_bootstrap.cc:492] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:59.782465 20312 raft_consensus.cc:1217] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:08:59.753029 21211 tablet_bootstrap.cc:492] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:08:59.803980 19813 raft_consensus.cc:1275] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:59.806205 19735 raft_consensus.cc:1275] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:59.812428 21156 consensus_queue.cc:1048] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:59.813596 21184 consensus_queue.cc:1048] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:59.814985 21206 tablet_bootstrap.cc:492] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:59.815883 21206 tablet_bootstrap.cc:492] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:08:59.816602 21206 ts_tablet_manager.cc:1403] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.019s
I20260709 13:08:59.819628 21206 raft_consensus.cc:359] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:59.820395 21206 raft_consensus.cc:740] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:08:59.820984 21206 consensus_queue.cc:260] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:08:59.823567 21206 ts_tablet_manager.cc:1434] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:08:59.852056 20312 raft_consensus.cc:1275] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:59.856699 21164 consensus_queue.cc:1048] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:59.885572 19754 tablet_copy_service.cc:342] P b6f88a234d404987839043a4426747eb: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-99179d3b401c473eb9b1362fd86bffb0 received from {username='slave'} at 127.0.0.1:33630
I20260709 13:08:59.886139 19754 tablet_copy_service.cc:434] P b6f88a234d404987839043a4426747eb: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-99179d3b401c473eb9b1362fd86bffb0 on tablet 99179d3b401c473eb9b1362fd86bffb0 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:08:59.941602 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:08:59.986614 19632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 88003.9us
W20260709 13:09:00.001964 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 62640.4us
I20260709 13:09:00.028855 21211 tablet_bootstrap.cc:492] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd: 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:09:00.029798 21211 tablet_bootstrap.cc:492] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:09:00.030470 21211 ts_tablet_manager.cc:1403] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.278s	user 0.058s	sys 0.027s
I20260709 13:09:00.033499 21211 raft_consensus.cc:359] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:00.034252 21211 raft_consensus.cc:740] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:09:00.034857 21211 consensus_queue.cc:260] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:00.035609 19738 raft_consensus.cc:1275] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:00.037140 21211 ts_tablet_manager.cc:1434] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260709 13:09:00.042627 21142 consensus_queue.cc:1048] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:00.047119 20311 raft_consensus.cc:1217] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:09:00.065934 19828 tablet_copy_service.cc:342] P 606f891f11a445edb29e8419e64d701e: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-b351c9c79bee41f09f2ff48e96208c41 received from {username='slave'} at 127.0.0.1:45424
I20260709 13:09:00.066381 19828 tablet_copy_service.cc:434] P 606f891f11a445edb29e8419e64d701e: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-b351c9c79bee41f09f2ff48e96208c41 on tablet b351c9c79bee41f09f2ff48e96208c41 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:09:00.079864 20307 raft_consensus.cc:1217] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:00.083400 20307 raft_consensus.cc:1217] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:00.306875 21175 raft_consensus.cc:1064] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:09:00.309334 21175 consensus_queue.cc:237] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:00.356993 19817 raft_consensus.cc:1275] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:00.358366 20307 raft_consensus.cc:1275] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:00.361914 21184 consensus_queue.cc:1048] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:00.363754 21184 consensus_queue.cc:1048] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } 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:09:00.374295 19739 raft_consensus.cc:1275] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:00.458165 21221 consensus_queue.cc:1048] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:00.473004 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 78795.9us
I20260709 13:09:00.589922 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:09:01.136669 19709 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.590s	user 0.006s	sys 0.004s
W20260709 13:09:01.137108 19709 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.591s	user 0.006s	sys 0.004s
W20260709 13:09:01.150264 19710 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.547s	user 0.000s	sys 0.031s
W20260709 13:09:01.157087 19710 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.554s	user 0.000s	sys 0.032s
W20260709 13:09:01.169480 19632 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.547s	user 0.022s	sys 0.008s
W20260709 13:09:01.169945 19632 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.548s	user 0.022s	sys 0.008s
I20260709 13:09:01.358897 19666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:44624
I20260709 13:09:01.359493 19666 raft_consensus.cc:606] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:09:01.361466 21237 raft_consensus.cc:493] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.362010 21237 raft_consensus.cc:515] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.364022 21237 leader_election.cc:290] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.380129 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:01.384231 19817 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60694 (request call id 1067) took 1003 ms. Trace:
I20260709 13:09:01.401503 21240 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.401959 21237 raft_consensus.cc:1064] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:09:01.402110 21240 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.404804 21237 consensus_queue.cc:237] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.413136 21176 raft_consensus.cc:1064] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:09:01.415488 21176 consensus_queue.cc:237] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.418251 21247 raft_consensus.cc:493] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:01.420471 21184 raft_consensus.cc:493] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 175b9033e8fc45ee83e075f1d30ca7fd)
I20260709 13:09:01.420989 21184 raft_consensus.cc:515] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.423179 21184 leader_election.cc:290] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:01.418804 21247 raft_consensus.cc:515] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.426980 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:01.427772 21240 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.445588 19664 raft_consensus.cc:1275] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:01.384886 19817 rpcz_store.cc:276] 0709 13:09:00.381214 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:00.387869 (+  6655us) service_pool.cc:224] Handling call
0709 13:09:00.388343 (+   474us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:00.388648 (+   305us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:00.388671 (+    23us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:01.371901 (+983230us) log.cc:844] Serialized 556 byte log entry
0709 13:09:01.379587 (+  7686us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:09:01.379627 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:01.379689 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:01.384015 (+  4326us) raft_consensus.cc:1685] finished
0709 13:09:01.384033 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:01.384150 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":7395,"threads_started":1,"wal-append.queue_time_us":7689}
I20260709 13:09:01.448539 21247 leader_election.cc:290] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.450047 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eaa80cfe3c4ab8bbfc01f147c3eb06" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:01.450166 20305 raft_consensus.cc:1275] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:01.450136 20308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
W20260709 13:09:01.464061 20307 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.095s	user 0.004s	sys 0.012s
W20260709 13:09:01.464500 20307 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.096s	user 0.004s	sys 0.012s
I20260709 13:09:01.465297 20307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59966 (request call id 437) took 1099 ms. Trace:
I20260709 13:09:01.465662 20307 rpcz_store.cc:276] 0709 13:09:00.365478 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:00.366505 (+  1027us) service_pool.cc:224] Handling call
0709 13:09:00.367002 (+   497us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:00.367329 (+   327us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:00.367354 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:00.368400 (+  1046us) log.cc:844] Serialized 556 byte log entry
0709 13:09:01.464964 (+1096564us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:09:01.465000 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:01.465062 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:01.465098 (+    36us) raft_consensus.cc:1685] finished
0709 13:09:01.465109 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:01.465209 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":1096260,"threads_started":1,"wal-append.queue_time_us":113534}
I20260709 13:09:01.468330 19744 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:33630 (request call id 185) took 1024 ms. Trace:
I20260709 13:09:01.467748 21242 raft_consensus.cc:493] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.471859 21242 raft_consensus.cc:515] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.473795 21242 leader_election.cc:290] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.475447 21239 raft_consensus.cc:2955] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:01.477695 21168 raft_consensus.cc:493] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.478184 21168 raft_consensus.cc:515] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.479377 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:01.468686 19744 rpcz_store.cc:276] 0709 13:09:00.444549 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:01.467643 (+1023094us) service_pool.cc:224] Handling call
0709 13:09:01.467917 (+   274us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:01.468065 (+   148us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:01.468089 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:01.468120 (+    31us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:09:01.468145 (+    25us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:01.468192 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:01.468282 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:01.482138 21168 leader_election.cc:290] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.458660 21244 consensus_queue.cc:1048] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 13:09:01.483175 21174 consensus_queue.cc:1048] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:01.480826 20307 raft_consensus.cc:2955] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
W20260709 13:09:01.492370 19690 debug-util.cc:398] Leaking SignalData structure 0x7b08003765c0 after lost signal to thread 18568
W20260709 13:09:01.493317 19690 debug-util.cc:398] Leaking SignalData structure 0x7b0800375ec0 after lost signal to thread 19601
W20260709 13:09:01.494590 19690 debug-util.cc:398] Leaking SignalData structure 0x7b08002fd340 after lost signal to thread 19693
I20260709 13:09:01.498461 20306 raft_consensus.cc:1275] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:01.501682 19667 raft_consensus.cc:1275] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:01.503729 21182 consensus_queue.cc:1048] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:01.504782 21243 consensus_queue.cc:1048] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } 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:09:01.514569 21242 raft_consensus.cc:493] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.516973 21250 raft_consensus.cc:493] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:01.527498 21235 raft_consensus.cc:493] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 175b9033e8fc45ee83e075f1d30ca7fd)
I20260709 13:09:01.544763 19817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "b6f88a234d404987839043a4426747eb"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:09:01.531550 21255 raft_consensus.cc:493] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:01.546011 19817 raft_consensus.cc:606] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Received request to transfer leadership to TS b6f88a234d404987839043a4426747eb
I20260709 13:09:01.546306 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:01.544929 21244 raft_consensus.cc:493] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.548591 21244 raft_consensus.cc:515] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.550165 21248 raft_consensus.cc:493] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:01.550557 21244 leader_election.cc:290] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.550653 21248 raft_consensus.cc:515] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:01.552738 21248 leader_election.cc:290] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:01.553486 21246 raft_consensus.cc:493] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:01.553972 21246 raft_consensus.cc:515] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.555918 21246 leader_election.cc:290] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:01.556342 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:01.557497 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:01.543721 21235 raft_consensus.cc:515] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.559151 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:01.559521 21235 leader_election.cc:290] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:01.559926 21244 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.560406 21244 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.543606 21243 raft_consensus.cc:493] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.561182 21243 raft_consensus.cc:515] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.561631 21247 raft_consensus.cc:493] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:01.562320 21244 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.562098 21247 raft_consensus.cc:515] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.563138 21243 leader_election.cc:290] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.563843 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:01.564064 21247 leader_election.cc:290] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:01.564498 21168 raft_consensus.cc:493] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:01.564961 21168 raft_consensus.cc:515] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.565478 19662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:01.564424 19666 raft_consensus.cc:2468] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:09:01.565775 21255 raft_consensus.cc:515] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.567498 19708 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:01.568418 21247 raft_consensus.cc:493] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:01.535202 21250 raft_consensus.cc:515] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:09:01.569924 19690 debug-util.cc:398] Leaking SignalData structure 0x7b0800376b40 after lost signal to thread 19768
I20260709 13:09:01.569263 21247 raft_consensus.cc:515] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.570768 21250 leader_election.cc:290] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:01.571600 21184 raft_consensus.cc:493] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.571851 21247 leader_election.cc:290] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.573457 21226 raft_consensus.cc:493] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.568626 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac389aeb35d24cd798787b9a605abc44" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:01.568452 21255 leader_election.cc:290] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:01.562331 20306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:01.579533 21244 raft_consensus.cc:493] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.580031 21244 raft_consensus.cc:515] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.581013 21156 raft_consensus.cc:493] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.573784 21241 raft_consensus.cc:2804] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:01.574656 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac389aeb35d24cd798787b9a605abc44" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:01.526547 21242 raft_consensus.cc:515] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.583776 21244 leader_election.cc:290] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:01.581648 21156 raft_consensus.cc:515] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:09:01.586557 19708 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:01.586534 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904092885e4747f39d83e1ba46eb2d3d" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:01.583386 21226 raft_consensus.cc:515] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:09:01.592324 19690 debug-util.cc:398] Leaking SignalData structure 0x7b08001df300 after lost signal to thread 19842
I20260709 13:09:01.598661 21244 raft_consensus.cc:493] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.599144 21244 raft_consensus.cc:515] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.601485 21244 leader_election.cc:290] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.587440 21142 raft_consensus.cc:493] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:01.604013 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:01.604996 19660 raft_consensus.cc:2468] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 2.
I20260709 13:09:01.605952 19708 leader_election.cc:304] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:01.602185 21142 raft_consensus.cc:515] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.609239 20306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:01.609853 20306 raft_consensus.cc:2468] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 2.
I20260709 13:09:01.610538 21142 leader_election.cc:290] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:01.611531 21168 leader_election.cc:290] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.585502 21241 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.613168 21241 raft_consensus.cc:3060] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:01.614532 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9620e09d314110a58c418882073274" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:01.607456 20278 leader_election.cc:304] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:01.618108 19707 leader_election.cc:304] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: 
W20260709 13:09:01.698788 19708 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 77975.6us
I20260709 13:09:01.619225 21244 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.597580 21184 raft_consensus.cc:515] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.622359 21243 raft_consensus.cc:2804] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:01.700268 21250 raft_consensus.cc:493] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:01.703492 21235 raft_consensus.cc:2804] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:01.706287 21243 raft_consensus.cc:493] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.705528 21221 raft_consensus.cc:493] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.724453 21183 raft_consensus.cc:493] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.717682 21235 raft_consensus.cc:493] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.719944 21243 raft_consensus.cc:3060] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:01.730211 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:01.730983 19738 raft_consensus.cc:2468] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:09:01.731945 21263 raft_consensus.cc:493] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:01.709757 21244 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:01.733515 19635 leader_election.cc:304] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:01.724510 21225 raft_consensus.cc:2749] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:01.737592 21226 leader_election.cc:290] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.740617 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:01.741699 19738 raft_consensus.cc:2468] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:09:01.743341 20307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c340d4750c430aa532170d018a6a0f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:01.721773 21221 raft_consensus.cc:515] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.746363 20309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795352aa5ff342f9a13065a09d237a57" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:01.723819 21250 raft_consensus.cc:515] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.747874 21221 leader_election.cc:290] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.748669 21221 raft_consensus.cc:2804] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:01.749020 21221 raft_consensus.cc:493] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.749423 21221 raft_consensus.cc:3060] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:01.733572 21235 raft_consensus.cc:3060] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:01.750269 21244 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.723565 21182 raft_consensus.cc:493] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.748891 21250 leader_election.cc:290] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:01.754640 21182 raft_consensus.cc:515] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.730912 21156 leader_election.cc:290] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.753820 21242 leader_election.cc:290] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:01.742997 19635 leader_election.cc:304] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:01.759476 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:01.760076 19738 raft_consensus.cc:2468] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:09:01.740625 21265 raft_consensus.cc:493] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 175b9033e8fc45ee83e075f1d30ca7fd)
I20260709 13:09:01.751149 21174 raft_consensus.cc:493] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.732429 21263 raft_consensus.cc:515] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.761734 21156 raft_consensus.cc:2804] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:09:01.769500 19690 debug-util.cc:398] Leaking SignalData structure 0x7b08002bd980 after lost signal to thread 20336
I20260709 13:09:01.761061 19635 leader_election.cc:304] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:01.726830 21183 raft_consensus.cc:515] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.781853 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:01.782390 19738 raft_consensus.cc:2468] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:09:01.784125 19635 leader_election.cc:304] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:01.766438 21174 raft_consensus.cc:515] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.781595 21264 raft_consensus.cc:2804] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:01.766382 21267 raft_consensus.cc:493] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:01.783375 19735 raft_consensus.cc:2955] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:01.777029 21156 raft_consensus.cc:493] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.778928 21244 raft_consensus.cc:493] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.779744 21265 raft_consensus.cc:515] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.801302 21265 leader_election.cc:290] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:01.802096 21272 raft_consensus.cc:493] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:01.790454 21239 raft_consensus.cc:2804] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:09:01.806015 19632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 100403us
I20260709 13:09:01.796561 21264 raft_consensus.cc:493] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.798206 21156 raft_consensus.cc:3060] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:01.810246 21262 log.cc:927] Time spent T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:09:01.810869 21164 raft_consensus.cc:493] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 175b9033e8fc45ee83e075f1d30ca7fd)
I20260709 13:09:01.821921 20307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
W20260709 13:09:01.811287 21260 log.cc:927] Time spent T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 13:09:01.811501 21182 leader_election.cc:290] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:01.811738 20309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19e28441e6b4b24b172dad48e33dab4" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:01.812184 21184 leader_election.cc:290] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.813390 21174 leader_election.cc:290] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.807062 21239 raft_consensus.cc:493] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.845139 21246 raft_consensus.cc:493] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:01.818420 21235 raft_consensus.cc:515] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.836500 21248 raft_consensus.cc:493] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:01.839250 21263 leader_election.cc:290] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:01.798910 21267 raft_consensus.cc:515] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.802623 21272 raft_consensus.cc:515] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.871744 21272 leader_election.cc:290] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:01.844316 21156 raft_consensus.cc:515] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.873886 21156 leader_election.cc:290] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.815407 21183 leader_election.cc:290] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:01.819072 21250 raft_consensus.cc:493] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:01.874740 21250 raft_consensus.cc:515] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.876791 21250 leader_election.cc:290] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:01.853672 21239 raft_consensus.cc:3060] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:01.857851 21270 raft_consensus.cc:493] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 175b9033e8fc45ee83e075f1d30ca7fd)
I20260709 13:09:01.877497 21270 raft_consensus.cc:515] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.879693 21270 leader_election.cc:290] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:01.819234 21264 raft_consensus.cc:3060] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:01.885768 21239 raft_consensus.cc:515] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.886873 21264 raft_consensus.cc:515] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.805284 21244 raft_consensus.cc:515] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.818292 21164 raft_consensus.cc:515] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.855022 21255 raft_consensus.cc:493] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 175b9033e8fc45ee83e075f1d30ca7fd)
I20260709 13:09:01.859205 21174 raft_consensus.cc:493] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.858721 21243 raft_consensus.cc:515] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.889506 21263 raft_consensus.cc:493] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:01.845738 21246 raft_consensus.cc:515] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.893738 21250 raft_consensus.cc:493] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:01.893582 21272 raft_consensus.cc:493] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 175b9033e8fc45ee83e075f1d30ca7fd)
I20260709 13:09:01.893901 21240 raft_consensus.cc:493] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.927309 19567 catalog_manager.cc:5697] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:01.868023 21248 raft_consensus.cc:515] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.931648 21270 raft_consensus.cc:493] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
W20260709 13:09:01.910475 19781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 127593us
I20260709 13:09:01.921736 21182 raft_consensus.cc:493] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.942754 21274 raft_consensus.cc:493] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 175b9033e8fc45ee83e075f1d30ca7fd)
I20260709 13:09:01.936919 21263 raft_consensus.cc:515] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.917718 21255 raft_consensus.cc:515] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.932684 21266 raft_consensus.cc:493] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:01.934249 21275 raft_consensus.cc:493] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 175b9033e8fc45ee83e075f1d30ca7fd)
I20260709 13:09:01.936458 21272 raft_consensus.cc:515] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.923640 21174 raft_consensus.cc:515] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.961668 21246 leader_election.cc:290] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:01.963874 21246 raft_consensus.cc:493] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:01.964540 21239 leader_election.cc:290] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.964314 21246 raft_consensus.cc:515] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.965426 21271 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.952564 21176 raft_consensus.cc:493] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.943310 21274 raft_consensus.cc:515] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:01.936189 21250 raft_consensus.cc:515] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:09:02.010879 19708 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:02.013937 21184 raft_consensus.cc:493] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:02.015864 21268 raft_consensus.cc:493] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:01.940991 21270 raft_consensus.cc:515] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.962021 21264 leader_election.cc:290] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:01.941171 21240 raft_consensus.cc:515] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:02.020435 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:01.966511 21275 raft_consensus.cc:515] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
W20260709 13:09:02.020613 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 65291.7us
I20260709 13:09:01.966225 21248 leader_election.cc:290] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:01.951753 21182 raft_consensus.cc:515] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.966342 21246 leader_election.cc:290] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:09:02.089782 19708 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:02.018877 21183 raft_consensus.cc:493] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 175b9033e8fc45ee83e075f1d30ca7fd)
I20260709 13:09:02.105743 21267 leader_election.cc:290] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:02.079751 21241 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:02.025537 21176 raft_consensus.cc:515] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:02.041410 21184 raft_consensus.cc:515] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:01.965929 21271 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:02.017211 21266 raft_consensus.cc:515] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:02.166852 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.352216 19664 raft_consensus.cc:1240] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:02.293608 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
W20260709 13:09:02.367733 19632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 71636.3us
I20260709 13:09:02.406770 20308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8797a2ae7ba34a8aa7dee27f963830a3" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.463212 20307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcba1db422d49a28de2bbe4ed0fd8a4" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.257478 19663 raft_consensus.cc:1240] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:02.445590 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.429378 19667 raft_consensus.cc:2468] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 1.
I20260709 13:09:02.460533 19810 raft_consensus.cc:2468] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:09:02.471102 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.258700 21250 leader_election.cc:290] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:02.253427 21244 leader_election.cc:290] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:02.473026 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b40428106429a8e7371ced1091152" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.240795 21272 leader_election.cc:290] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:02.311211 21240 leader_election.cc:290] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:02.478026 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99179d3b401c473eb9b1362fd86bffb0" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.444821 21174 leader_election.cc:290] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:02.240902 21243 leader_election.cc:290] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:02.289809 21274 leader_election.cc:290] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:02.106247 21182 leader_election.cc:290] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:02.443682 21270 leader_election.cc:290] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:02.148303 21235 leader_election.cc:290] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 election: Requested vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
W20260709 13:09:02.489658 19781 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.541s	user 0.010s	sys 0.011s
W20260709 13:09:02.469496 21221 consensus_meta.cc:287] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157: Time spent flushing consensus metadata: real 0.720s	user 0.006s	sys 0.005s
I20260709 13:09:02.249806 21278 raft_consensus.cc:493] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:02.366976 21275 leader_election.cc:290] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:02.168495 21255 leader_election.cc:290] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
W20260709 13:09:02.509802 19708 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:02.300513 20305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840a99ee21944e2f950386588b7e4d80" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.108698 21183 raft_consensus.cc:515] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:02.131925 21268 raft_consensus.cc:515] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:02.366818 21236 raft_consensus.cc:2955] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
W20260709 13:09:02.674144 19781 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.735s	user 0.014s	sys 0.019s
I20260709 13:09:02.594940 19813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.534561 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207f74e6c6f5408ebd85633cd82032ef" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.551405 20307 raft_consensus.cc:2955] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:02.676957 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75641cb30f9e45008755adc6a31ffdcc" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.594707 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19e28441e6b4b24b172dad48e33dab4" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.560017 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:02.519151 19809 raft_consensus.cc:1275] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:09:02.677773 19781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 739983us
I20260709 13:09:02.523022 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.622200 19816 raft_consensus.cc:1275] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:09:02.619146 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 148211us
I20260709 13:09:02.681249 20312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.681911 20310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b322e15c769245f893494afb17a03082" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.622398 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133432d5d6af47bfba5466cb9c7fa2ba" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.684916 20312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eaa80cfe3c4ab8bbfc01f147c3eb06" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.594599 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.563460 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.692214 20312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.693444 21255 raft_consensus.cc:493] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:02.693532 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.678580 21221 raft_consensus.cc:515] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:02.631143 21263 leader_election.cc:290] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:02.695084 20309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133432d5d6af47bfba5466cb9c7fa2ba" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.537899 21241 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:02.631512 21164 leader_election.cc:290] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:02.631040 21184 leader_election.cc:290] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:02.694073 21255 raft_consensus.cc:515] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:02.622627 21266 leader_election.cc:290] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:02.694677 21183 leader_election.cc:290] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:02.703085 20304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c16e8c0cd4ed59275f07820d5f3af" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.694190 21246 raft_consensus.cc:1064] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:09:02.703485 21176 leader_election.cc:290] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:02.704020 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.705015 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.708278 21271 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
W20260709 13:09:02.709553 21285 log.cc:927] Time spent T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6: Append to log took a long time: real 0.101s	user 0.000s	sys 0.000s
I20260709 13:09:02.660104 20303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:09:02.715559 20309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.717059 20312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.717666 19668 raft_consensus.cc:1240] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:02.717808 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.252756 21237 raft_consensus.cc:2955] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:02.720655 19817 raft_consensus.cc:2468] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 2.
I20260709 13:09:02.706897 21277 raft_consensus.cc:493] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:02.722328 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b322e15c769245f893494afb17a03082" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.725309 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eaa80cfe3c4ab8bbfc01f147c3eb06" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.693130 21278 raft_consensus.cc:515] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:02.730177 21278 leader_election.cc:290] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:02.731438 21221 leader_election.cc:290] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:02.734227 21268 leader_election.cc:290] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:02.734368 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.736483 21246 consensus_queue.cc:237] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:02.742317 20310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34d912226ad40c2847d1292df0fe5ca" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.744676 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25419d7ba3cc4a3a810f518c91b615f1" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.745764 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.746742 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb012ffa8db148a7b316de5be81681a3" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.747641 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.749677 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137fe738a1a84c0f9c3291ee72852330" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.742548 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.751802 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.755168 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ffeaabe52d42aca08aab4aacfd8961" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.724249 21277 raft_consensus.cc:515] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:02.782683 21255 leader_election.cc:290] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:02.797530 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:02.799129 19744 raft_consensus.cc:3060] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:02.800601 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:02.801501 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.802938 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:02.803172 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:02.803524 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:02.803957 19738 raft_consensus.cc:3060] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:02.803915 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.803486 19735 raft_consensus.cc:3060] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:02.804593 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.808023 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:02.808282 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.808573 19739 raft_consensus.cc:2468] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:09:02.810160 20310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.811487 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:02.815099 19660 raft_consensus.cc:1240] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:02.742197 20306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc8696e89ae4671b19dba866e49220f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.817836 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.819227 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.833948 19782 leader_election.cc:304] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:02.826002 19813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.838524 19735 raft_consensus.cc:2468] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:09:02.839608 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795352aa5ff342f9a13065a09d237a57" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.841419 19782 leader_election.cc:304] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
W20260709 13:09:02.827097 19708 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:02.848001 19782 leader_election.cc:304] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:02.849395 19782 leader_election.cc:304] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:02.850163 19738 raft_consensus.cc:2468] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:09:02.818944 19816 raft_consensus.cc:2955] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:02.854508 21275 raft_consensus.cc:2749] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:02.855149 21275 raft_consensus.cc:2749] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:02.857530 21240 raft_consensus.cc:993] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:02.857972 21240 raft_consensus.cc:1081] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:02.869575 20312 raft_consensus.cc:2955] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:02.878007 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:02.879927 19813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.878064 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.821898 21278 raft_consensus.cc:493] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:02.885146 19744 raft_consensus.cc:2468] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:09:02.891708 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.846858 21263 raft_consensus.cc:2749] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:02.895484 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.818589 21164 consensus_queue.cc:1059] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.064s
I20260709 13:09:02.866866 21270 raft_consensus.cc:2749] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:02.906319 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 60711.3us
I20260709 13:09:02.822121 21248 consensus_queue.cc:1059] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.064s
I20260709 13:09:02.914726 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:02.915297 19742 raft_consensus.cc:2468] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:09:02.916327 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:02.916863 19735 raft_consensus.cc:2468] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:09:02.917685 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:02.918015 21292 raft_consensus.cc:493] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:02.918342 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:02.918833 19739 raft_consensus.cc:3060] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:02.922461 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:02.923003 19744 raft_consensus.cc:2468] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 1.
I20260709 13:09:02.923132 21277 leader_election.cc:290] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:02.918468 21292 raft_consensus.cc:515] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:02.924822 19738 raft_consensus.cc:2468] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:09:02.939889 19739 raft_consensus.cc:2468] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:09:02.944260 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
W20260709 13:09:02.946637 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 99484.3us
I20260709 13:09:02.896585 21278 raft_consensus.cc:515] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:02.948487 19635 leader_election.cc:304] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [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: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:09:02.948511 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840a99ee21944e2f950386588b7e4d80" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.949115 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.949316 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.949795 20304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f47c3190b614ff7a4b7fddbb7ec3c35" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.944585 21292 leader_election.cc:290] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:02.954794 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8797a2ae7ba34a8aa7dee27f963830a3" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.955507 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:02.957192 19813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.957507 19635 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:09:02.960101 19635 leader_election.cc:304] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e
I20260709 13:09:02.960850 21277 raft_consensus.cc:2749] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:02.963027 19635 leader_election.cc:304] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:09:02.963964 21298 raft_consensus.cc:2804] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:02.966235 21268 raft_consensus.cc:2749] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:02.968246 19782 leader_election.cc:304] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:02.983549 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207f74e6c6f5408ebd85633cd82032ef" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:02.988011 19813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.991881 19818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60694
I20260709 13:09:02.992452 19818 raft_consensus.cc:493] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:02.992827 19818 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:02.973281 21277 raft_consensus.cc:2749] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:02.992270 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207f74e6c6f5408ebd85633cd82032ef" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:02.970387 20306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:02.969431 21278 leader_election.cc:290] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:02.999498 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:03.001694 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:02.997002 21267 consensus_queue.cc:1059] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:09:03.004335 21267 raft_consensus.cc:3055] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:03.004647 21267 raft_consensus.cc:740] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:03.005431 21267 consensus_queue.cc:260] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.006484 21267 raft_consensus.cc:3060] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:03.008852 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:02.995167 19782 leader_election.cc:304] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:02.972069 21298 raft_consensus.cc:493] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 175b9033e8fc45ee83e075f1d30ca7fd)
I20260709 13:09:03.009840 21298 raft_consensus.cc:3060] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:02.998059 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:02.981374 21248 raft_consensus.cc:2749] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:02.999560 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfcba1db422d49a28de2bbe4ed0fd8a4" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:03.012672 21248 raft_consensus.cc:2749] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.014421 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:03.016331 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:03.017588 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eaa80cfe3c4ab8bbfc01f147c3eb06" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:03.013968 19782 leader_election.cc:304] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.023146 21275 raft_consensus.cc:2749] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.026111 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904092885e4747f39d83e1ba46eb2d3d" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:03.022464 19818 raft_consensus.cc:515] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.033496 19635 leader_election.cc:304] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.038130 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:03.038972 19635 leader_election.cc:304] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.039696 21279 raft_consensus.cc:2804] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:03.040143 21279 raft_consensus.cc:697] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:03.041335 19818 leader_election.cc:290] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:03.040624 19635 leader_election.cc:304] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.043468 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9620e09d314110a58c418882073274" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:03.044998 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2750ee8f3f4791a7216882bfaec0bb" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:03.048614 19739 raft_consensus.cc:1240] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:03.049603 19744 raft_consensus.cc:1240] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:03.049922 19738 raft_consensus.cc:1240] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:03.057498 21164 raft_consensus.cc:3055] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:03.057904 21164 raft_consensus.cc:740] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:03.058665 21164 consensus_queue.cc:260] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.059779 21164 raft_consensus.cc:3060] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:03.064072 21255 raft_consensus.cc:3055] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:03.064482 21255 raft_consensus.cc:740] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:03.065507 21268 raft_consensus.cc:2804] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:03.033021 21248 consensus_queue.cc:1059] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:09:03.039042 21242 raft_consensus.cc:2804] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:03.068720 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b40428106429a8e7371ced1091152" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.065231 21255 consensus_queue.cc:260] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.076740 19661 raft_consensus.cc:2955] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:03.081502 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c340d4750c430aa532170d018a6a0f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.082266 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f47c3190b614ff7a4b7fddbb7ec3c35" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:03.086717 21268 raft_consensus.cc:697] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:03.087652 21268 consensus_queue.cc:237] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:09:03.094303 19782 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:03.081650 19708 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:03.111377 20278 leader_election.cc:304] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:09:03.113293 20278 leader_election.cc:304] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:09:03.114396 19635 leader_election.cc:304] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.114769 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99179d3b401c473eb9b1362fd86bffb0" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.075001 21242 raft_consensus.cc:493] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:03.116533 19635 leader_election.cc:304] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.121060 21295 raft_consensus.cc:2749] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.046066 21279 consensus_queue.cc:237] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.123579 20312 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:03.125438 19635 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.126416 19635 leader_election.cc:304] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.126938 21284 raft_consensus.cc:2804] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:03.127070 21271 raft_consensus.cc:2804] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:03.127355 21284 raft_consensus.cc:493] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:03.127610 21305 raft_consensus.cc:2804] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:03.128036 21305 raft_consensus.cc:493] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:03.128471 21271 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:03.128866 21271 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:03.116724 21292 raft_consensus.cc:2804] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:03.114398 20278 leader_election.cc:304] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.135452 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.135929 20305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2750ee8f3f4791a7216882bfaec0bb" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:03.118049 21256 raft_consensus.cc:2749] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.136584 21298 raft_consensus.cc:515] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:03.118242 21242 raft_consensus.cc:3060] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:03.134104 21292 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:03.131213 19708 leader_election.cc:304] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.137791 21292 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:03.129701 19635 leader_election.cc:304] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.129695 21184 raft_consensus.cc:2804] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:03.128266 21255 raft_consensus.cc:3060] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:03.141904 21298 leader_election.cc:290] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Requested vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:03.141559 19668 raft_consensus.cc:2955] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:03.142967 21237 raft_consensus.cc:2749] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:03.144532 19782 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:03.139930 19707 leader_election.cc:304] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.147751 21184 raft_consensus.cc:697] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:03.148793 21237 raft_consensus.cc:2749] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.148660 21184 consensus_queue.cc:237] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:09:03.140720 19781 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:03.142496 21298 raft_consensus.cc:2804] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:03.149948 21298 raft_consensus.cc:493] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:03.149573 21275 raft_consensus.cc:3055] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:03.150305 21294 raft_consensus.cc:2749] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.150511 21275 raft_consensus.cc:740] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:03.151440 21275 consensus_queue.cc:260] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.152549 21275 raft_consensus.cc:3060] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:03.127771 21284 raft_consensus.cc:3060] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:03.139562 19635 leader_election.cc:304] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.159762 19567 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37080 (request call id 196) took 1533 ms. Trace:
I20260709 13:09:03.161392 20278 leader_election.cc:304] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.150343 21298 raft_consensus.cc:3060] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:03.163421 21221 raft_consensus.cc:2804] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:03.165457 19744 raft_consensus.cc:1240] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:03.166268 19738 raft_consensus.cc:1240] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:03.132748 21305 raft_consensus.cc:3060] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:03.178052 21297 raft_consensus.cc:2749] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.179596 19738 raft_consensus.cc:1240] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:03.181730 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75641cb30f9e45008755adc6a31ffdcc" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.182578 19738 raft_consensus.cc:1240] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:03.183715 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "207f74e6c6f5408ebd85633cd82032ef" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.183782 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c526d52876d48bfa448417d3bbe5caf" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.129040 21288 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 13:09:03.184828 19782 leader_election.cc:304] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
W20260709 13:09:03.194541 19708 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:03.196486 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:03.191823 21292 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:03.204543 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25419d7ba3cc4a3a810f518c91b615f1" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.177369 20305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:09:03.206220 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.177511 21221 raft_consensus.cc:697] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:03.210093 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34d912226ad40c2847d1292df0fe5ca" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
W20260709 13:09:03.211715 19782 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:03.201835 21246 raft_consensus.cc:2749] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:03.212103 19735 raft_consensus.cc:1240] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:03.214427 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
W20260709 13:09:03.215699 19781 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:03.213804 19635 leader_election.cc:304] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:09:03.217057 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c16e8c0cd4ed59275f07820d5f3af" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.220718 21298 raft_consensus.cc:515] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.228330 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:03.228829 21242 raft_consensus.cc:515] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.224429 21156 raft_consensus.cc:2749] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.236495 21221 consensus_queue.cc:237] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.232431 21292 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:03.160100 19567 rpcz_store.cc:276] 0709 13:09:01.701469 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:01.710264 (+  8795us) service_pool.cc:224] Handling call
0709 13:09:03.156597 (+1446333us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:02.013396 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:02.013998 (+   602us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:02.014034 (+    36us) write_op.cc:435] Acquired schema lock
0709 13:09:02.014054 (+    20us) tablet.cc:662] Decoding operations
0709 13:09:02.014402 (+   348us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:02.014475 (+    73us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:02.014503 (+    28us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:02.014723 (+   220us) tablet.cc:701] Row locks acquired
0709 13:09:02.014740 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:09:02.014873 (+   133us) write_op.cc:270] Start()
0709 13:09:02.014987 (+   114us) write_op.cc:276] Timestamp: P: 1783602542014829 usec, L: 0
0709 13:09:02.015009 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:09:02.015716 (+   707us) log.cc:844] Serialized 595 byte log entry
0709 13:09:02.970481 (+954765us) op_driver.cc:464] REPLICATION: finished
0709 13:09:03.093546 (+123065us) spinlock_profiling.cc:243] Waited 2.09 ms on lock 0x7b540001c554. stack: 00007ff743fa2343 00007ff743fa2240 00007ff7439311d4 00007ff74d66f304 00007ff74d66f299 00007ff74702a571 00007ff7470be32a 00007ff747043f14 00007ff747043ec3 00007ff747043e38 00007ff747043df3 00007ff7470430dc 00007ff74706ce16 00007ff747054cbb 00007ff74703f39d 00007ff747042d75
0709 13:09:03.123032 (+ 29486us) write_op.cc:301] APPLY: starting
0709 13:09:03.123106 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:03.123194 (+    88us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:03.123212 (+    18us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:03.123409 (+   197us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:03.123543 (+   134us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:03.123583 (+    40us) write_op.cc:312] APPLY: finished
0709 13:09:03.123766 (+   183us) log.cc:844] Serialized 23 byte log entry
0709 13:09:03.123912 (+   146us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:03.123985 (+    73us) write_op.cc:454] Released schema lock
0709 13:09:03.124018 (+    33us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:03.124313 (+   295us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:03.124336 (+    23us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":161940,"reported_tablets":1,"spinlock_wait_cycles":9856,"child_traces":[["op",{"apply.queue_time_us":142543,"apply.run_cpu_time_us":1273,"apply.run_wall_time_us":1274,"num_ops":1,"prepare.queue_time_us":72752,"prepare.run_cpu_time_us":47288,"prepare.run_wall_time_us":256796,"raft.queue_time_us":203964,"raft.run_cpu_time_us":19801,"raft.run_wall_time_us":146784,"replication_time_us":940873,"spinlock_wait_cycles":4804864,"thread_start_us":344196,"threads_started":4,"wal-append.queue_time_us":496331}]]}
I20260709 13:09:03.238561 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.239073 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.240731 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc8696e89ae4671b19dba866e49220f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.247150 21284 raft_consensus.cc:515] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.249855 21284 leader_election.cc:290] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:03.250809 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.252203 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ffeaabe52d42aca08aab4aacfd8961" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.260723 21242 leader_election.cc:290] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:03.266849 21305 raft_consensus.cc:515] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.268556 21298 leader_election.cc:290] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:03.269999 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137fe738a1a84c0f9c3291ee72852330" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.270503 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:03.292651 19744 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:03.270918 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.275825 19784 leader_election.cc:304] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.279256 19635 leader_election.cc:304] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [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: e9a5b2fa73944872888ca26c4acc4157; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.274407 21263 consensus_queue.cc:1059] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:03.294335 19784 leader_election.cc:304] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb
I20260709 13:09:03.300264 21263 raft_consensus.cc:3055] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:03.300560 21248 raft_consensus.cc:2749] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.300657 19784 leader_election.cc:304] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.301972 21248 raft_consensus.cc:2749] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.294299 21255 raft_consensus.cc:2749] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.300602 21263 raft_consensus.cc:740] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:03.306540 21263 consensus_queue.cc:260] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.307348 21263 raft_consensus.cc:3060] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:03.299007 19744 raft_consensus.cc:2468] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
I20260709 13:09:03.299604 21305 leader_election.cc:290] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:03.308488 21305 raft_consensus.cc:2749] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.296959 21271 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:09:03.312692 19708 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:03.312832 21271 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:03.314615 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:03.315122 19661 raft_consensus.cc:3055] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:03.315376 19661 raft_consensus.cc:740] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:03.315487 19784 leader_election.cc:304] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.316821 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:03.318053 19661 consensus_queue.cc:260] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.318429 21246 raft_consensus.cc:2749] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:03.318631 19784 leader_election.cc:304] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.319056 21246 consensus_queue.cc:1059] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:03.319957 21246 consensus_queue.cc:1059] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:03.320384 21283 raft_consensus.cc:3055] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:03.320712 21283 raft_consensus.cc:740] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:03.320811 21246 raft_consensus.cc:3055] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:03.321661 19661 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:03.321174 21246 raft_consensus.cc:740] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:03.323844 21246 consensus_queue.cc:260] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.324885 21246 raft_consensus.cc:3060] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:03.325125 21283 consensus_queue.cc:260] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
W20260709 13:09:03.326154 19710 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.18.33.67:33631 timed out after 1.622s (SENT) [suppressed 1 similar messages]
I20260709 13:09:03.328506 19784 leader_election.cc:304] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.331065 21275 raft_consensus.cc:2749] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.329175 21267 raft_consensus.cc:2749] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.326352 21283 raft_consensus.cc:3060] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:03.334082 19566 catalog_manager.cc:5697] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:03.335960 19566 catalog_manager.cc:5697] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:03.338253 19668 raft_consensus.cc:1240] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:03.339618 19668 raft_consensus.cc:1240] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:03.342587 19784 leader_election.cc:304] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.343214 21246 raft_consensus.cc:2749] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.343551 19784 leader_election.cc:304] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.344156 21246 raft_consensus.cc:2749] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:03.344514 19784 leader_election.cc:304] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb
I20260709 13:09:03.345109 21246 raft_consensus.cc:2749] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.349860 19663 raft_consensus.cc:1240] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:03.350570 19667 raft_consensus.cc:1240] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:03.351141 19668 raft_consensus.cc:1240] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:03.355875 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:03.356997 19739 raft_consensus.cc:1240] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Rejecting Update request from peer 606f891f11a445edb29e8419e64d701e for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:03.357790 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:03.360308 19565 catalog_manager.cc:5697] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 1 to 2, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:03.361855 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:03.362003 19565 catalog_manager.cc:5697] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 2 to 3, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:03.364401 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:03.364040 19565 catalog_manager.cc:5697] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 2 to 3, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:03.366511 19661 raft_consensus.cc:2468] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
I20260709 13:09:03.368620 19664 raft_consensus.cc:1240] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Rejecting Update request from peer 175b9033e8fc45ee83e075f1d30ca7fd for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:03.368865 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:03.374529 21287 consensus_queue.cc:1059] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:03.375474 21287 raft_consensus.cc:3055] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:03.376155 21287 raft_consensus.cc:740] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:09:03.376994 21287 consensus_queue.cc:260] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:03.378201 21287 raft_consensus.cc:3060] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:03.375336 19784 leader_election.cc:304] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.381186 19784 leader_election.cc:304] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb
W20260709 13:09:03.386102 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 59962.4us
I20260709 13:09:03.388635 19813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:03.389755 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:03.390763 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:03.391528 19739 raft_consensus.cc:2393] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e9a5b2fa73944872888ca26c4acc4157 in current term 2: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:09:03.391758 19635 leader_election.cc:304] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb
I20260709 13:09:03.392406 21279 raft_consensus.cc:2749] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:03.384379 21288 raft_consensus.cc:2749] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.395527 19784 leader_election.cc:304] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.396867 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:03.401335 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:03.394351 21288 consensus_queue.cc:1059] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:03.403800 19784 leader_election.cc:304] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb
I20260709 13:09:03.405443 21274 raft_consensus.cc:2749] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.410064 21288 raft_consensus.cc:3055] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:03.410414 21288 raft_consensus.cc:740] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:03.405778 21267 consensus_queue.cc:1059] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:03.411474 21267 raft_consensus.cc:3055] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:03.411782 21267 raft_consensus.cc:740] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:03.412532 21267 consensus_queue.cc:260] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.413503 19710 leader_election.cc:304] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.414198 21237 raft_consensus.cc:2749] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.415377 21237 consensus_queue.cc:1048] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } 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:09:03.408075 21275 consensus_queue.cc:1059] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:03.418311 21275 raft_consensus.cc:3055] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:03.418617 21275 raft_consensus.cc:740] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:03.419341 21275 consensus_queue.cc:260] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.420459 21237 consensus_queue.cc:1048] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:03.421635 21283 raft_consensus.cc:2749] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.421736 19782 leader_election.cc:304] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:03.422374 21283 consensus_queue.cc:1059] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:03.423245 19710 leader_election.cc:304] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.423380 21283 raft_consensus.cc:3055] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:03.423820 21283 raft_consensus.cc:740] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:03.424093 21237 raft_consensus.cc:2749] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.425280 19710 leader_election.cc:304] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:09:03.426136 21246 consensus_queue.cc:1059] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:03.426518 21274 raft_consensus.cc:2804] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:03.426991 21274 raft_consensus.cc:697] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:03.427172 21237 raft_consensus.cc:2804] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:03.427591 21237 raft_consensus.cc:493] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 175b9033e8fc45ee83e075f1d30ca7fd)
I20260709 13:09:03.427965 21237 raft_consensus.cc:3060] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:03.427793 21274 consensus_queue.cc:237] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.432544 21288 consensus_queue.cc:260] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.427124 21246 raft_consensus.cc:3055] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:03.435370 21246 raft_consensus.cc:740] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:03.425992 21267 raft_consensus.cc:3060] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:03.439109 19784 leader_election.cc:304] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb
I20260709 13:09:03.407766 19635 leader_election.cc:304] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [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: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:09:03.440685 19784 leader_election.cc:304] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.435704 19735 consensus_queue.cc:237] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:03.442044 19784 leader_election.cc:304] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.442922 21279 raft_consensus.cc:2749] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.443544 21266 raft_consensus.cc:2749] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:03.444512 21164 raft_consensus.cc:2749] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.440968 21255 raft_consensus.cc:2749] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.441026 21263 raft_consensus.cc:2749] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.448812 19710 leader_election.cc:304] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.449543 19635 leader_election.cc:304] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [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: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:09:03.420490 21275 raft_consensus.cc:3060] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:03.450901 19710 leader_election.cc:304] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.451954 19710 leader_election.cc:304] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.453125 19635 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [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: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:09:03.451572 21292 raft_consensus.cc:2749] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.452639 21279 raft_consensus.cc:2749] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.454948 21238 raft_consensus.cc:2749] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.456067 19668 raft_consensus.cc:1275] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:03.456735 20305 raft_consensus.cc:1275] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:03.458197 21235 raft_consensus.cc:2749] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.458503 21183 consensus_queue.cc:1048] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:03.459527 21235 consensus_queue.cc:1048] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:03.457926 19710 leader_election.cc:304] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.460774 19710 leader_election.cc:304] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [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: b6f88a234d404987839043a4426747eb; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.424863 21283 consensus_queue.cc:260] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:03.463706 19710 leader_election.cc:304] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.465638 21305 raft_consensus.cc:2749] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.466073 21238 raft_consensus.cc:2749] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.465428 21288 raft_consensus.cc:3060] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:03.461934 19635 leader_election.cc:304] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [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: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:09:03.473014 21238 raft_consensus.cc:2749] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.471252 21236 raft_consensus.cc:2955] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:03.472505 19710 leader_election.cc:304] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.476445 21243 raft_consensus.cc:2749] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.477773 21271 raft_consensus.cc:2749] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.469651 21235 raft_consensus.cc:2749] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.477486 19710 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [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: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.478940 21235 raft_consensus.cc:2749] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.469974 21246 consensus_queue.cc:260] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.480386 19710 leader_election.cc:304] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.481194 19710 leader_election.cc:304] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [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: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.484314 21183 raft_consensus.cc:2749] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.479488 21283 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:03.490141 21246 raft_consensus.cc:3060] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:03.502913 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 99179d3b401c473eb9b1362fd86bffb0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:03.503266 19668 raft_consensus.cc:2955] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:03.505566 19710 leader_election.cc:304] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.506887 21183 raft_consensus.cc:2749] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.478506 20305 raft_consensus.cc:2955] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:03.509589 19565 catalog_manager.cc:5697] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 2 to 3, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:03.510474 19635 leader_election.cc:304] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [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: e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:09:03.513490 19817 raft_consensus.cc:1275] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:03.514530 21183 raft_consensus.cc:2749] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.515082 19710 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [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: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.514330 21305 raft_consensus.cc:2749] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.518517 19784 leader_election.cc:304] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.519569 21292 raft_consensus.cc:2749] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.520709 19735 raft_consensus.cc:1275] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:03.519510 21275 raft_consensus.cc:2749] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.518133 19567 catalog_manager.cc:5697] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 3 to 4, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:03.513577 21237 raft_consensus.cc:515] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:03.525420 21237 leader_election.cc:290] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 election: Requested vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:03.526919 20304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:09:03.536034 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:03.536197 19661 consensus_queue.cc:237] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:03.536626 19811 raft_consensus.cc:2468] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 2.
I20260709 13:09:03.538690 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:03.539254 19817 raft_consensus.cc:2468] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 3.
I20260709 13:09:03.552807 19566 catalog_manager.cc:5697] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New cstate: current_term: 2 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:03.573902 21279 consensus_queue.cc:1048] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:03.576156 19813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:03.583596 19710 leader_election.cc:304] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [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: b6f88a234d404987839043a4426747eb; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.593945 19817 raft_consensus.cc:2955] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:03.596889 19805 tablet_service.cc:1558] Processing DeleteTablet for tablet 99179d3b401c473eb9b1362fd86bffb0 with delete_type TABLET_DATA_TOMBSTONED (TS 606f891f11a445edb29e8419e64d701e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60670
I20260709 13:09:03.606014 19735 raft_consensus.cc:1275] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:03.597813 21236 raft_consensus.cc:2749] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:03.615474 19744 raft_consensus.cc:1240] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Rejecting Update request from peer 175b9033e8fc45ee83e075f1d30ca7fd for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:03.621703 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:03.624467 19811 raft_consensus.cc:2955] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:03.639624 21268 consensus_queue.cc:1048] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:09:03.658020 19744 raft_consensus.cc:1275] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:03.636987 21271 consensus_queue.cc:1048] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:09:03.639531 21287 consensus_queue.cc:1059] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260709 13:09:03.671562 21156 consensus_queue.cc:1048] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:03.674568 21288 raft_consensus.cc:493] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:03.675122 21288 raft_consensus.cc:515] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.676761 20304 raft_consensus.cc:1275] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:03.677417 21288 leader_election.cc:290] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:03.678767 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d67568986b46df83c14b060fac98e5" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.679217 21287 raft_consensus.cc:3055] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:03.679584 21287 raft_consensus.cc:740] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:09:03.680356 21287 consensus_queue.cc:260] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:03.684019 21319 tablet_replica.cc:333] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:03.685010 21319 raft_consensus.cc:2243] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:03.686697 21268 consensus_queue.cc:1048] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:03.694296 19744 raft_consensus.cc:1275] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:03.704421 19817 raft_consensus.cc:1275] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:03.704885 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9d67568986b46df83c14b060fac98e5" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:03.709311 19782 leader_election.cc:304] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.705829 21319 raft_consensus.cc:2272] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:03.743856 21287 raft_consensus.cc:3060] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:03.728713 21288 raft_consensus.cc:2749] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.723543 21156 consensus_queue.cc:1048] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:09:03.708493 21268 consensus_queue.cc:1048] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.036s
I20260709 13:09:03.757906 21319 ts_tablet_manager.cc:1916] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:03.761647 19813 raft_consensus.cc:1275] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:03.762229 19740 raft_consensus.cc:1275] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:03.764542 19818 raft_consensus.cc:1275] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:03.778411 19661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:44624
I20260709 13:09:03.778957 19661 raft_consensus.cc:606] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:09:03.775811 21278 consensus_queue.cc:1048] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:09:03.818701 21246 raft_consensus.cc:493] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:03.819275 21246 raft_consensus.cc:515] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:03.819366 21156 raft_consensus.cc:2955] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:03.826241 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ee2796e22348b288a0a83a5b14db7b" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:03.827409 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ee2796e22348b288a0a83a5b14db7b" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:03.774729 21277 consensus_queue.cc:1048] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 13:09:03.830994 19784 leader_election.cc:304] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:03.824331 19741 raft_consensus.cc:2955] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:03.845736 21268 consensus_queue.cc:1048] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 13:09:03.851459 21275 raft_consensus.cc:2749] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:03.824406 21246 leader_election.cc:290] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:03.880671 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 255e8907e7c149b8ab892e85f2838680 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:09:03.967006 19552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 87140.4us
W20260709 13:09:03.995296 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 101270us
I20260709 13:09:04.000913 19661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:44624
I20260709 13:09:04.002269 19661 raft_consensus.cc:606] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:09:04.007066 19667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45e0ac206c6f4a32a1f4d32ef00e8dbd"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
mode: GRACEFUL
new_leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:44624
I20260709 13:09:04.007712 19667 raft_consensus.cc:606] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Received request to transfer leadership to TS 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:09:04.010697 19667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79ffeaabe52d42aca08aab4aacfd8961"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
mode: GRACEFUL
new_leader_uuid: "b6f88a234d404987839043a4426747eb"
 from {username='slave'} at 127.0.0.1:44624
I20260709 13:09:04.011276 19667 raft_consensus.cc:606] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Received request to transfer leadership to TS b6f88a234d404987839043a4426747eb
I20260709 13:09:04.017175 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:09:03.937599 21319 ts_tablet_manager.cc:1929] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:04.048103 21319 log.cc:1199] T 99179d3b401c473eb9b1362fd86bffb0 P 606f891f11a445edb29e8419e64d701e: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/wals/99179d3b401c473eb9b1362fd86bffb0
I20260709 13:09:04.074378 19667 raft_consensus.cc:1275] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:09:04.103858 21334 log.cc:927] Time spent T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:09:04.107275 21305 raft_consensus.cc:993] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:04.108021 21305 raft_consensus.cc:1081] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:04.120514 19554 catalog_manager.cc:5028] TS 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): tablet 99179d3b401c473eb9b1362fd86bffb0 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:09:04.130833 21274 consensus_queue.cc:1048] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 13:09:04.130354 20305 raft_consensus.cc:2955] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:04.125445 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:09:04.138262 19708 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 90665.1us
I20260709 13:09:04.165932 19810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60694
I20260709 13:09:04.167128 19810 raft_consensus.cc:493] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:04.167613 19810 raft_consensus.cc:3060] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:04.190078 19739 raft_consensus.cc:1275] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:09:04.210002 19708 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 68114.4us
I20260709 13:09:04.226011 19563 catalog_manager.cc:5697] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:04.234167 21275 consensus_queue.cc:1048] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 13:09:04.242810 19810 raft_consensus.cc:515] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:04.260195 19818 raft_consensus.cc:1240] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Rejecting Update request from peer e9a5b2fa73944872888ca26c4acc4157 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:04.261771 21278 raft_consensus.cc:993] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:04.262349 21278 raft_consensus.cc:1081] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:04.274700 19810 leader_election.cc:290] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:04.278254 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:04.279014 19740 raft_consensus.cc:3060] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:04.288161 19810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60694
I20260709 13:09:04.288514 19740 raft_consensus.cc:2468] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:04.288959 19810 raft_consensus.cc:493] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:04.289382 19810 raft_consensus.cc:3060] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:04.290102 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a93d756a7544108b7e3d5e27bd8b48d" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:04.290637 19664 raft_consensus.cc:3055] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:04.290925 19664 raft_consensus.cc:740] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:04.291621 19664 consensus_queue.cc:260] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:04.294071 19664 raft_consensus.cc:3060] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:04.300202 19784 leader_election.cc:304] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:04.301007 21274 raft_consensus.cc:2804] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:04.301513 21274 raft_consensus.cc:697] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 3 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:04.302634 21274 consensus_queue.cc:237] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:04.303825 19664 raft_consensus.cc:2468] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:04.317621 19810 raft_consensus.cc:515] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:04.320279 21221 raft_consensus.cc:993] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157: : Instructing follower b6f88a234d404987839043a4426747eb to start an election
I20260709 13:09:04.320833 21156 raft_consensus.cc:1081] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Signalling peer b6f88a234d404987839043a4426747eb to start an election
I20260709 13:09:04.324559 19739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79ffeaabe52d42aca08aab4aacfd8961"
dest_uuid: "b6f88a234d404987839043a4426747eb"
 from {username='slave'} at 127.0.0.1:44286
I20260709 13:09:04.325043 19739 raft_consensus.cc:493] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:04.325404 19739 raft_consensus.cc:3060] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:04.329809 19810 leader_election.cc:290] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:04.339964 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:04.340497 19664 raft_consensus.cc:3055] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:04.340698 19664 raft_consensus.cc:740] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:04.338896 19739 raft_consensus.cc:515] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:04.342368 19739 leader_election.cc:290] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:04.343026 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ffeaabe52d42aca08aab4aacfd8961" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:04.343564 19661 raft_consensus.cc:3055] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:04.345098 19661 raft_consensus.cc:740] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:04.345939 19661 consensus_queue.cc:260] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:04.347223 19661 raft_consensus.cc:3060] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:04.353724 19661 raft_consensus.cc:2468] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 3.
I20260709 13:09:04.343851 19664 consensus_queue.cc:260] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:04.343377 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79ffeaabe52d42aca08aab4aacfd8961" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:04.354614 19810 raft_consensus.cc:3060] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:04.354949 19664 raft_consensus.cc:3060] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:04.357251 19708 leader_election.cc:304] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:04.358109 21336 raft_consensus.cc:2804] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:04.358788 21336 raft_consensus.cc:697] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 3 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:09:04.359624 21336 consensus_queue.cc:237] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:04.361394 19810 raft_consensus.cc:2468] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 3.
I20260709 13:09:04.357728 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddc798c50c24e0db8a480ea48cf5970" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:04.363951 19740 raft_consensus.cc:3060] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:04.364370 21268 raft_consensus.cc:993] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157: : Instructing follower 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:09:04.366269 21268 raft_consensus.cc:1081] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Signalling peer 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:09:04.366400 19664 raft_consensus.cc:2468] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
I20260709 13:09:04.367553 19782 leader_election.cc:304] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:04.367959 20305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45e0ac206c6f4a32a1f4d32ef00e8dbd"
dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:59966
I20260709 13:09:04.368608 20305 raft_consensus.cc:493] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:04.368655 21164 raft_consensus.cc:2804] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:04.369180 20305 raft_consensus.cc:3060] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:04.369465 21164 raft_consensus.cc:697] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:04.370685 21164 consensus_queue.cc:237] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:04.386248 19740 raft_consensus.cc:2468] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
I20260709 13:09:04.389572 20305 raft_consensus.cc:515] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:04.406868 19805 tablet_service.cc:1558] Processing DeleteTablet for tablet 255e8907e7c149b8ab892e85f2838680 with delete_type TABLET_DATA_TOMBSTONED (TS 606f891f11a445edb29e8419e64d701e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60670
I20260709 13:09:04.408107 21319 tablet_replica.cc:333] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:04.409161 21319 raft_consensus.cc:2243] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:04.410138 21319 raft_consensus.cc:2272] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:04.417560 21319 ts_tablet_manager.cc:1916] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:04.421396 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e0ac206c6f4a32a1f4d32ef00e8dbd" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:04.421967 19661 raft_consensus.cc:3055] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:04.422264 19661 raft_consensus.cc:740] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:04.422986 19661 consensus_queue.cc:260] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:04.424003 19661 raft_consensus.cc:3060] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:04.427480 19739 consensus_queue.cc:237] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:04.435627 19661 raft_consensus.cc:2468] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 3.
I20260709 13:09:04.436782 20276 leader_election.cc:304] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:04.437968 21297 raft_consensus.cc:2804] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:04.438421 21297 raft_consensus.cc:697] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:09:04.438874 20305 leader_election.cc:290] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:04.439217 21297 consensus_queue.cc:237] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:04.440264 19810 raft_consensus.cc:1275] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:04.441326 19567 catalog_manager.cc:5697] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 2 to 3, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 3 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:04.442934 21236 consensus_queue.cc:1048] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:04.439280 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45e0ac206c6f4a32a1f4d32ef00e8dbd" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:04.444653 19818 raft_consensus.cc:3060] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:04.449102 20305 raft_consensus.cc:1275] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:04.452536 21292 consensus_queue.cc:1048] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:04.468650 19818 raft_consensus.cc:2468] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 3.
I20260709 13:09:04.468843 19565 catalog_manager.cc:5697] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 2 to 3, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 3 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:04.470896 19565 catalog_manager.cc:5697] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 3 to 4, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:04.492826 21345 log.cc:927] Time spent T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 13:09:04.494580 21336 raft_consensus.cc:2955] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:04.497716 21319 ts_tablet_manager.cc:1929] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:09:04.498212 21319 log.cc:1199] T 255e8907e7c149b8ab892e85f2838680 P 606f891f11a445edb29e8419e64d701e: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/wals/255e8907e7c149b8ab892e85f2838680
I20260709 13:09:04.499825 19554 catalog_manager.cc:5028] TS 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): tablet 255e8907e7c149b8ab892e85f2838680 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:09:04.513334 21287 raft_consensus.cc:493] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:04.514353 21287 raft_consensus.cc:515] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:04.517103 21164 raft_consensus.cc:493] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:04.517655 21164 raft_consensus.cc:515] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:04.518100 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:04.518730 19664 raft_consensus.cc:2468] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 3.
I20260709 13:09:04.519814 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b77b40428106429a8e7371ced1091152 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:04.521736 20276 leader_election.cc:304] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [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: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:04.522050 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:04.522732 19810 raft_consensus.cc:2468] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:09:04.523411 19818 raft_consensus.cc:2955] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:04.524449 21295 raft_consensus.cc:2804] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:04.524816 21295 raft_consensus.cc:493] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:04.525113 21295 raft_consensus.cc:3060] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:04.525969 21287 leader_election.cc:290] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:04.530907 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:04.531284 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:04.531874 19739 raft_consensus.cc:2468] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:04.535066 19784 leader_election.cc:304] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:04.535879 21246 raft_consensus.cc:2804] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:04.536209 21246 raft_consensus.cc:493] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:04.536573 21246 raft_consensus.cc:3060] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:04.539069 19567 catalog_manager.cc:5697] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:04.519735 21164 leader_election.cc:290] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:04.552443 19566 catalog_manager.cc:5697] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 2 to 3, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 3 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:04.553753 19650 tablet_service.cc:1558] Processing DeleteTablet for tablet b77b40428106429a8e7371ced1091152 with delete_type TABLET_DATA_TOMBSTONED (TS e9a5b2fa73944872888ca26c4acc4157 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50570
I20260709 13:09:04.557166 21246 raft_consensus.cc:515] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:04.560487 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:04.561041 19739 raft_consensus.cc:3060] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:04.561548 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:04.569789 19739 raft_consensus.cc:2468] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
I20260709 13:09:04.570883 19784 leader_election.cc:304] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:04.571619 21164 raft_consensus.cc:2804] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:04.572399 21164 raft_consensus.cc:697] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:04.573239 21164 consensus_queue.cc:237] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:04.558240 21295 raft_consensus.cc:515] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:04.583935 21348 tablet_replica.cc:333] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:04.576336 21246 leader_election.cc:290] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:04.603245 21348 raft_consensus.cc:2243] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:04.604285 21348 raft_consensus.cc:2272] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:04.607681 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:04.606909 20306 raft_consensus.cc:2955] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:04.608250 19661 raft_consensus.cc:3060] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:04.612270 21348 ts_tablet_manager.cc:1916] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:04.620558 19661 raft_consensus.cc:2468] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 4.
I20260709 13:09:04.621618 20276 leader_election.cc:304] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [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: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:04.622493 21297 raft_consensus.cc:2804] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:04.623114 21297 raft_consensus.cc:697] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:09:04.624607 21297 consensus_queue.cc:237] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:04.639557 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b421e10f14de47b48934f560499af392" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:04.641604 21295 leader_election.cc:290] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:04.640206 19818 raft_consensus.cc:3060] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:09:04.654301 21348 ts_tablet_manager.cc:1929] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:04.654810 21348 log.cc:1199] T b77b40428106429a8e7371ced1091152 P e9a5b2fa73944872888ca26c4acc4157: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/wals/b77b40428106429a8e7371ced1091152
I20260709 13:09:04.664270 19818 raft_consensus.cc:2468] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 4.
I20260709 13:09:04.664631 19567 catalog_manager.cc:5697] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:04.673561 21297 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:04.674261 21297 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:04.679026 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:04.679876 19661 raft_consensus.cc:2393] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 175b9033e8fc45ee83e075f1d30ca7fd in current term 2: Already voted for candidate e9a5b2fa73944872888ca26c4acc4157 in this term.
I20260709 13:09:04.682497 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:04.683338 19740 raft_consensus.cc:2393] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 175b9033e8fc45ee83e075f1d30ca7fd in current term 2: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:09:04.684589 20278 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:04.685660 21295 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:04.685906 19565 catalog_manager.cc:5697] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:04.698575 21297 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:04.698733 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:04.697091 21295 raft_consensus.cc:2749] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:04.699361 19818 raft_consensus.cc:2468] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:09:04.715866 19552 catalog_manager.cc:5028] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): tablet b77b40428106429a8e7371ced1091152 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:09:04.836829 21156 raft_consensus.cc:493] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:04.837503 21156 raft_consensus.cc:515] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:04.840097 21156 leader_election.cc:290] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:04.843144 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:04.847719 19740 raft_consensus.cc:2368] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9a5b2fa73944872888ca26c4acc4157 for earlier term 3. Current term is 4.
I20260709 13:09:04.849700 19635 leader_election.cc:400] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Vote denied by peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279) with higher term. Message: Invalid argument: T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9a5b2fa73944872888ca26c4acc4157 for earlier term 3. Current term is 4.
I20260709 13:09:04.849999 19635 leader_election.cc:403] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:04.844606 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5c3405323a047a98758adc8054ab159" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:04.861985 21156 raft_consensus.cc:3060] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:09:04.875025 19739 raft_consensus.cc:1275] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:04.878778 21242 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:04.879429 21242 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:04.894439 21297 raft_consensus.cc:493] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:04.895040 21297 raft_consensus.cc:515] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:04.903299 19661 raft_consensus.cc:1275] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:04.906673 21236 consensus_queue.cc:1048] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:09:04.913209 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 45197.6us
I20260709 13:09:04.944919 19664 raft_consensus.cc:1275] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:04.976914 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:04.977810 19740 raft_consensus.cc:2393] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9a5b2fa73944872888ca26c4acc4157 in current term 2: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:09:04.981664 21297 leader_election.cc:290] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:04.982564 21242 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:04.997797 19813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:04.998529 19813 raft_consensus.cc:2468] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:09:05.000370 19818 raft_consensus.cc:1275] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:04.998740 19810 raft_consensus.cc:1275] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:05.016582 19739 raft_consensus.cc:1275] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:05.018878 21336 raft_consensus.cc:493] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:05.019647 21336 raft_consensus.cc:515] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.021620 21336 leader_election.cc:290] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:05.030997 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:05.031754 19740 raft_consensus.cc:2468] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 3.
I20260709 13:09:05.041178 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:05.041971 19664 raft_consensus.cc:2393] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb in current term 2: Already voted for candidate e9a5b2fa73944872888ca26c4acc4157 in this term.
I20260709 13:09:05.048751 20278 leader_election.cc:304] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [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: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:05.049580 21297 raft_consensus.cc:2804] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:05.050043 21297 raft_consensus.cc:493] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:05.050359 21297 raft_consensus.cc:3060] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:05.058492 21246 consensus_queue.cc:1048] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:05.060864 21274 raft_consensus.cc:493] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:05.061408 21274 raft_consensus.cc:515] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.063380 21274 leader_election.cc:290] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:09:05.071872 19784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 73994.4us
I20260709 13:09:05.075285 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:05.076031 19810 raft_consensus.cc:2468] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 2.
I20260709 13:09:05.081449 21287 consensus_queue.cc:1048] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:05.085595 21164 raft_consensus.cc:493] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:05.086666 21164 raft_consensus.cc:515] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.089654 21246 raft_consensus.cc:493] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:05.090390 21246 raft_consensus.cc:515] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.093600 21292 raft_consensus.cc:493] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:05.094166 21292 raft_consensus.cc:515] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.096104 21292 leader_election.cc:290] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:05.120633 21164 leader_election.cc:290] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:05.142529 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:05.143214 19739 raft_consensus.cc:2468] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:09:05.142584 21358 raft_consensus.cc:493] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:05.146080 21358 raft_consensus.cc:515] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:05.150501 21336 consensus_queue.cc:1048] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:05.159274 20306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:05.173002 21358 leader_election.cc:290] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:05.179446 21156 raft_consensus.cc:2749] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279) with higher term. Message: Invalid argument: T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9a5b2fa73944872888ca26c4acc4157 for earlier term 3. Current term is 4.
I20260709 13:09:05.185771 19664 raft_consensus.cc:1275] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:05.186851 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:09:05.189990 19781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 84921.4us
I20260709 13:09:05.193004 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:05.193670 19818 raft_consensus.cc:2468] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 2.
I20260709 13:09:05.160017 20306 raft_consensus.cc:2468] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 2.
I20260709 13:09:05.133050 21246 leader_election.cc:290] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:09:05.210497 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 265860us
I20260709 13:09:05.221566 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:05.222234 19818 raft_consensus.cc:2468] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:09:05.225267 21357 raft_consensus.cc:493] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:05.226212 21357 raft_consensus.cc:515] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.228803 21357 leader_election.cc:290] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:05.214016 21246 consensus_queue.cc:1048] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 13:09:05.235513 19707 leader_election.cc:304] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [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: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:05.274756 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:05.237934 19818 raft_consensus.cc:1275] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 13:09:05.276136 20276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 85820.2us
I20260709 13:09:05.239018 19784 leader_election.cc:304] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:05.290501 19664 raft_consensus.cc:1275] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:05.302307 19661 raft_consensus.cc:2468] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
W20260709 13:09:05.304358 19784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 65407.5us
I20260709 13:09:05.308539 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:05.291703 21358 raft_consensus.cc:2804] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:05.245021 21297 raft_consensus.cc:515] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:05.322274 19635 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [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: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: b6f88a234d404987839043a4426747eb
I20260709 13:09:05.325459 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:05.326280 19661 raft_consensus.cc:2393] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb in current term 2: Already voted for candidate e9a5b2fa73944872888ca26c4acc4157 in this term.
I20260709 13:09:05.318324 19667 raft_consensus.cc:2468] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:05.308956 21274 raft_consensus.cc:2804] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:05.337054 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:05.337944 19663 raft_consensus.cc:2468] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:05.280895 21355 consensus_queue.cc:1048] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.043s
I20260709 13:09:05.336908 21354 raft_consensus.cc:2804] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:05.318220 21358 raft_consensus.cc:493] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:05.360260 19710 leader_election.cc:304] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:05.347172 21358 raft_consensus.cc:3060] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:05.361238 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 50916.8us
I20260709 13:09:05.338762 21274 raft_consensus.cc:493] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:05.368881 21357 raft_consensus.cc:2804] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:05.369328 21357 raft_consensus.cc:493] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:05.369697 21357 raft_consensus.cc:3060] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:05.372359 21355 consensus_queue.cc:1048] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:05.364223 21274 raft_consensus.cc:3060] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:05.374382 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:05.375007 19739 raft_consensus.cc:2468] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:09:05.342103 21354 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:05.380620 21354 raft_consensus.cc:3060] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:05.378278 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:05.381418 19739 raft_consensus.cc:2468] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:09:05.384171 21297 leader_election.cc:290] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:05.377804 19710 leader_election.cc:304] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:05.393882 21354 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:09:05.403491 19782 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 81818.7us
W20260709 13:09:05.406454 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 89473.8us
I20260709 13:09:05.424889 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:05.425840 19810 raft_consensus.cc:2468] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 3.
I20260709 13:09:05.425951 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:05.426687 19817 raft_consensus.cc:2468] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 3.
W20260709 13:09:05.432819 20276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 148078us
I20260709 13:09:05.395771 21359 raft_consensus.cc:2804] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:05.438982 19664 raft_consensus.cc:1275] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 13:09:05.438864 19708 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 226352us
I20260709 13:09:05.455438 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:05.456130 19664 raft_consensus.cc:2393] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb in current term 3: Already voted for candidate e9a5b2fa73944872888ca26c4acc4157 in this term.
I20260709 13:09:05.458375 19710 leader_election.cc:304] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
W20260709 13:09:05.463903 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 141691us
I20260709 13:09:05.420687 21297 consensus_queue.cc:1048] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.036s
I20260709 13:09:05.450582 21359 raft_consensus.cc:493] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:05.468261 21336 raft_consensus.cc:2804] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:05.489607 21359 raft_consensus.cc:3060] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:05.454666 21363 consensus_queue.cc:1048] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.044s
W20260709 13:09:05.503849 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 44647us
I20260709 13:09:05.502210 19782 leader_election.cc:304] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:05.496065 21336 raft_consensus.cc:493] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 606f891f11a445edb29e8419e64d701e)
I20260709 13:09:05.504873 21376 consensus_queue.cc:1048] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:05.516360 21354 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:05.517383 21354 raft_consensus.cc:493] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:05.517902 21354 raft_consensus.cc:515] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.520145 21354 leader_election.cc:290] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:05.512951 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:05.521299 19815 raft_consensus.cc:3060] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:09:05.511516 19782 leader_election.cc:304] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:05.508169 21336 raft_consensus.cc:3060] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:05.533020 21364 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:05.527215 21357 raft_consensus.cc:515] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.548128 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:05.552983 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:05.553685 19810 raft_consensus.cc:2468] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:09:05.550625 21369 raft_consensus.cc:2804] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:05.533164 21358 raft_consensus.cc:515] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
W20260709 13:09:05.611250 20276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 120119us
I20260709 13:09:05.599699 21369 raft_consensus.cc:493] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:05.558378 21364 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:05.637053 21378 raft_consensus.cc:2804] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:05.637606 21378 raft_consensus.cc:493] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:05.637946 21378 raft_consensus.cc:3060] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:05.633080 19635 leader_election.cc:304] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:05.618559 21369 raft_consensus.cc:3060] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:05.676149 21351 raft_consensus.cc:2804] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:05.676596 21351 raft_consensus.cc:493] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:05.676914 21351 raft_consensus.cc:3060] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:05.683349 19815 raft_consensus.cc:2468] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 4.
I20260709 13:09:05.685762 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:05.686401 19740 raft_consensus.cc:2468] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:09:05.630869 21389 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:05.627353 21274 raft_consensus.cc:515] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.698285 19663 raft_consensus.cc:1275] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:05.694572 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:05.701787 21357 leader_election.cc:290] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:05.703992 21364 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:05.721942 19735 raft_consensus.cc:2393] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e9a5b2fa73944872888ca26c4acc4157 in current term 2: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:09:05.721925 19817 raft_consensus.cc:2468] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:09:05.727514 21274 leader_election.cc:290] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:05.732234 21359 raft_consensus.cc:515] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.734766 21358 leader_election.cc:290] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 election: Requested vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:05.721051 21389 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:05.737980 21389 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:05.739702 20278 leader_election.cc:304] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [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: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: 
I20260709 13:09:05.740761 21287 raft_consensus.cc:2804] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:05.745846 21351 raft_consensus.cc:515] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.748068 21351 leader_election.cc:290] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:05.756233 21378 raft_consensus.cc:515] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.741225 21287 raft_consensus.cc:697] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:09:05.758292 21287 consensus_queue.cc:237] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:05.802323 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:05.811056 19818 raft_consensus.cc:2410] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9a5b2fa73944872888ca26c4acc4157 for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260709 13:09:05.813210 21336 raft_consensus.cc:515] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.815191 21336 leader_election.cc:290] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:05.817384 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:05.817945 19740 raft_consensus.cc:2468] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:09:05.822830 19635 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:05.823397 21359 leader_election.cc:290] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:05.824162 21356 raft_consensus.cc:2804] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:05.824468 19662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:05.824636 21356 raft_consensus.cc:697] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:05.825047 19662 raft_consensus.cc:3060] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:05.825520 21356 consensus_queue.cc:237] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.829202 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:05.829725 19739 raft_consensus.cc:3060] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:05.844872 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:05.845434 19810 raft_consensus.cc:3060] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:05.846683 19662 raft_consensus.cc:2468] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:05.860226 19813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
W20260709 13:09:05.859671 19707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 221068us
I20260709 13:09:05.861958 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4486a45581a44902a7c0ea90eb4df213" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:05.862479 19740 raft_consensus.cc:3060] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:05.860373 19635 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:05.865603 19782 leader_election.cc:304] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:05.867278 21351 raft_consensus.cc:2804] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:05.895184 21351 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:05.895557 21351 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:05.897847 21383 raft_consensus.cc:2804] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:05.898228 21371 consensus_queue.cc:1048] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260709 13:09:05.909188 19739 raft_consensus.cc:2468] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:09:05.912209 21383 raft_consensus.cc:697] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 3 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:05.944047 20306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:09:05.944667 20306 raft_consensus.cc:3060] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:09:05.977047 21383 consensus_queue.cc:237] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.977511 21369 raft_consensus.cc:515] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:05.934688 21378 leader_election.cc:290] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:05.980818 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:05.991684 19811 raft_consensus.cc:2410] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260709 13:09:06.000092 19810 raft_consensus.cc:2468] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:09:06.002585 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc2b671be4744aa7a751406f0de863fe" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:06.021903 19817 raft_consensus.cc:3060] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:06.004634 19632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 43989.3us
I20260709 13:09:06.070961 19740 raft_consensus.cc:2468] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 4.
I20260709 13:09:06.105579 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:06.106379 19664 raft_consensus.cc:2368] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb for earlier term 2. Current term is 3.
I20260709 13:09:06.111126 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:06.000160 21351 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:06.114566 19668 raft_consensus.cc:2393] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb in current term 3: Already voted for candidate e9a5b2fa73944872888ca26c4acc4157 in this term.
I20260709 13:09:06.115434 21351 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:06.120461 19662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:06.121208 19662 raft_consensus.cc:2393] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb in current term 3: Already voted for candidate e9a5b2fa73944872888ca26c4acc4157 in this term.
I20260709 13:09:06.124401 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:06.125103 19664 raft_consensus.cc:2368] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb for earlier term 2. Current term is 3.
I20260709 13:09:06.127229 19635 leader_election.cc:304] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:06.128340 21370 raft_consensus.cc:2804] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:06.128778 21370 raft_consensus.cc:697] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:06.129649 21370 consensus_queue.cc:237] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:06.134361 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:06.134891 19666 raft_consensus.cc:3060] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:06.136497 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 186236us
I20260709 13:09:06.147368 19740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:06.147867 19740 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:06.155040 19813 raft_consensus.cc:1275] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:06.156342 21399 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:06.156816 21399 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:06.177081 19666 raft_consensus.cc:2468] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
I20260709 13:09:06.179807 19817 raft_consensus.cc:2468] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 4.
I20260709 13:09:06.163331 21287 consensus_queue.cc:1048] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.046s
I20260709 13:09:06.210029 19735 raft_consensus.cc:1275] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:09:06.211150 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 70239.2us
I20260709 13:09:06.212338 19740 raft_consensus.cc:2468] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:09:06.208443 20306 raft_consensus.cc:2468] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 4.
I20260709 13:09:06.208556 21399 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:06.235569 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:06.236182 19744 raft_consensus.cc:3060] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:06.238214 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:06.238549 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d08e01ad94cf46bcaa5a564c26c6f906" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:06.239212 19811 raft_consensus.cc:2368] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb for earlier term 3. Current term is 4.
I20260709 13:09:06.245939 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58c0fba4a3546feb2e14aa6d7732619" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:06.246531 19738 raft_consensus.cc:3060] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:06.249467 19708 leader_election.cc:400] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 election: Vote denied by peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483) with higher term. Message: Invalid argument: T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb for earlier term 2. Current term is 3.
I20260709 13:09:06.249702 19744 raft_consensus.cc:2468] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
W20260709 13:09:06.229111 21407 log.cc:927] Time spent T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 13:09:06.255156 21164 consensus_queue.cc:1048] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:06.258308 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:06.258957 19809 raft_consensus.cc:2468] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 2.
I20260709 13:09:06.260443 19708 leader_election.cc:403] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:09:06.261049 21359 raft_consensus.cc:2749] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483) with higher term. Message: Invalid argument: T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb for earlier term 2. Current term is 3.
I20260709 13:09:06.263286 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:06.263850 19666 raft_consensus.cc:3060] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:06.271467 19782 leader_election.cc:304] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:06.273476 21164 raft_consensus.cc:2804] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:06.276674 21164 raft_consensus.cc:697] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:06.277410 19666 raft_consensus.cc:2468] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
I20260709 13:09:06.278205 21164 consensus_queue.cc:237] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:06.284915 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:06.286239 19818 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:06.289402 19738 raft_consensus.cc:2468] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
I20260709 13:09:06.310143 19818 raft_consensus.cc:2410] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e9a5b2fa73944872888ca26c4acc4157 for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260709 13:09:06.539106 21274 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:06.539660 21274 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:06.556064 21274 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:06.557148 20306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:06.557830 20306 raft_consensus.cc:2468] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
W20260709 13:09:06.553061 21411 log.cc:927] Time spent T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157: Append to log took a long time: real 0.261s	user 0.001s	sys 0.000s
W20260709 13:09:06.567636 21401 log.cc:927] Time spent T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157: Append to log took a long time: real 0.629s	user 0.005s	sys 0.008s
I20260709 13:09:06.602161 19707 leader_election.cc:304] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [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: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:06.603879 21292 raft_consensus.cc:2804] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:06.604367 21292 raft_consensus.cc:697] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:09:06.605304 21292 consensus_queue.cc:237] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:06.651291 19782 leader_election.cc:304] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:06.652755 21164 raft_consensus.cc:2804] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:06.653260 21164 raft_consensus.cc:697] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:06.655238 21164 consensus_queue.cc:237] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:06.658588 19660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:06.660773 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:06.667513 19818 raft_consensus.cc:1275] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:06.648607 19565 catalog_manager.cc:5697] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:06.728096 19708 leader_election.cc:400] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 election: Vote denied by peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483) with higher term. Message: Invalid argument: T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb for earlier term 2. Current term is 3.
I20260709 13:09:06.742027 19708 leader_election.cc:403] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:09:06.731376 21409 consensus_queue.cc:1048] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:09:06.743315 21336 raft_consensus.cc:2749] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483) with higher term. Message: Invalid argument: T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb for earlier term 2. Current term is 3.
I20260709 13:09:06.737941 19738 raft_consensus.cc:1275] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:06.748785 19743 raft_consensus.cc:1275] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:06.761618 19736 raft_consensus.cc:1275] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:06.762001 19813 raft_consensus.cc:1275] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:06.770375 21375 consensus_queue.cc:1048] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:09:06.780156 19739 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.557s	user 0.016s	sys 0.031s
W20260709 13:09:06.780512 19739 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.558s	user 0.016s	sys 0.031s
I20260709 13:09:06.783684 21369 leader_election.cc:290] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:09:06.788575 21428 log.cc:927] Time spent T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e: Append to log took a long time: real 0.060s	user 0.002s	sys 0.003s
I20260709 13:09:06.790218 21409 consensus_queue.cc:1048] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:06.794926 19635 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 606f891f11a445edb29e8419e64d701e
I20260709 13:09:06.796358 21409 raft_consensus.cc:2804] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:06.796851 21409 raft_consensus.cc:697] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
W20260709 13:09:06.798943 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 550540us
I20260709 13:09:06.798816 21409 consensus_queue.cc:237] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:06.800205 19710 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:06.800976 21358 raft_consensus.cc:2749] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:06.803329 19710 leader_election.cc:400] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 election: Vote denied by peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631) with higher term. Message: Invalid argument: T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb for earlier term 3. Current term is 4.
I20260709 13:09:06.803903 19710 leader_election.cc:403] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:09:06.810921 21336 raft_consensus.cc:2749] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631) with higher term. Message: Invalid argument: T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb for earlier term 3. Current term is 4.
I20260709 13:09:06.815881 19710 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:06.876353 19663 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56642 (request call id 251) took 1118 ms. Trace:
I20260709 13:09:06.876853 19663 rpcz_store.cc:276] 0709 13:09:05.757731 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:05.758850 (+  1119us) service_pool.cc:224] Handling call
0709 13:09:05.759179 (+   329us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:05.759489 (+   310us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:05.759516 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:05.760037 (+   521us) log.cc:844] Serialized 26 byte log entry
0709 13:09:05.914856 (+154819us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:09:05.925066 (+ 10210us) log.cc:844] Serialized 14 byte log entry
0709 13:09:05.925253 (+   187us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:05.925325 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:06.567330 (+642005us) spinlock_profiling.cc:243] Waited 41 ms on lock 0x7b2400125618. stack: 00007ff743fa2343 00007ff743fa2240 00007ff7439311d4 00007ff74d66f304 00007ff74d66f299 00007ff743e5cdb1 00007ff743e5a9c4 00007ff743e58acb 00007ff744013dc9 00007ff744013a55 00007ff74401309d 00007ff746c4510e 00007ff746c5c88c 00007ff746c5bbb6 00007ff746c5b7d8 00007ff746c65221
0709 13:09:06.875929 (+308599us) raft_consensus.cc:1685] finished
0709 13:09:06.876076 (+   147us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:06.876262 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":10820,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":46,"raft.queue_time_us":11494,"raft.run_cpu_time_us":206,"raft.run_wall_time_us":19682,"spinlock_wait_cycles":94404864,"thread_start_us":154459,"threads_started":1,"wal-append.queue_time_us":177719}
I20260709 13:09:06.942891 21351 consensus_queue.cc:1048] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:06.968350 21435 raft_consensus.cc:2804] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:06.968916 21435 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:06.969295 21435 raft_consensus.cc:3060] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:06.977689 21435 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:06.979899 21435 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
W20260709 13:09:06.982445 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 162360us
I20260709 13:09:06.996112 21404 raft_consensus.cc:493] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:06.997325 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:06.996604 21404 raft_consensus.cc:515] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:07.011039 21404 leader_election.cc:290] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:07.022523 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7983e7c2b64959b601c07664d1a8e3" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:07.029827 21434 consensus_queue.cc:1048] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:09:07.042629 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:07.043293 19738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec9d4dd84f74fb3a9be850344ad75c0" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:07.047353 19738 raft_consensus.cc:3060] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:09:07.047344 19744 raft_consensus.cc:2468] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:07.044349 19740 raft_consensus.cc:1275] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:07.056761 19738 raft_consensus.cc:2468] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
I20260709 13:09:07.058910 19742 raft_consensus.cc:1275] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:07.088563 19669 raft_consensus.cc:1275] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:07.091511 21383 consensus_queue.cc:1048] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.119098 19742 raft_consensus.cc:1240] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Rejecting Update request from peer e9a5b2fa73944872888ca26c4acc4157 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:09:07.123291 21356 consensus_queue.cc:1059] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:07.124209 21356 raft_consensus.cc:3055] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:07.124527 21356 raft_consensus.cc:740] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:07.125303 21356 consensus_queue.cc:260] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:07.136629 21356 raft_consensus.cc:3060] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:07.168699 19742 raft_consensus.cc:1275] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:07.175328 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7983e7c2b64959b601c07664d1a8e3" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:07.181094 20306 raft_consensus.cc:1275] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:07.096951 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:07.281675 21369 raft_consensus.cc:493] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:07.282292 21369 raft_consensus.cc:515] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:07.317114 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:07.322307 21369 leader_election.cc:290] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:07.322753 19567 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55446 (request call id 332) took 1392 ms. Trace:
I20260709 13:09:07.323153 19567 rpcz_store.cc:276] 0709 13:09:05.930426 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:05.930524 (+    98us) service_pool.cc:224] Handling call
0709 13:09:07.322606 (+1392082us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":487194,"reported_tablets":4}
I20260709 13:09:07.347272 19735 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:07.350440 20308 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:07.352371 21433 consensus_queue.cc:1048] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:07.352615 19632 leader_election.cc:304] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9a5b2fa73944872888ca26c4acc4157; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb
I20260709 13:09:07.354620 21434 raft_consensus.cc:2749] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:07.356694 19809 raft_consensus.cc:1275] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:07.356900 20308 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 3. (term mismatch)
I20260709 13:09:07.357283 20308 pending_rounds.cc:85] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd: Aborting all ops after (but not including) 2
I20260709 13:09:07.357509 20308 pending_rounds.cc:107] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.3
I20260709 13:09:07.357776 20308 raft_consensus.cc:2917] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted by new leader
I20260709 13:09:07.364266 20304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c16e8c0cd4ed59275f07820d5f3af" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:07.358568 19669 raft_consensus.cc:1275] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:07.365996 21395 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:09:07.367250 20308 raft_consensus.cc:2889] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:07.371315 21246 consensus_queue.cc:1048] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:09:07.380247 19567 catalog_manager.cc:5697] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 1 to 3, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:07.387073 19567 catalog_manager.cc:5697] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } }
I20260709 13:09:07.388468 19567 catalog_manager.cc:5697] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 1 to 3, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:07.398542 19567 catalog_manager.cc:5697] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } }
I20260709 13:09:07.406870 19784 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:07.413374 21367 consensus_queue.cc:1048] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:07.413250 21384 raft_consensus.cc:2804] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:07.414446 21384 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:07.414767 21384 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:07.423022 21369 consensus_queue.cc:1048] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.424633 21369 consensus_queue.cc:1048] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.413179 21268 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:09:07.432797 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c16e8c0cd4ed59275f07820d5f3af" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:07.432994 19710 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [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: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:07.434419 21433 raft_consensus.cc:2749] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:07.442864 21399 consensus_queue.cc:1048] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:07.463467 19784 leader_election.cc:304] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb
I20260709 13:09:07.440991 21384 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:07.470001 21383 raft_consensus.cc:2749] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:07.476082 19815 raft_consensus.cc:1240] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Rejecting Update request from peer e9a5b2fa73944872888ca26c4acc4157 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:07.492561 19815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "b6f88a234d404987839043a4426747eb"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:09:07.493211 19815 raft_consensus.cc:606] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Received request to transfer leadership to TS b6f88a234d404987839043a4426747eb
I20260709 13:09:07.485507 21434 consensus_queue.cc:1059] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:09:07.497045 21434 consensus_queue.cc:1243] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Peer 606f891f11a445edb29e8419e64d701e log is divergent from this leader: its last log entry 1.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:09:07.511263 21354 raft_consensus.cc:3055] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:07.511653 21354 raft_consensus.cc:740] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:07.512441 21354 consensus_queue.cc:260] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:07.513764 21354 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:07.553475 19743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b77b40428106429a8e7371ced1091152"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:09:07.554080 19743 raft_consensus.cc:606] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:09:07.559602 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:07.562209 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:07.564448 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:07.566016 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:07.567055 20306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:09:07.568831 19781 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb
I20260709 13:09:07.569617 21246 raft_consensus.cc:2749] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:09:07.569891 21446 log.cc:927] Time spent T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 13:09:07.563066 21384 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:07.651695 19664 raft_consensus.cc:2410] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260709 13:09:07.666563 19565 catalog_manager.cc:5697] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 2 to 4, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 4 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:07.670135 21384 raft_consensus.cc:993] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e: : Instructing follower b6f88a234d404987839043a4426747eb to start an election
I20260709 13:09:07.670688 21246 raft_consensus.cc:1081] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Signalling peer b6f88a234d404987839043a4426747eb to start an election
I20260709 13:09:07.673411 19739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa"
dest_uuid: "b6f88a234d404987839043a4426747eb"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:09:07.675207 19739 raft_consensus.cc:493] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:07.675568 19739 raft_consensus.cc:3060] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:07.693169 19739 raft_consensus.cc:515] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:07.697283 20308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:09:07.697793 20308 raft_consensus.cc:3060] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:07.699652 19739 leader_election.cc:290] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 election: Requested vote from peers 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:07.703578 19813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:07.704103 19813 raft_consensus.cc:3055] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:07.704384 19813 raft_consensus.cc:740] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:07.705071 19813 consensus_queue.cc:260] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:07.706351 19813 raft_consensus.cc:3060] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:07.712777 20308 raft_consensus.cc:2468] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 3.
I20260709 13:09:07.713646 19813 raft_consensus.cc:2468] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 3.
I20260709 13:09:07.713999 19707 leader_election.cc:304] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:07.715243 21433 raft_consensus.cc:2804] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:07.715667 21433 raft_consensus.cc:697] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 3 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:09:07.716421 21433 consensus_queue.cc:237] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:07.726939 19566 catalog_manager.cc:5697] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:07.728499 19566 catalog_manager.cc:5697] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } }
I20260709 13:09:07.762877 19565 catalog_manager.cc:5697] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 2 to 3, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 3 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:07.817148 19765 debug-util.cc:398] Leaking SignalData structure 0x7b08001a61c0 after lost signal to thread 18568
W20260709 13:09:07.818236 19765 debug-util.cc:398] Leaking SignalData structure 0x7b080010a520 after lost signal to thread 19601
W20260709 13:09:07.819368 19765 debug-util.cc:398] Leaking SignalData structure 0x7b0800336560 after lost signal to thread 19693
W20260709 13:09:07.820449 19765 debug-util.cc:398] Leaking SignalData structure 0x7b08002a16a0 after lost signal to thread 19768
W20260709 13:09:07.821614 19765 debug-util.cc:398] Leaking SignalData structure 0x7b0800358b80 after lost signal to thread 19842
W20260709 13:09:07.824344 19765 debug-util.cc:398] Leaking SignalData structure 0x7b080014c4c0 after lost signal to thread 20336
I20260709 13:09:08.049400 21359 raft_consensus.cc:993] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:08.074818 21359 raft_consensus.cc:1081] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:08.079780 19809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b77b40428106429a8e7371ced1091152"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:09:08.080307 19809 raft_consensus.cc:493] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:08.080600 19809 raft_consensus.cc:3060] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:08.146576 20306 raft_consensus.cc:1275] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:08.148249 21336 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:08.152137 19815 raft_consensus.cc:1275] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:08.160953 21359 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:08.158355 19809 raft_consensus.cc:515] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:08.167117 19809 leader_election.cc:290] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:08.168505 20308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b40428106429a8e7371ced1091152" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:09:08.169063 20308 raft_consensus.cc:3060] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:08.179770 20308 raft_consensus.cc:2468] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:09:08.180902 19781 leader_election.cc:304] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: 
I20260709 13:09:08.181764 21378 raft_consensus.cc:2804] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:08.182300 21378 raft_consensus.cc:697] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:08.183156 21378 consensus_queue.cc:237] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:08.265059 19565 catalog_manager.cc:5697] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:08.272477 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77b40428106429a8e7371ced1091152" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:08.282362 19735 raft_consensus.cc:3055] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:08.283077 19735 raft_consensus.cc:740] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:09:08.289114 19735 consensus_queue.cc:260] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [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: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:08.293382 19735 raft_consensus.cc:3060] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:08.288192 21384 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
W20260709 13:09:08.371344 19782 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 90316.7us
W20260709 13:09:08.380540 19784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 43523.9us
W20260709 13:09:08.381613 20276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 81198.2us
I20260709 13:09:08.316113 21384 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:09:08.386494 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 60713.9us
W20260709 13:09:08.401516 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 101229us
I20260709 13:09:08.435628 21462 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:08.436151 21462 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:08.436942 19735 raft_consensus.cc:2468] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:09:08.439558 21384 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:08.453253 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:08.459348 19739 raft_consensus.cc:2393] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e in current term 3: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:09:08.471272 21462 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
W20260709 13:09:08.577193 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 178139us
I20260709 13:09:08.582382 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:08.587560 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:08.588150 19735 raft_consensus.cc:2468] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 3.
I20260709 13:09:08.583030 19815 raft_consensus.cc:2468] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 2.
I20260709 13:09:08.577101 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:08.597127 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:08.599053 19663 raft_consensus.cc:2468] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:08.631865 19736 raft_consensus.cc:1275] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:08.637632 21471 consensus_queue.cc:1048] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:08.648874 19635 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:08.654810 21356 raft_consensus.cc:2804] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:08.655180 21356 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:08.655488 21356 raft_consensus.cc:3060] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:08.666826 21356 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:08.669476 19782 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: b6f88a234d404987839043a4426747eb
I20260709 13:09:08.671358 21461 raft_consensus.cc:2804] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:08.671723 21461 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:08.672051 21461 raft_consensus.cc:3060] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:08.682436 20304 raft_consensus.cc:1275] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:08.683939 21384 consensus_queue.cc:1048] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:08.679579 21461 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:08.696857 21461 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:08.697731 19736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:08.698525 19736 raft_consensus.cc:2393] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e in current term 3: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:09:08.669447 21356 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 4 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:08.720057 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:08.720521 19815 raft_consensus.cc:3060] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:08.721827 19736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:08.722407 19736 raft_consensus.cc:3060] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:08.722993 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:08.723611 19664 raft_consensus.cc:2368] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e for earlier term 3. Current term is 4.
I20260709 13:09:08.735085 19782 leader_election.cc:400] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 election: Vote denied by peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483) with higher term. Message: Invalid argument: T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e for earlier term 3. Current term is 4.
I20260709 13:09:08.735456 19782 leader_election.cc:403] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:09:08.736538 19815 raft_consensus.cc:2468] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 4.
I20260709 13:09:08.738946 19635 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [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: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:08.737777 21384 raft_consensus.cc:2749] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483) with higher term. Message: Invalid argument: T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e for earlier term 3. Current term is 4.
I20260709 13:09:08.739771 21354 raft_consensus.cc:2804] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:08.740216 21354 raft_consensus.cc:697] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 4 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:08.729120 19736 raft_consensus.cc:2468] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 4.
I20260709 13:09:08.740870 21354 consensus_queue.cc:237] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:08.765147 19567 catalog_manager.cc:5697] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:08.953476 21359 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:08.960072 21359 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:09:09.057062 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 84496.7us
I20260709 13:09:09.081655 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:09.081847 21359 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:09.082284 19669 raft_consensus.cc:2468] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 4.
I20260709 13:09:09.091336 19708 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:09.092119 21433 raft_consensus.cc:2804] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:09.092540 21433 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:09.092944 21433 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:09.114166 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 57798.5us
I20260709 13:09:09.118762 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:09.119462 19815 raft_consensus.cc:2393] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb in current term 4: Already voted for candidate 606f891f11a445edb29e8419e64d701e in this term.
I20260709 13:09:09.128134 21433 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:09.138175 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:09.140354 21433 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:09.146059 19663 raft_consensus.cc:2468] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 4.
I20260709 13:09:09.147262 19708 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:09.148850 21433 raft_consensus.cc:2804] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:09.149607 21433 raft_consensus.cc:697] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:09:09.150513 21433 consensus_queue.cc:237] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [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: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:09.163446 19813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:09.164301 19813 raft_consensus.cc:2393] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b6f88a234d404987839043a4426747eb in current term 4: Already voted for candidate 606f891f11a445edb29e8419e64d701e in this term.
I20260709 13:09:09.170583 19739 raft_consensus.cc:1275] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:09.174220 19565 catalog_manager.cc:5697] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 3 to 4, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 4 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:09.176445 21493 consensus_queue.cc:1048] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:09.198060 19736 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:44264
I20260709 13:09:09.198625 19736 raft_consensus.cc:606] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Received request to transfer leadership
I20260709 13:09:09.202261 19736 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:44264
I20260709 13:09:09.202754 19736 raft_consensus.cc:606] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Received request to transfer leadership
W20260709 13:09:09.204064 19554 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for b351c9c79bee41f09f2ff48e96208c41 already in progress [suppressed 1 similar messages]
I20260709 13:09:09.207281 19736 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:44264
I20260709 13:09:09.207832 19736 raft_consensus.cc:606] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Received request to transfer leadership
W20260709 13:09:09.219825 19615 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:09:09.220211 19615 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for b351c9c79bee41f09f2ff48e96208c41 already in progress
W20260709 13:09:09.220458 19615 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for b351c9c79bee41f09f2ff48e96208c41 already in progress
I20260709 13:09:09.224176 19809 raft_consensus.cc:1275] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:09.227563 21488 consensus_queue.cc:1048] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:09.341331 21384 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:09.341958 21384 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:09.345307 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:09.345710 21384 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:09.344801 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e9a5b2fa73944872888ca26c4acc4157" is_pre_election: true
I20260709 13:09:09.347105 20308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:09.347502 19663 raft_consensus.cc:2410] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260709 13:09:09.347877 20308 raft_consensus.cc:2410] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEARNER]: Leader pre-election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260709 13:09:09.348488 19782 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:09.349293 21384 raft_consensus.cc:2749] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:09.566318 20308 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEARNER]: Advancing to term 4
I20260709 13:09:09.573323 20308 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:09.575449 19813 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:09.575572 21492 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:09.577093 21399 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:09.577913 21399 consensus_queue.cc:1243] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [LEADER]: Peer 606f891f11a445edb29e8419e64d701e log is divergent from this leader: its last log entry 1.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:09:09.581768 19813 pending_rounds.cc:85] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e: Aborting all ops after (but not including) 2
I20260709 13:09:09.582445 19813 pending_rounds.cc:107] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 1.3
I20260709 13:09:09.584292 19813 raft_consensus.cc:2917] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted by new leader
I20260709 13:09:09.589520 19813 raft_consensus.cc:2889] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:09.603070 21399 raft_consensus.cc:1064] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
W20260709 13:09:09.603461 21399 raft_consensus.cc:1068] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb: Unable to promote non-voter 175b9033e8fc45ee83e075f1d30ca7fd: Service unavailable: leader transfer in progress
I20260709 13:09:09.605443 21399 raft_consensus.cc:993] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:09.605789 21399 raft_consensus.cc:1081] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:09.610292 19663 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:09.612967 19815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:09:09.613524 19815 raft_consensus.cc:493] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.613864 19815 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:09.627720 21359 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:09.637866 21492 raft_consensus.cc:1064] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
W20260709 13:09:09.638248 21492 raft_consensus.cc:1068] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb: Unable to promote non-voter 175b9033e8fc45ee83e075f1d30ca7fd: Service unavailable: leader transfer in progress
I20260709 13:09:09.643329 19815 raft_consensus.cc:515] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:09.646579 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:09.647197 19739 raft_consensus.cc:3055] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:09.647477 19739 raft_consensus.cc:740] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:09:09.648259 19739 consensus_queue.cc:260] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [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: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:09.648692 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b351c9c79bee41f09f2ff48e96208c41" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:09.649698 19739 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:09.668320 19815 leader_election.cc:290] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 5 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:09.687173 19739 raft_consensus.cc:2468] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 5.
I20260709 13:09:09.694607 19784 leader_election.cc:304] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:09.695927 21461 raft_consensus.cc:2804] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:09.696408 21461 raft_consensus.cc:697] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 5 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:09.697369 21461 consensus_queue.cc:237] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [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: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:09.718564 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:09.858963 19566 catalog_manager.cc:5697] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 4 to 5, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 5 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:09.923629 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 209880us
I20260709 13:09:09.970144 19735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:09:09.970813 19735 raft_consensus.cc:606] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 3 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:09:09.986999 19663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75641cb30f9e45008755adc6a31ffdcc"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
mode: GRACEFUL
new_leader_uuid: "b6f88a234d404987839043a4426747eb"
 from {username='slave'} at 127.0.0.1:44624
I20260709 13:09:09.987610 19663 raft_consensus.cc:606] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Received request to transfer leadership to TS b6f88a234d404987839043a4426747eb
I20260709 13:09:09.989636 21488 raft_consensus.cc:993] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157: : Instructing follower b6f88a234d404987839043a4426747eb to start an election
I20260709 13:09:09.990103 21506 raft_consensus.cc:1081] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Signalling peer b6f88a234d404987839043a4426747eb to start an election
I20260709 13:09:10.008152 19735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75641cb30f9e45008755adc6a31ffdcc"
dest_uuid: "b6f88a234d404987839043a4426747eb"
 from {username='slave'} at 127.0.0.1:44286
I20260709 13:09:10.008562 19663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:44624
I20260709 13:09:10.008693 19735 raft_consensus.cc:493] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:10.009215 19663 raft_consensus.cc:606] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:09:10.009249 19735 raft_consensus.cc:3060] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.012189 19743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:09:10.012696 19743 raft_consensus.cc:606] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:09:10.013883 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:09:10.015342 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:10.017194 19735 raft_consensus.cc:515] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:10.019721 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75641cb30f9e45008755adc6a31ffdcc" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:10.020218 19663 raft_consensus.cc:3055] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.020466 19663 raft_consensus.cc:740] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:10.021126 19663 consensus_queue.cc:260] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:10.022120 19663 raft_consensus.cc:3060] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.035313 19663 raft_consensus.cc:2468] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 2.
I20260709 13:09:10.037026 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75641cb30f9e45008755adc6a31ffdcc" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:10.037832 19815 raft_consensus.cc:3060] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.044612 19815 raft_consensus.cc:2468] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 2.
I20260709 13:09:10.045753 19710 leader_election.cc:304] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:10.046564 21359 raft_consensus.cc:2804] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:10.047024 21359 raft_consensus.cc:697] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 2 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:09:10.047884 21359 consensus_queue.cc:237] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:10.065586 19735 leader_election.cc:290] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:10.084105 19566 catalog_manager.cc:5697] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 1 to 2, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 2 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:10.096796 21399 raft_consensus.cc:993] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:10.097278 21399 raft_consensus.cc:1081] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 3 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:10.099143 19815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:09:10.101954 19815 raft_consensus.cc:493] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:10.102365 19815 raft_consensus.cc:3060] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:10.115500 19815 raft_consensus.cc:515] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:10.127888 19735 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:10.129649 21461 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } 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:09:10.202814 19815 leader_election.cc:290] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:10.203905 20308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:09:10.230475 20308 raft_consensus.cc:3060] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:10.205051 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:10.232412 19739 raft_consensus.cc:3055] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:10.232715 19739 raft_consensus.cc:740] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:09:10.233404 19739 consensus_queue.cc:260] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:10.234536 19739 raft_consensus.cc:3060] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:10.236516 19663 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:10.206275 21492 raft_consensus.cc:993] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:10.237643 21492 raft_consensus.cc:1081] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:10.239485 19815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:09:10.240206 19815 raft_consensus.cc:493] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:10.240547 19815 raft_consensus.cc:3060] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:10.250568 20304 raft_consensus.cc:3060] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEARNER]: Advancing to term 5
I20260709 13:09:10.259029 19815 raft_consensus.cc:515] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:10.262795 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:10.263351 19735 raft_consensus.cc:3055] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:10.263623 19735 raft_consensus.cc:740] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:09:10.264777 19735 consensus_queue.cc:260] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:10.265918 19735 raft_consensus.cc:3060] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:10.267171 19815 leader_election.cc:290] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 5 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:09:10.270409 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 57072.1us
I20260709 13:09:10.273313 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f36892f062724d00a122165a1fddb0ce" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:10.278666 19664 raft_consensus.cc:3060] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:10.283645 20308 raft_consensus.cc:2468] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
I20260709 13:09:10.284657 19664 raft_consensus.cc:2468] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 5.
I20260709 13:09:10.284929 19781 leader_election.cc:304] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [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: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: 
I20260709 13:09:10.286180 21384 raft_consensus.cc:2804] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:10.289019 21384 raft_consensus.cc:697] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:10.289994 21384 consensus_queue.cc:237] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:10.276749 19735 raft_consensus.cc:2468] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 5.
I20260709 13:09:10.293737 19784 leader_election.cc:304] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:10.294732 21505 raft_consensus.cc:2804] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:10.295428 21505 raft_consensus.cc:697] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 5 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:10.296226 21505 consensus_queue.cc:237] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:10.300451 19739 raft_consensus.cc:2468] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
I20260709 13:09:10.332221 20304 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 LEARNER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:10.333740 21461 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:10.344872 19663 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:10.346499 21461 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:10.425413 19566 catalog_manager.cc:5697] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 3 to 4, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:10.427708 19566 catalog_manager.cc:5697] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 4 to 5, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 5 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:10.431228 21384 raft_consensus.cc:1064] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:09:10.435732 21384 consensus_queue.cc:237] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 4, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:10.443619 20304 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 LEARNER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:09:10.445839 19669 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:09:10.449697 19739 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:09:10.452756 21513 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:10.458259 21384 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:10.492519 21461 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:10.495138 19813 raft_consensus.cc:1275] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:10.500589 21520 raft_consensus.cc:2955] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 2 to 6, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:10.502164 19669 raft_consensus.cc:2955] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 2 to 6, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:10.505553 19663 raft_consensus.cc:1275] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:10.507493 21492 consensus_queue.cc:1048] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.520124 21492 consensus_queue.cc:1048] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.526466 20308 raft_consensus.cc:2955] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 2 to 6, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:10.588225 21506 raft_consensus.cc:993] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:10.599084 19566 catalog_manager.cc:5697] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index 2 to 6, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:09:10.674206 19784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 75225.2us
I20260709 13:09:10.624020 21506 raft_consensus.cc:1081] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
W20260709 13:09:10.680075 20276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 79846.5us
I20260709 13:09:10.725898 19739 raft_consensus.cc:2955] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 2 to 6, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:10.778980 19815 consensus_queue.cc:237] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
W20260709 13:09:10.812678 19707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 54161.4us
W20260709 13:09:10.781039 21513 consensus_queue.cc:1175] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" responder_term: 5 status { last_received { term: 5 index: 6 } last_committed_idx: 6 last_received_current_leader { term: 5 index: 6 } }
I20260709 13:09:10.855551 20304 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:10.858059 21521 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:10.868402 21513 raft_consensus.cc:2955] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:10.872105 19813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60694
I20260709 13:09:10.872629 19813 raft_consensus.cc:493] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:10.872931 19813 raft_consensus.cc:3060] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:10.873975 20306 raft_consensus.cc:2955] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:10.875217 19663 consensus_queue.cc:237] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:10.879954 20304 raft_consensus.cc:1275] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:09:10.881265 21523 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:10.886147 19813 raft_consensus.cc:515] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:10.895393 19669 raft_consensus.cc:1275] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:10.897521 19813 leader_election.cc:290] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:10.901484 19669 raft_consensus.cc:1275] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:10.902793 19566 catalog_manager.cc:5697] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 6 to 7, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New cstate: current_term: 5 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
W20260709 13:09:10.915817 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 118239us
I20260709 13:09:10.918031 19725 tablet_service.cc:1558] Processing DeleteTablet for tablet b351c9c79bee41f09f2ff48e96208c41 with delete_type TABLET_DATA_TOMBSTONED (TS b6f88a234d404987839043a4426747eb not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:44264
I20260709 13:09:10.918692 21520 consensus_queue.cc:1048] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:10.921969 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b351c9c79bee41f09f2ff48e96208c41 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:10.930022 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:10.930576 19669 raft_consensus.cc:3055] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:10.930850 19669 raft_consensus.cc:740] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:10.931949 19665 raft_consensus.cc:2955] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:10.931519 19669 consensus_queue.cc:260] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:10.934653 19669 raft_consensus.cc:3060] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:10.943475 21520 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:10.945585 19815 raft_consensus.cc:1240] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Rejecting Update request from peer e9a5b2fa73944872888ca26c4acc4157 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:10.947438 19669 raft_consensus.cc:2468] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:10.948875 19782 leader_election.cc:304] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:10.951481 19735 raft_consensus.cc:1275] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:10.951601 19743 raft_consensus.cc:1275] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:09:10.954257 19736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70653f6587d4d2e82f7b819ff569557" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:10.954780 19736 raft_consensus.cc:3060] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:10.962306 19736 raft_consensus.cc:2468] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:10.979077 21520 raft_consensus.cc:2804] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:10.988802 21520 raft_consensus.cc:697] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 3 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:10.989737 21520 consensus_queue.cc:237] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:10.990140 21505 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:10.990839 21384 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:11.112812 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:09:11.024096 19632 consensus_peers.cc:597] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74c5461edf0647ad991ce2bdd3572f9f. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:11.123018 19632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 107507us
W20260709 13:09:11.117646 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 110437us
I20260709 13:09:11.126654 19813 raft_consensus.cc:1275] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:11.128317 19736 raft_consensus.cc:1275] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:11.151106 21527 consensus_queue.cc:1048] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:11.155581 21530 consensus_queue.cc:1048] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } 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:09:11.161064 21544 tablet_replica.cc:333] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:11.162101 21544 raft_consensus.cc:2243] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 13:09:11.177935 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 59061.7us
I20260709 13:09:11.177140 19566 catalog_manager.cc:5697] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 2 to 3, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 3 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:11.185940 21549 log.cc:927] Time spent T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 13:09:11.198879 21530 raft_consensus.cc:2955] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:11.187413 21544 raft_consensus.cc:2272] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:11.228480 19615 auto_rebalancer.cc:629] Failed to schedule move for tablet e70653f6587d4d2e82f7b819ff569557: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:09:11.228084 19565 catalog_manager.cc:5697] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 4, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.229858 21544 ts_tablet_manager.cc:1916] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:11.234114 19813 consensus_queue.cc:237] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:11.234556 19809 raft_consensus.cc:2955] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
W20260709 13:09:11.271951 19781 consensus_peers.cc:597] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f36892f062724d00a122165a1fddb0ce. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:11.274988 19663 raft_consensus.cc:1275] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:09:11.284427 19736 raft_consensus.cc:2955] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:11.287317 19735 raft_consensus.cc:1275] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:09:11.287665 21520 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:11.298820 21384 raft_consensus.cc:2955] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index -1 to 6, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:11.313603 19663 raft_consensus.cc:2955] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index -1 to 6, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:11.315820 21544 ts_tablet_manager.cc:1929] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 13:09:11.316251 21544 log.cc:1199] T b351c9c79bee41f09f2ff48e96208c41 P b6f88a234d404987839043a4426747eb: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/wals/b351c9c79bee41f09f2ff48e96208c41
I20260709 13:09:11.317884 19554 catalog_manager.cc:5028] TS b6f88a234d404987839043a4426747eb (127.18.33.66:39279): tablet b351c9c79bee41f09f2ff48e96208c41 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:09:11.320181 19809 consensus_queue.cc:237] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:11.328130 21523 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:11.329399 19565 catalog_manager.cc:5697] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 6, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 5 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:11.340464 19781 consensus_peers.cc:597] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5c3405323a047a98758adc8054ab159. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:11.344175 19664 raft_consensus.cc:1275] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:11.345773 21523 consensus_queue.cc:1048] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:11.377540 19736 raft_consensus.cc:1275] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:11.376999 19743 raft_consensus.cc:2955] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index -1 to 6, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:11.385780 21523 consensus_queue.cc:1048] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } 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:09:11.393110 21384 raft_consensus.cc:2955] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:11.415361 19735 raft_consensus.cc:2955] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:11.425841 19664 raft_consensus.cc:2955] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:11.445528 19664 raft_consensus.cc:1275] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:11.446767 21523 consensus_queue.cc:1048] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:11.455793 19567 catalog_manager.cc:5697] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index -1 to 4, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:11.475891 19743 raft_consensus.cc:1275] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:11.477280 21461 consensus_queue.cc:1048] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:11.502233 21559 ts_tablet_manager.cc:933] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:09:11.525650 21559 tablet_copy_client.cc:323] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:09:11.535812 19678 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet 74c5461edf0647ad991ce2bdd3572f9f from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:09:11.536347 19678 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet 74c5461edf0647ad991ce2bdd3572f9f from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-74c5461edf0647ad991ce2bdd3572f9f
I20260709 13:09:11.543960 19678 tablet_copy_source_session.cc:215] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:11.547310 21559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c5461edf0647ad991ce2bdd3572f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:11.568097 21559 tablet_copy_client.cc:806] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:11.568619 21559 tablet_copy_client.cc:670] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:11.586403 21559 tablet_copy_client.cc:538] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:11.595059 21559 tablet_bootstrap.cc:492] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:09:11.639575 21559 tablet_bootstrap.cc:492] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd: 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:09:11.640440 21559 tablet_bootstrap.cc:492] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:09:11.641322 21559 ts_tablet_manager.cc:1403] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.046s	user 0.028s	sys 0.004s
I20260709 13:09:11.664834 21559 raft_consensus.cc:359] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:11.665678 21559 raft_consensus.cc:740] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:09:11.666287 21559 consensus_queue.cc:260] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:11.669171 21559 ts_tablet_manager.cc:1434] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.028s	user 0.000s	sys 0.006s
I20260709 13:09:11.672756 19678 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-74c5461edf0647ad991ce2bdd3572f9f received from {username='slave'} at 127.0.0.1:56642
I20260709 13:09:11.673187 19678 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-74c5461edf0647ad991ce2bdd3572f9f on tablet 74c5461edf0647ad991ce2bdd3572f9f with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:09:11.874950 21559 ts_tablet_manager.cc:933] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:11.887166 21559 tablet_copy_client.cc:323] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.67:33631
I20260709 13:09:11.889078 19828 tablet_copy_service.cc:140] P 606f891f11a445edb29e8419e64d701e: Received BeginTabletCopySession request for tablet f36892f062724d00a122165a1fddb0ce from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:45424)
I20260709 13:09:11.890017 20308 raft_consensus.cc:1217] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:09:11.890323 19828 tablet_copy_service.cc:161] P 606f891f11a445edb29e8419e64d701e: Beginning new tablet copy session on tablet f36892f062724d00a122165a1fddb0ce from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:45424: session id = 175b9033e8fc45ee83e075f1d30ca7fd-f36892f062724d00a122165a1fddb0ce
I20260709 13:09:11.908973 19828 tablet_copy_source_session.cc:215] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:11.913905 21566 ts_tablet_manager.cc:933] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:11.928987 21559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f36892f062724d00a122165a1fddb0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:11.956205 21559 tablet_copy_client.cc:806] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:11.957530 21566 tablet_copy_client.cc:323] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.67:33631
I20260709 13:09:11.959127 19828 tablet_copy_service.cc:140] P 606f891f11a445edb29e8419e64d701e: Received BeginTabletCopySession request for tablet c5c3405323a047a98758adc8054ab159 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:45424)
I20260709 13:09:11.959621 19828 tablet_copy_service.cc:161] P 606f891f11a445edb29e8419e64d701e: Beginning new tablet copy session on tablet c5c3405323a047a98758adc8054ab159 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:45424: session id = 175b9033e8fc45ee83e075f1d30ca7fd-c5c3405323a047a98758adc8054ab159
I20260709 13:09:11.957048 21559 tablet_copy_client.cc:670] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:11.967648 21559 tablet_copy_client.cc:538] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:11.985651 19828 tablet_copy_source_session.cc:215] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:11.988936 21559 tablet_bootstrap.cc:492] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:09:12.006587 21566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5c3405323a047a98758adc8054ab159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:12.037439 21566 tablet_copy_client.cc:806] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:12.038045 21566 tablet_copy_client.cc:670] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:12.041932 21566 tablet_copy_client.cc:538] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:12.056980 21566 tablet_bootstrap.cc:492] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:09:12.098161 21559 tablet_bootstrap.cc:492] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:12.102609 21559 tablet_bootstrap.cc:492] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:09:12.103336 21559 ts_tablet_manager.cc:1403] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.115s	user 0.036s	sys 0.003s
I20260709 13:09:12.108175 21559 raft_consensus.cc:359] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:12.109572 21559 raft_consensus.cc:740] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:09:12.110267 21559 consensus_queue.cc:260] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:12.112356 21559 ts_tablet_manager.cc:1434] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:09:12.122192 19828 tablet_copy_service.cc:342] P 606f891f11a445edb29e8419e64d701e: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-f36892f062724d00a122165a1fddb0ce received from {username='slave'} at 127.0.0.1:45424
I20260709 13:09:12.122622 19828 tablet_copy_service.cc:434] P 606f891f11a445edb29e8419e64d701e: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-f36892f062724d00a122165a1fddb0ce on tablet f36892f062724d00a122165a1fddb0ce with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:09:12.153020 21566 tablet_bootstrap.cc:492] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd: 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:09:12.154019 21566 tablet_bootstrap.cc:492] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:09:12.154702 21566 ts_tablet_manager.cc:1403] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.009s
I20260709 13:09:12.159162 21566 raft_consensus.cc:359] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:12.159998 21566 raft_consensus.cc:740] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:09:12.161044 21566 consensus_queue.cc:260] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:12.166751 21566 ts_tablet_manager.cc:1434] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:09:12.168298 19828 tablet_copy_service.cc:342] P 606f891f11a445edb29e8419e64d701e: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-c5c3405323a047a98758adc8054ab159 received from {username='slave'} at 127.0.0.1:45424
I20260709 13:09:12.168685 19828 tablet_copy_service.cc:434] P 606f891f11a445edb29e8419e64d701e: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-c5c3405323a047a98758adc8054ab159 on tablet c5c3405323a047a98758adc8054ab159 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:09:12.204156 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:12.306694 20307 raft_consensus.cc:1217] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 LEARNER]: Deduplicated request from leader. Original: 5.5->[5.6-5.6]   Dedup: 5.6->[]
I20260709 13:09:12.309005 20308 raft_consensus.cc:1217] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
W20260709 13:09:12.377669 19632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 48240.9us
I20260709 13:09:12.455528 21570 raft_consensus.cc:1064] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:09:12.458119 21570 consensus_queue.cc:237] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:12.462210 19809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:09:12.462805 19809 raft_consensus.cc:606] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Received request to transfer leadership to TS e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:12.468494 19743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c"
dest_uuid: "b6f88a234d404987839043a4426747eb"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:50274
I20260709 13:09:12.468997 19743 raft_consensus.cc:606] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 2 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:09:12.471791 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:12.474036 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:12.483884 20308 raft_consensus.cc:1275] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:12.485420 21526 consensus_queue.cc:1048] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:12.511934 19809 raft_consensus.cc:1275] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:12.514196 21542 consensus_queue.cc:1048] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:12.562584 19735 raft_consensus.cc:1275] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:12.567236 21542 consensus_queue.cc:1048] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } 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:09:12.571835 20307 raft_consensus.cc:2955] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:12.570426 21542 raft_consensus.cc:2955] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:12.597074 19567 catalog_manager.cc:5697] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 4 to 5, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:12.603062 21520 raft_consensus.cc:993] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e: : Instructing follower e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:09:12.603644 21520 raft_consensus.cc:1081] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Signalling peer e9a5b2fa73944872888ca26c4acc4157 to start an election
I20260709 13:09:12.608462 19663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
 from {username='slave'} at 127.0.0.1:50574
I20260709 13:09:12.608974 19663 raft_consensus.cc:493] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:12.609270 19663 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:12.616751 19663 raft_consensus.cc:515] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:12.618726 19663 leader_election.cc:290] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [CANDIDATE]: Term 5 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:12.619958 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:12.620724 19735 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:12.628225 19735 raft_consensus.cc:2468] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 5.
I20260709 13:09:12.630981 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "e9a5b2fa73944872888ca26c4acc4157" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:12.631569 19809 raft_consensus.cc:3055] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:12.631901 19809 raft_consensus.cc:740] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:12.632820 19809 consensus_queue.cc:260] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:12.634743 19809 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:12.649989 19809 raft_consensus.cc:2468] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9a5b2fa73944872888ca26c4acc4157 in term 5.
I20260709 13:09:12.679826 19635 leader_election.cc:304] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [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: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:12.681309 21526 raft_consensus.cc:2804] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:12.681774 21526 raft_consensus.cc:697] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 5 LEADER]: Becoming Leader. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:12.682507 21384 raft_consensus.cc:1064] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:09:12.682528 21526 consensus_queue.cc:237] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:12.685961 19743 raft_consensus.cc:2955] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:12.684789 21384 consensus_queue.cc:237] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:12.694893 19809 raft_consensus.cc:2955] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:12.715026 19565 catalog_manager.cc:5697] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: term changed from 4 to 5, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65). New cstate: current_term: 5 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:12.719697 19664 consensus_queue.cc:237] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:12.740085 20308 raft_consensus.cc:1275] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEARNER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:09:12.741765 20307 raft_consensus.cc:1275] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:12.741660 21461 consensus_queue.cc:1048] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:12.750245 21359 raft_consensus.cc:993] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:12.750733 21563 raft_consensus.cc:1081] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 2 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:12.753219 19813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60678
I20260709 13:09:12.753822 19813 raft_consensus.cc:493] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:12.754156 19813 raft_consensus.cc:3060] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.755550 19815 raft_consensus.cc:1275] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:12.760603 21526 consensus_queue.cc:1048] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:12.762404 21526 consensus_queue.cc:1048] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 13:09:12.767383 21575 raft_consensus.cc:2955] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:12.769547 20306 raft_consensus.cc:2955] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:12.775846 19735 raft_consensus.cc:1275] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:09:12.777066 19810 raft_consensus.cc:2955] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:12.788760 21520 consensus_queue.cc:1048] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } 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:09:12.793066 19813 raft_consensus.cc:515] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:12.808912 19664 raft_consensus.cc:1275] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:09:12.798282 19567 catalog_manager.cc:5697] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 5 to 6, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:12.810370 21461 consensus_queue.cc:1048] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:12.838842 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:12.839401 19663 raft_consensus.cc:3060] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.850415 19725 tablet_service.cc:1558] Processing DeleteTablet for tablet 74c5461edf0647ad991ce2bdd3572f9f with delete_type TABLET_DATA_TOMBSTONED (TS b6f88a234d404987839043a4426747eb not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44264
I20260709 13:09:12.871948 21586 tablet_replica.cc:333] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:12.872942 21586 raft_consensus.cc:2243] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.873768 21586 raft_consensus.cc:2272] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.873962 21523 raft_consensus.cc:2955] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:12.879820 21586 ts_tablet_manager.cc:1916] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:12.895210 19664 raft_consensus.cc:2955] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:12.898021 21520 raft_consensus.cc:1064] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:09:12.901091 21520 consensus_queue.cc:237] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 4, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:12.904781 19813 leader_election.cc:290] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:12.907363 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d874eb87e54623a6ca49fb3968e54c" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:12.907903 19743 raft_consensus.cc:3055] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:12.908165 19743 raft_consensus.cc:740] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:09:12.908802 19743 consensus_queue.cc:260] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:12.914311 19743 raft_consensus.cc:3060] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.915057 19663 raft_consensus.cc:2468] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:12.914219 19567 catalog_manager.cc:5697] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index 4 to 5, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:12.921257 21586 ts_tablet_manager.cc:1929] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:09:12.921700 21586 log.cc:1199] T 74c5461edf0647ad991ce2bdd3572f9f P b6f88a234d404987839043a4426747eb: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/wals/74c5461edf0647ad991ce2bdd3572f9f
I20260709 13:09:12.923269 19554 catalog_manager.cc:5028] TS b6f88a234d404987839043a4426747eb (127.18.33.66:39279): tablet 74c5461edf0647ad991ce2bdd3572f9f (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:09:12.935016 19782 leader_election.cc:304] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:12.936513 21523 raft_consensus.cc:2804] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:12.937059 21523 raft_consensus.cc:697] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 3 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:12.938179 21523 consensus_queue.cc:237] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:12.940474 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 74c5461edf0647ad991ce2bdd3572f9f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:12.957927 19743 raft_consensus.cc:2468] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:12.957620 20306 raft_consensus.cc:2955] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:12.967159 19566 catalog_manager.cc:5697] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 2 to 3, leader changed from b6f88a234d404987839043a4426747eb (127.18.33.66) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 3 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:12.981263 19813 consensus_queue.cc:237] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
W20260709 13:09:12.985954 19784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 79846.8us
I20260709 13:09:12.990454 19663 raft_consensus.cc:1275] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:12.990545 20306 raft_consensus.cc:1275] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:12.992159 21461 consensus_queue.cc:1048] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:12.994048 21523 consensus_queue.cc:1048] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:13.027165 21384 raft_consensus.cc:2955] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:13.050168 19663 raft_consensus.cc:2955] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:13.086447 19566 catalog_manager.cc:5697] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 5 to 6, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:13.100003 19725 tablet_service.cc:1558] Processing DeleteTablet for tablet c5c3405323a047a98758adc8054ab159 with delete_type TABLET_DATA_TOMBSTONED (TS b6f88a234d404987839043a4426747eb not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44264
I20260709 13:09:13.100642 19663 raft_consensus.cc:1275] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:13.100919 21586 tablet_replica.cc:333] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb: stopping tablet replica
W20260709 13:09:13.101734 19781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 108535us
I20260709 13:09:13.102430 21586 raft_consensus.cc:2243] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.103037 21586 pending_rounds.cc:70] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb: Trying to abort 1 pending ops.
I20260709 13:09:13.103325 21586 pending_rounds.cc:77] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb: Aborting op as it isn't in flight: id { term: 4 index: 5 } timestamp: 7305636055791247360 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "c5c3405323a047a98758adc8054ab159" old_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } } new_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } attrs { replace: true } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } } }
I20260709 13:09:13.104509 21586 raft_consensus.cc:2917] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Aborting config change with OpId 4.5: Aborted: Op aborted
I20260709 13:09:13.104904 21586 raft_consensus.cc:2889] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:09:13.105540 21523 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:13.108634 19739 raft_consensus.cc:1275] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:13.112353 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c5c3405323a047a98758adc8054ab159 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:13.113457 21587 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:13.115599 20306 raft_consensus.cc:1275] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 LEARNER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:13.105258 21586 raft_consensus.cc:2272] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.119015 21589 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.008s
I20260709 13:09:13.128744 21586 ts_tablet_manager.cc:1916] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:13.134658 20306 raft_consensus.cc:2955] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER b6f88a234d404987839043a4426747eb (127.18.33.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:13.177557 21523 raft_consensus.cc:2955] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:13.184552 19743 raft_consensus.cc:2955] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:13.196385 21586 ts_tablet_manager.cc:1929] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:09:13.196834 21586 log.cc:1199] T c5c3405323a047a98758adc8054ab159 P b6f88a234d404987839043a4426747eb: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/wals/c5c3405323a047a98758adc8054ab159
I20260709 13:09:13.198331 19554 catalog_manager.cc:5028] TS b6f88a234d404987839043a4426747eb (127.18.33.66:39279): tablet c5c3405323a047a98758adc8054ab159 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:09:13.209398 20307 raft_consensus.cc:2955] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:13.218631 19663 raft_consensus.cc:2955] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:13.227535 19743 raft_consensus.cc:1275] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:13.228331 19565 catalog_manager.cc:5697] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 6 to 7, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:13.243480 21526 consensus_queue.cc:1048] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:13.259059 19810 consensus_queue.cc:237] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:13.266990 20307 raft_consensus.cc:1275] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:09:13.269613 19743 raft_consensus.cc:1275] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:09:13.273442 21523 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:09:13.279439 21523 consensus_queue.cc:1048] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:09:13.291214 21587 raft_consensus.cc:2955] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 5 LEADER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:13.302655 19743 raft_consensus.cc:2955] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:13.308764 19813 raft_consensus.cc:1275] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:13.309470 20306 raft_consensus.cc:2955] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:13.316455 21575 consensus_queue.cc:1048] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:13.320907 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f36892f062724d00a122165a1fddb0ce with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:13.360790 19663 raft_consensus.cc:1275] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:13.378594 21587 consensus_queue.cc:1048] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:13.380998 19567 catalog_manager.cc:5697] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 7 to 8, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New cstate: current_term: 5 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:13.410413 19650 tablet_service.cc:1558] Processing DeleteTablet for tablet f36892f062724d00a122165a1fddb0ce with delete_type TABLET_DATA_TOMBSTONED (TS e9a5b2fa73944872888ca26c4acc4157 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:50570
I20260709 13:09:13.430357 19743 raft_consensus.cc:1275] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:13.435426 21384 consensus_queue.cc:1048] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:13.440841 21600 tablet_replica.cc:333] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:13.441883 21600 raft_consensus.cc:2243] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.442664 21600 raft_consensus.cc:2272] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.456894 21600 ts_tablet_manager.cc:1916] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:13.474938 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:13.505085 21600 ts_tablet_manager.cc:1929] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.7
I20260709 13:09:13.505704 21600 log.cc:1199] T f36892f062724d00a122165a1fddb0ce P e9a5b2fa73944872888ca26c4acc4157: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/wals/f36892f062724d00a122165a1fddb0ce
I20260709 13:09:13.507493 19552 catalog_manager.cc:5028] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): tablet f36892f062724d00a122165a1fddb0ce (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
W20260709 13:09:14.259764 20276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 85586.5us
W20260709 13:09:14.269747 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 45085.8us
I20260709 13:09:14.528831 19743 consensus_queue.cc:237] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [LEADER]: Queue 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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:09:14.536906 19707 consensus_peers.cc:597] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 207f74e6c6f5408ebd85633cd82032ef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.538838 19810 raft_consensus.cc:1275] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:14.542044 19663 raft_consensus.cc:1275] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:14.542905 21543 consensus_queue.cc:1048] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } 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:09:14.544067 21359 consensus_queue.cc:1048] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:14.561530 21564 raft_consensus.cc:2955] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:14.563344 19810 raft_consensus.cc:2955] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:14.569523 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:14.580569 19663 raft_consensus.cc:2955] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:14.616466 19567 catalog_manager.cc:5697] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 2, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:14.631369 19669 consensus_queue.cc:237] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:09:14.689385 19632 consensus_peers.cc:597] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a620673df2bc45d19cb2c73188603d1f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.692596 19810 raft_consensus.cc:1275] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:14.716001 21612 consensus_queue.cc:1048] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } 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:09:14.722891 19743 raft_consensus.cc:1275] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:14.739595 21612 consensus_queue.cc:1048] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:14.774545 21612 raft_consensus.cc:2955] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:14.793313 19813 raft_consensus.cc:2955] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:14.796818 19669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e"
dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
mode: GRACEFUL
new_leader_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:44624
I20260709 13:09:14.797588 19669 raft_consensus.cc:606] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Received request to transfer leadership to TS 606f891f11a445edb29e8419e64d701e
I20260709 13:09:14.806020 19743 raft_consensus.cc:2955] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:14.807564 19566 catalog_manager.cc:5697] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:14.816989 19810 consensus_queue.cc:237] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:14.818545 19809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:09:14.819121 19809 raft_consensus.cc:606] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Received request to transfer leadership to TS 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:09:14.824339 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:14.827065 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:14.855038 19743 raft_consensus.cc:1275] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:14.857739 21606 consensus_queue.cc:1048] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:14.860162 19781 consensus_peers.cc:597] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cec9d4dd84f74fb3a9be850344ad75c0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.861272 19669 raft_consensus.cc:1275] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:14.863118 21589 consensus_queue.cc:1048] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:14.880650 19663 raft_consensus.cc:2955] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:14.891953 21589 raft_consensus.cc:2955] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:14.910409 19566 catalog_manager.cc:5697] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index -1 to 4, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:14.928210 19663 consensus_queue.cc:237] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:14.924752 19743 raft_consensus.cc:2955] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:14.969056 19813 raft_consensus.cc:1275] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:14.970580 21570 consensus_queue.cc:1048] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } 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:09:14.971225 19743 raft_consensus.cc:1275] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:14.972834 21570 consensus_queue.cc:1048] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:09:14.977962 19632 consensus_peers.cc:597] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 137fe738a1a84c0f9c3291ee72852330. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.995177 21611 raft_consensus.cc:2955] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:14.999367 19809 raft_consensus.cc:2955] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:14.999456 19739 raft_consensus.cc:2955] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:15.018242 19566 catalog_manager.cc:5697] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index -1 to 3, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:15.184490 21631 ts_tablet_manager.cc:933] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:15.243322 21589 raft_consensus.cc:993] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e: : Instructing follower 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:09:15.243942 21624 raft_consensus.cc:1081] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Signalling peer 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:09:15.245770 20307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa"
dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:59964
I20260709 13:09:15.246352 20307 raft_consensus.cc:493] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:15.246645 20307 raft_consensus.cc:3060] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:15.253027 21604 raft_consensus.cc:993] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157: : Instructing follower 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:15.253270 20307 raft_consensus.cc:515] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:15.254186 21526 raft_consensus.cc:1081] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Signalling peer 606f891f11a445edb29e8419e64d701e to start an election
I20260709 13:09:15.255404 20307 leader_election.cc:290] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 5 election: Requested vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:15.255898 19809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
 from {username='slave'} at 127.0.0.1:60694
I20260709 13:09:15.256070 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:15.256436 19809 raft_consensus.cc:493] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:15.256666 19739 raft_consensus.cc:3060] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:15.256799 19809 raft_consensus.cc:3060] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:15.259621 19813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533870de5c984ce59bc06cfe0149baaa" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:15.260133 19813 raft_consensus.cc:3055] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:15.260383 19813 raft_consensus.cc:740] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:15.261121 19813 consensus_queue.cc:260] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:15.266885 19813 raft_consensus.cc:3060] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:15.280138 19809 raft_consensus.cc:515] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:15.287659 19663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:15.288328 21633 ts_tablet_manager.cc:933] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:09:15.288281 19663 raft_consensus.cc:3055] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:15.285298 19813 raft_consensus.cc:2468] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 5.
I20260709 13:09:15.289884 19809 leader_election.cc:290] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:15.297151 19663 raft_consensus.cc:740] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9a5b2fa73944872888ca26c4acc4157, State: Running, Role: LEADER
I20260709 13:09:15.299140 21633 tablet_copy_client.cc:323] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:09:15.299288 20278 leader_election.cc:304] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [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: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: 
I20260709 13:09:15.300882 21607 raft_consensus.cc:2804] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:15.301368 21607 raft_consensus.cc:697] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:09:15.298425 19663 consensus_queue.cc:260] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:15.302176 21607 consensus_queue.cc:237] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:15.303190 19663 raft_consensus.cc:3060] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:15.310994 20304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:09:15.312677 20304 raft_consensus.cc:3060] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:15.330652 19739 raft_consensus.cc:2468] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 5.
I20260709 13:09:15.347908 19678 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet a620673df2bc45d19cb2c73188603d1f from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:09:15.349886 19678 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet a620673df2bc45d19cb2c73188603d1f from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-a620673df2bc45d19cb2c73188603d1f
I20260709 13:09:15.360349 19678 tablet_copy_source_session.cc:215] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:15.367579 19663 raft_consensus.cc:2468] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:09:15.375751 19566 catalog_manager.cc:5697] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 4 to 5, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 5 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:15.382828 19782 leader_election.cc:304] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:15.384240 21624 raft_consensus.cc:2804] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:15.384703 21624 raft_consensus.cc:697] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:15.385546 21624 consensus_queue.cc:237] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:15.372573 20304 raft_consensus.cc:2468] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
I20260709 13:09:15.455588 21633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a620673df2bc45d19cb2c73188603d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.458261 21631 tablet_copy_client.cc:323] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.66:39279
I20260709 13:09:15.460209 19754 tablet_copy_service.cc:140] P b6f88a234d404987839043a4426747eb: Received BeginTabletCopySession request for tablet 207f74e6c6f5408ebd85633cd82032ef from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:33630)
I20260709 13:09:15.460762 19754 tablet_copy_service.cc:161] P b6f88a234d404987839043a4426747eb: Beginning new tablet copy session on tablet 207f74e6c6f5408ebd85633cd82032ef from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:33630: session id = 175b9033e8fc45ee83e075f1d30ca7fd-207f74e6c6f5408ebd85633cd82032ef
I20260709 13:09:15.469116 19754 tablet_copy_source_session.cc:215] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:15.458467 21637 ts_tablet_manager.cc:933] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483)
I20260709 13:09:15.474026 21631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 207f74e6c6f5408ebd85633cd82032ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.484620 19566 catalog_manager.cc:5697] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:15.526252 21639 ts_tablet_manager.cc:933] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:15.533764 21637 tablet_copy_client.cc:323] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.65:40483
I20260709 13:09:15.535447 19678 tablet_copy_service.cc:140] P e9a5b2fa73944872888ca26c4acc4157: Received BeginTabletCopySession request for tablet 137fe738a1a84c0f9c3291ee72852330 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:56642)
I20260709 13:09:15.536041 19678 tablet_copy_service.cc:161] P e9a5b2fa73944872888ca26c4acc4157: Beginning new tablet copy session on tablet 137fe738a1a84c0f9c3291ee72852330 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:56642: session id = 175b9033e8fc45ee83e075f1d30ca7fd-137fe738a1a84c0f9c3291ee72852330
I20260709 13:09:15.546466 19678 tablet_copy_source_session.cc:215] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:15.549791 21637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137fe738a1a84c0f9c3291ee72852330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.562659 21639 tablet_copy_client.cc:323] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.67:33631
I20260709 13:09:15.565003 19828 tablet_copy_service.cc:140] P 606f891f11a445edb29e8419e64d701e: Received BeginTabletCopySession request for tablet cec9d4dd84f74fb3a9be850344ad75c0 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:45424)
I20260709 13:09:15.565652 19828 tablet_copy_service.cc:161] P 606f891f11a445edb29e8419e64d701e: Beginning new tablet copy session on tablet cec9d4dd84f74fb3a9be850344ad75c0 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:45424: session id = 175b9033e8fc45ee83e075f1d30ca7fd-cec9d4dd84f74fb3a9be850344ad75c0
I20260709 13:09:15.573807 19828 tablet_copy_source_session.cc:215] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:15.589166 21639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec9d4dd84f74fb3a9be850344ad75c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.608575 21633 tablet_copy_client.cc:806] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:15.608311 21637 tablet_copy_client.cc:806] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:15.609540 21637 tablet_copy_client.cc:670] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
W20260709 13:09:15.622707 19708 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 96379.2us
I20260709 13:09:15.609278 21633 tablet_copy_client.cc:670] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:15.656350 21637 tablet_copy_client.cc:538] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:15.669474 21631 tablet_copy_client.cc:806] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:15.670675 21633 tablet_copy_client.cc:538] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:15.674079 21631 tablet_copy_client.cc:670] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:15.684020 21631 tablet_copy_client.cc:538] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:15.687908 21639 tablet_copy_client.cc:806] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:15.688458 21639 tablet_copy_client.cc:670] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:15.694584 21637 tablet_bootstrap.cc:492] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:09:15.696219 21639 tablet_copy_client.cc:538] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:15.698422 21631 tablet_bootstrap.cc:492] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:09:15.700121 21633 tablet_bootstrap.cc:492] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:09:15.716523 21639 tablet_bootstrap.cc:492] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:09:15.746479 19809 raft_consensus.cc:1275] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:09:15.749501 21607 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:09:15.774145 21637 tablet_bootstrap.cc:492] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd: 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:09:15.776472 21631 tablet_bootstrap.cc:492] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd: 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:09:15.778795 21637 tablet_bootstrap.cc:492] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:09:15.779160 21631 tablet_bootstrap.cc:492] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:09:15.779933 21631 ts_tablet_manager.cc:1403] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.004s
I20260709 13:09:15.783020 21631 raft_consensus.cc:359] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:15.783802 21631 raft_consensus.cc:740] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:09:15.784339 21637 ts_tablet_manager.cc:1403] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.090s	user 0.023s	sys 0.005s
I20260709 13:09:15.784485 21631 consensus_queue.cc:260] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:15.787094 21631 ts_tablet_manager.cc:1434] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:09:15.789104 21633 tablet_bootstrap.cc:492] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=1 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:15.789489 21637 raft_consensus.cc:359] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:15.790498 21637 raft_consensus.cc:740] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:09:15.790026 21633 tablet_bootstrap.cc:492] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:09:15.791867 21633 ts_tablet_manager.cc:1403] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.004s
I20260709 13:09:15.792258 21637 consensus_queue.cc:260] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:15.807485 19754 tablet_copy_service.cc:342] P b6f88a234d404987839043a4426747eb: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-207f74e6c6f5408ebd85633cd82032ef received from {username='slave'} at 127.0.0.1:33630
I20260709 13:09:15.807960 19754 tablet_copy_service.cc:434] P b6f88a234d404987839043a4426747eb: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-207f74e6c6f5408ebd85633cd82032ef on tablet 207f74e6c6f5408ebd85633cd82032ef with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:09:15.817927 21633 raft_consensus.cc:359] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:15.818780 21633 raft_consensus.cc:740] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:09:15.819401 21633 consensus_queue.cc:260] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:15.828219 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:15.840618 19743 raft_consensus.cc:1275] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:09:15.850292 21637 ts_tablet_manager.cc:1434] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.066s	user 0.001s	sys 0.007s
I20260709 13:09:15.850584 21652 consensus_queue.cc:1048] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:09:15.852864 19678 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-137fe738a1a84c0f9c3291ee72852330 received from {username='slave'} at 127.0.0.1:56642
I20260709 13:09:15.853276 19678 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-137fe738a1a84c0f9c3291ee72852330 on tablet 137fe738a1a84c0f9c3291ee72852330 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:09:15.896452 21633 ts_tablet_manager.cc:1434] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.103s	user 0.007s	sys 0.000s
I20260709 13:09:15.899380 19678 tablet_copy_service.cc:342] P e9a5b2fa73944872888ca26c4acc4157: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-a620673df2bc45d19cb2c73188603d1f received from {username='slave'} at 127.0.0.1:56642
I20260709 13:09:15.899776 19678 tablet_copy_service.cc:434] P e9a5b2fa73944872888ca26c4acc4157: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-a620673df2bc45d19cb2c73188603d1f on tablet a620673df2bc45d19cb2c73188603d1f with peer 175b9033e8fc45ee83e075f1d30ca7fd
W20260709 13:09:15.972404 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 64627.9us
I20260709 13:09:16.069435 20306 raft_consensus.cc:1217] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:09:16.087620 21639 tablet_bootstrap.cc:492] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd: 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:09:16.088613 21639 tablet_bootstrap.cc:492] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:09:16.089295 21639 ts_tablet_manager.cc:1403] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.373s	user 0.031s	sys 0.017s
I20260709 13:09:16.093878 19669 raft_consensus.cc:1275] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:09:16.110829 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 96356.3us
I20260709 13:09:16.119856 21639 raft_consensus.cc:359] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:16.120052 21660 consensus_queue.cc:1048] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:16.120743 21639 raft_consensus.cc:740] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:09:16.121448 21639 consensus_queue.cc:260] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:16.138676 20304 raft_consensus.cc:1217] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:16.138875 21639 ts_tablet_manager.cc:1434] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.002s
I20260709 13:09:16.177191 19828 tablet_copy_service.cc:342] P 606f891f11a445edb29e8419e64d701e: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-cec9d4dd84f74fb3a9be850344ad75c0 received from {username='slave'} at 127.0.0.1:45424
I20260709 13:09:16.177685 19828 tablet_copy_service.cc:434] P 606f891f11a445edb29e8419e64d701e: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-cec9d4dd84f74fb3a9be850344ad75c0 on tablet cec9d4dd84f74fb3a9be850344ad75c0 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:09:16.177199 20304 raft_consensus.cc:1275] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:16.193616 20304 raft_consensus.cc:1217] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:09:16.203584 21627 consensus_queue.cc:1048] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:16.290988 20306 raft_consensus.cc:1217] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:09:16.433880 21604 raft_consensus.cc:1064] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:09:16.436169 21604 consensus_queue.cc:237] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:16.454778 20304 raft_consensus.cc:1275] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:16.456400 21654 consensus_queue.cc:1048] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:16.465770 19736 raft_consensus.cc:1275] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:16.467330 21604 consensus_queue.cc:1048] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:16.479027 19810 raft_consensus.cc:1275] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:16.480468 21659 consensus_queue.cc:1048] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } 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:09:16.520721 21604 raft_consensus.cc:2955] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.521737 19810 raft_consensus.cc:2955] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.526719 21657 raft_consensus.cc:1064] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:09:16.529281 21657 consensus_queue.cc:237] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:16.533491 19739 raft_consensus.cc:2955] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.540783 19567 catalog_manager.cc:5697] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.545009 19736 raft_consensus.cc:1275] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:09:16.549525 21589 consensus_queue.cc:1048] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:16.559515 20308 raft_consensus.cc:1275] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEARNER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:09:16.561329 21661 consensus_queue.cc:1048] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:16.562709 19663 raft_consensus.cc:1275] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:09:16.568215 21661 consensus_queue.cc:1048] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } 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:09:16.588266 20304 raft_consensus.cc:2955] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.652251 21671 raft_consensus.cc:2955] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.666815 20304 raft_consensus.cc:2955] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.676569 21654 raft_consensus.cc:1064] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:09:16.679193 21654 consensus_queue.cc:237] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:16.680099 19663 raft_consensus.cc:2955] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.703058 19736 raft_consensus.cc:2955] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.729439 20304 raft_consensus.cc:1275] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEARNER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:16.729941 19809 raft_consensus.cc:1275] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:16.731046 21604 consensus_queue.cc:1048] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:16.737649 21654 consensus_queue.cc:1048] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } 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:09:16.744560 19736 raft_consensus.cc:1275] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:16.746415 21641 raft_consensus.cc:1064] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:09:16.748832 21641 consensus_queue.cc:237] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:16.750691 21654 consensus_queue.cc:1048] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:16.781853 21659 raft_consensus.cc:2955] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.789016 19809 raft_consensus.cc:2955] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.789273 19563 catalog_manager.cc:5697] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 4 to 5, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.810933 20308 raft_consensus.cc:2955] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.824594 19809 consensus_queue.cc:237] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:16.825984 20304 raft_consensus.cc:1275] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 LEARNER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:16.825984 19810 raft_consensus.cc:1275] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:16.828032 19663 raft_consensus.cc:1275] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:16.828054 21658 consensus_queue.cc:1048] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } 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:09:16.831509 19739 raft_consensus.cc:1275] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:16.831681 20304 raft_consensus.cc:1275] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:16.831869 19565 catalog_manager.cc:5697] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.834650 21658 consensus_queue.cc:1048] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:16.835002 21671 consensus_queue.cc:1048] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:16.836333 21658 consensus_queue.cc:1048] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:16.849327 21624 raft_consensus.cc:2955] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.852912 21627 consensus_queue.cc:1048] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:16.853338 19739 raft_consensus.cc:2955] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.872089 19735 raft_consensus.cc:2955] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.885967 20304 raft_consensus.cc:2955] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.900229 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cec9d4dd84f74fb3a9be850344ad75c0 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:16.923074 19566 catalog_manager.cc:5697] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e reported cstate change: config changed from index 5 to 6, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.926934 19663 consensus_queue.cc:237] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:16.933663 20306 raft_consensus.cc:1275] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:16.941788 20307 raft_consensus.cc:2955] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.941272 21658 raft_consensus.cc:2955] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.935129 21604 consensus_queue.cc:1048] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 13:09:16.995885 19566 catalog_manager.cc:5697] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:16.999347 21656 raft_consensus.cc:2955] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:17.029333 19664 consensus_queue.cc:237] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:17.036898 20306 raft_consensus.cc:1275] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:17.039501 21570 consensus_queue.cc:1048] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:17.046882 21570 raft_consensus.cc:2955] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:17.079906 20306 raft_consensus.cc:2955] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:17.089169 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 137fe738a1a84c0f9c3291ee72852330 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:17.103490 20308 raft_consensus.cc:2955] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:17.124508 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:17.133136 19566 catalog_manager.cc:5697] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 reported cstate change: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New cstate: current_term: 2 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:17.152050 19735 raft_consensus.cc:1275] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 13:09:17.153321 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 134695us
I20260709 13:09:17.165441 19650 tablet_service.cc:1558] Processing DeleteTablet for tablet cec9d4dd84f74fb3a9be850344ad75c0 with delete_type TABLET_DATA_TOMBSTONED (TS e9a5b2fa73944872888ca26c4acc4157 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50570
I20260709 13:09:17.173611 19739 raft_consensus.cc:1275] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer e9a5b2fa73944872888ca26c4acc4157: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:17.203814 21654 consensus_queue.cc:1048] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:17.204491 19566 catalog_manager.cc:5697] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New cstate: current_term: 3 leader_uuid: "e9a5b2fa73944872888ca26c4acc4157" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:17.212230 21708 tablet_replica.cc:333] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:17.221685 21708 raft_consensus.cc:2243] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:17.228147 21702 consensus_queue.cc:1048] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:17.236786 19739 raft_consensus.cc:2955] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:17.243721 19663 raft_consensus.cc:2955] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:17.275278 21708 raft_consensus.cc:2272] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:17.249956 19810 raft_consensus.cc:2955] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } attrs { replace: true } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:17.270517 19805 tablet_service.cc:1558] Processing DeleteTablet for tablet 137fe738a1a84c0f9c3291ee72852330 with delete_type TABLET_DATA_TOMBSTONED (TS 606f891f11a445edb29e8419e64d701e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60670
I20260709 13:09:17.292840 21708 ts_tablet_manager.cc:1916] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:17.295503 19806 tablet_service.cc:1558] Processing DeleteTablet for tablet a620673df2bc45d19cb2c73188603d1f with delete_type TABLET_DATA_TOMBSTONED (TS 606f891f11a445edb29e8419e64d701e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60670
W20260709 13:09:17.308643 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 77701.9us
I20260709 13:09:17.308749 19815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e"
dest_uuid: "606f891f11a445edb29e8419e64d701e"
mode: GRACEFUL
new_leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:47294
I20260709 13:09:17.313076 19815 raft_consensus.cc:606] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Received request to transfer leadership to TS 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:09:17.309276 19735 consensus_queue.cc:237] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:17.319026 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:09:17.321593 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:17.326745 20307 raft_consensus.cc:1275] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:17.328328 21641 consensus_queue.cc:1048] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 13:09:17.352638 21641 raft_consensus.cc:2955] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:17.362058 20307 raft_consensus.cc:2955] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:17.367363 19667 raft_consensus.cc:1275] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:17.369943 21700 consensus_queue.cc:1048] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:17.377821 19665 raft_consensus.cc:2955] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:17.386535 19552 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a620673df2bc45d19cb2c73188603d1f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:17.388232 21710 tablet_replica.cc:333] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:17.390125 19739 raft_consensus.cc:2955] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:17.416448 21710 raft_consensus.cc:2243] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:17.417222 21710 raft_consensus.cc:2272] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:17.489724 19566 catalog_manager.cc:5697] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 3 to 4, VOTER 606f891f11a445edb29e8419e64d701e (127.18.33.67) evicted. New cstate: current_term: 1 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
W20260709 13:09:17.493045 19707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 65004.7us
I20260709 13:09:17.504931 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 207f74e6c6f5408ebd85633cd82032ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:17.515013 21708 ts_tablet_manager.cc:1929] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:09:17.524170 21708 log.cc:1199] T cec9d4dd84f74fb3a9be850344ad75c0 P e9a5b2fa73944872888ca26c4acc4157: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/wals/cec9d4dd84f74fb3a9be850344ad75c0
I20260709 13:09:17.525898 19552 catalog_manager.cc:5028] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): tablet cec9d4dd84f74fb3a9be850344ad75c0 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:09:17.518527 21710 ts_tablet_manager.cc:1916] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:17.522648 19805 tablet_service.cc:1558] Processing DeleteTablet for tablet 207f74e6c6f5408ebd85633cd82032ef with delete_type TABLET_DATA_TOMBSTONED (TS 606f891f11a445edb29e8419e64d701e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60670
I20260709 13:09:17.557598 21710 ts_tablet_manager.cc:1929] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:17.558120 21710 log.cc:1199] T 137fe738a1a84c0f9c3291ee72852330 P 606f891f11a445edb29e8419e64d701e: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/wals/137fe738a1a84c0f9c3291ee72852330
I20260709 13:09:17.559986 21710 tablet_replica.cc:333] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:17.561067 21710 raft_consensus.cc:2243] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:17.561900 21710 raft_consensus.cc:2272] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:17.564299 19554 catalog_manager.cc:5028] TS 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): tablet 137fe738a1a84c0f9c3291ee72852330 (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:09:17.566360 21710 ts_tablet_manager.cc:1916] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:17.586755 21710 ts_tablet_manager.cc:1929] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:09:17.587363 21710 log.cc:1199] T a620673df2bc45d19cb2c73188603d1f P 606f891f11a445edb29e8419e64d701e: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/wals/a620673df2bc45d19cb2c73188603d1f
I20260709 13:09:17.589061 21710 tablet_replica.cc:333] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:17.590140 21710 raft_consensus.cc:2243] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:17.591037 21710 raft_consensus.cc:2272] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:17.591441 19554 catalog_manager.cc:5028] TS 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): tablet a620673df2bc45d19cb2c73188603d1f (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:09:17.610355 21710 ts_tablet_manager.cc:1916] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:17.630187 21710 ts_tablet_manager.cc:1929] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:17.630656 21710 log.cc:1199] T 207f74e6c6f5408ebd85633cd82032ef P 606f891f11a445edb29e8419e64d701e: Deleting WAL directory at /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/wals/207f74e6c6f5408ebd85633cd82032ef
I20260709 13:09:17.633739 19554 catalog_manager.cc:5028] TS 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): tablet 207f74e6c6f5408ebd85633cd82032ef (table test-workload [id=03080cccdbd846d08281c990e230ef1f]) successfully deleted
I20260709 13:09:17.897781 21705 raft_consensus.cc:993] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e: : Instructing follower 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:09:17.898226 21671 raft_consensus.cc:1081] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Signalling peer 175b9033e8fc45ee83e075f1d30ca7fd to start an election
I20260709 13:09:17.899418 20307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e"
dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
 from {username='slave'} at 127.0.0.1:59964
I20260709 13:09:17.899936 20307 raft_consensus.cc:493] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:17.900281 20307 raft_consensus.cc:3060] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:17.904587 20307 raft_consensus.cc:515] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:17.905959 20307 leader_election.cc:290] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:17.906610 19664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "e9a5b2fa73944872888ca26c4acc4157"
I20260709 13:09:17.906793 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b12cecfbac04ca0858a0af97f42816e" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:17.907145 19664 raft_consensus.cc:3060] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:17.907351 19815 raft_consensus.cc:3055] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:17.907677 19815 raft_consensus.cc:740] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:17.908471 19815 consensus_queue.cc:260] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:17.909709 19815 raft_consensus.cc:3060] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:17.912963 19664 raft_consensus.cc:2468] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 3.
I20260709 13:09:17.913971 20276 leader_election.cc:304] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157; no voters: 
I20260709 13:09:17.914358 19815 raft_consensus.cc:2468] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 3.
I20260709 13:09:17.914676 21602 raft_consensus.cc:2804] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:17.915102 21602 raft_consensus.cc:697] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:09:17.915799 21602 consensus_queue.cc:237] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:17.925542 19566 catalog_manager.cc:5697] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 2 to 3, leader changed from 606f891f11a445edb29e8419e64d701e (127.18.33.67) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 3 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:18.295399 19810 raft_consensus.cc:1275] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:18.296487 21711 consensus_queue.cc:1048] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:18.324101 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:18.348060 19665 raft_consensus.cc:1275] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:18.349685 21602 consensus_queue.cc:1048] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:18.373883 18565 tablet_server.cc:179] TabletServer@127.18.33.65:0 shutting down...
W20260709 13:09:18.380412 19708 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:09:18.394708 19708 consensus_peers.cc:597] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:18.414577 19708 consensus_peers.cc:597] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:18.423707 20276 consensus_peers.cc:597] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.442523 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:18.443482 18565 tablet_replica.cc:333] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.444181 18565 raft_consensus.cc:2243] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:18.445051 18565 raft_consensus.cc:2272] T 3e4dd57e3d5a4ae9affabcce36dde402 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.447204 18565 tablet_replica.cc:333] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.447825 18565 raft_consensus.cc:2243] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.448407 18565 raft_consensus.cc:2272] T 4848c264ee8746fc9b0dc052f091066a P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.450186 18565 tablet_replica.cc:333] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.450832 18565 raft_consensus.cc:2243] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.451275 18565 raft_consensus.cc:2272] T 0ddc798c50c24e0db8a480ea48cf5970 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.453269 18565 tablet_replica.cc:333] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.453992 18565 raft_consensus.cc:2243] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.454406 18565 raft_consensus.cc:2272] T 75641cb30f9e45008755adc6a31ffdcc P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.456454 18565 tablet_replica.cc:333] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.457072 18565 raft_consensus.cc:2243] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.457674 18565 raft_consensus.cc:2272] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.460202 18565 tablet_replica.cc:333] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.460901 18565 raft_consensus.cc:2243] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 13:09:18.461546 19708 consensus_peers.cc:597] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.461753 18565 raft_consensus.cc:2272] T b351c9c79bee41f09f2ff48e96208c41 P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.464032 18565 tablet_replica.cc:333] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.465185 18565 raft_consensus.cc:2243] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.466044 18565 raft_consensus.cc:2272] T 99179d3b401c473eb9b1362fd86bffb0 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.469019 18565 tablet_replica.cc:333] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.470000 18565 raft_consensus.cc:2243] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.470920 18565 raft_consensus.cc:2272] T 11cd3c9578f24924b32216aa440dd671 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.473826 18565 tablet_replica.cc:333] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.474610 18565 raft_consensus.cc:2243] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.475292 18565 raft_consensus.cc:2272] T c5c3405323a047a98758adc8054ab159 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.477897 18565 tablet_replica.cc:333] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
W20260709 13:09:18.475455 19782 consensus_peers.cc:597] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.478842 18565 raft_consensus.cc:2243] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.479441 18565 raft_consensus.cc:2272] T 8c526d52876d48bfa448417d3bbe5caf P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.482081 18565 tablet_replica.cc:333] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.482976 18565 raft_consensus.cc:2243] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.483398 18565 raft_consensus.cc:2272] T 3a93d756a7544108b7e3d5e27bd8b48d P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:18.482077 20276 consensus_peers.cc:597] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.485435 18565 tablet_replica.cc:333] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.485985 18565 raft_consensus.cc:2243] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:18.487011 18565 raft_consensus.cc:2272] T 33d7d8328de843c1a2ab456de892c580 P e9a5b2fa73944872888ca26c4acc4157 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.489820 18565 tablet_replica.cc:333] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.490657 18565 raft_consensus.cc:2243] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.491340 18565 raft_consensus.cc:2272] T 207f74e6c6f5408ebd85633cd82032ef P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.494218 18565 tablet_replica.cc:333] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.495285 18565 raft_consensus.cc:2243] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:18.496264 18565 raft_consensus.cc:2272] T a620673df2bc45d19cb2c73188603d1f P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.498871 18565 tablet_replica.cc:333] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.499624 18565 raft_consensus.cc:2243] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.500182 18565 raft_consensus.cc:2272] T ad41d71edb0d4cf3985346a08a31c119 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:18.500204 19708 consensus_peers.cc:597] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.502779 18565 tablet_replica.cc:333] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.503489 18565 raft_consensus.cc:2243] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.503931 18565 raft_consensus.cc:2272] T b421e10f14de47b48934f560499af392 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.506665 18565 tablet_replica.cc:333] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.507496 18565 raft_consensus.cc:2243] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:18.508631 18565 raft_consensus.cc:2272] T 6ca26a74afef41289a38bb584effacad P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.512208 18565 tablet_replica.cc:333] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.512984 18565 raft_consensus.cc:2243] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.513579 18565 raft_consensus.cc:2272] T d08e01ad94cf46bcaa5a564c26c6f906 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.516031 18565 tablet_replica.cc:333] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.516821 18565 raft_consensus.cc:2243] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:18.517834 18565 raft_consensus.cc:2272] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.520694 18565 tablet_replica.cc:333] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.521522 18565 raft_consensus.cc:2243] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:18.522604 18565 raft_consensus.cc:2272] T e213a613e9ae4eddbbc6f3d7f102d965 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.525525 18565 tablet_replica.cc:333] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.526355 18565 raft_consensus.cc:2243] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.526988 18565 raft_consensus.cc:2272] T 9e34b589be2b4d9b96fd8e32f777a8a2 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:18.527063 19782 consensus_peers.cc:597] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.529953 18565 tablet_replica.cc:333] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.530810 18565 raft_consensus.cc:2243] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:18.531828 18565 raft_consensus.cc:2272] T ed2c2b933efa45ff9eb0775956a54a87 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.534418 18565 tablet_replica.cc:333] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.535172 18565 raft_consensus.cc:2243] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.535681 18565 raft_consensus.cc:2272] T 0b12cecfbac04ca0858a0af97f42816e P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.538342 18565 tablet_replica.cc:333] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.539220 18565 raft_consensus.cc:2243] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.539852 18565 raft_consensus.cc:2272] T df79c1d7b41f4eb4b8cc8283b4c3549c P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.542351 18565 tablet_replica.cc:333] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.543135 18565 raft_consensus.cc:2243] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:18.544188 18565 raft_consensus.cc:2272] T 255e8907e7c149b8ab892e85f2838680 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.546972 18565 tablet_replica.cc:333] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.547787 18565 raft_consensus.cc:2243] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.548384 18565 raft_consensus.cc:2272] T e58c0fba4a3546feb2e14aa6d7732619 P e9a5b2fa73944872888ca26c4acc4157 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.551920 18565 tablet_replica.cc:333] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.552692 18565 raft_consensus.cc:2243] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.553494 18565 raft_consensus.cc:2272] T cb012ffa8db148a7b316de5be81681a3 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:18.556006 19782 consensus_peers.cc:597] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.556577 18565 tablet_replica.cc:333] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.557454 18565 raft_consensus.cc:2243] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.558035 18565 raft_consensus.cc:2272] T d9d67568986b46df83c14b060fac98e5 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.560354 18565 tablet_replica.cc:333] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.561146 18565 raft_consensus.cc:2243] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.561785 18565 raft_consensus.cc:2272] T 90d874eb87e54623a6ca49fb3968e54c P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:18.565326 19708 consensus_peers.cc:597] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:18.568981 20276 consensus_peers.cc:597] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.573221 18565 tablet_replica.cc:333] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.576030 18565 raft_consensus.cc:2243] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:09:18.610677 19708 consensus_peers.cc:597] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:18.626838 19782 consensus_peers.cc:597] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:18.629101 19708 consensus_peers.cc:597] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:18.631278 20276 consensus_peers.cc:597] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:18.645141 19782 consensus_peers.cc:597] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:18.647236 20276 consensus_peers.cc:597] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:18.649158 19708 consensus_peers.cc:597] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.653578 18565 raft_consensus.cc:2272] T 6a7983e7c2b64959b601c07664d1a8e3 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.655755 18565 tablet_replica.cc:333] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.656484 18565 raft_consensus.cc:2243] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.657028 18565 raft_consensus.cc:2272] T 79ffeaabe52d42aca08aab4aacfd8961 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.659574 18565 tablet_replica.cc:333] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
W20260709 13:09:18.666533 20276 consensus_peers.cc:597] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.771759 18565 raft_consensus.cc:2243] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.772619 18565 raft_consensus.cc:2272] T 10ee2796e22348b288a0a83a5b14db7b P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.775722 18565 tablet_replica.cc:333] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
W20260709 13:09:18.809327 20276 consensus_peers.cc:597] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.810118 18565 raft_consensus.cc:2243] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:09:18.816319 20276 consensus_peers.cc:597] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:18.824576 19708 consensus_peers.cc:597] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:18.825290 19708 consensus_peers.cc:597] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:18.841650 20276 consensus_peers.cc:597] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.848392 18565 raft_consensus.cc:2272] T d81b746475054fada27959758113d61b P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:18.851971 19708 consensus_peers.cc:597] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.861101 18565 tablet_replica.cc:333] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.864670 18565 raft_consensus.cc:2243] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:18.865958 18565 raft_consensus.cc:2272] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:18.862453 20276 consensus_peers.cc:597] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.880505 18565 tablet_replica.cc:333] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.886888 18565 raft_consensus.cc:2243] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:18.905438 18565 raft_consensus.cc:2272] T ac389aeb35d24cd798787b9a605abc44 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.908210 18565 tablet_replica.cc:333] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.913201 18565 raft_consensus.cc:2243] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.913856 18565 raft_consensus.cc:2272] T e70653f6587d4d2e82f7b819ff569557 P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.923914 18565 tablet_replica.cc:333] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.924716 18565 raft_consensus.cc:2243] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:18.925614 18565 raft_consensus.cc:2272] T 8d9620e09d314110a58c418882073274 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.928010 18565 tablet_replica.cc:333] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.928855 18565 raft_consensus.cc:2243] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.937734 18565 raft_consensus.cc:2272] T 133432d5d6af47bfba5466cb9c7fa2ba P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.937915 19809 consensus_queue.cc:237] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
W20260709 13:09:18.938633 19782 consensus_peers.cc:597] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.942355 18565 tablet_replica.cc:333] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.943085 18565 raft_consensus.cc:2243] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.943606 18565 raft_consensus.cc:2272] T b322e15c769245f893494afb17a03082 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:18.944893 19782 consensus_peers.cc:597] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.946098 18565 tablet_replica.cc:333] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.946918 18565 raft_consensus.cc:2243] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.947743 18565 raft_consensus.cc:2272] T a19e28441e6b4b24b172dad48e33dab4 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.953787 18565 tablet_replica.cc:333] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.954512 18565 raft_consensus.cc:2243] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.955044 18565 raft_consensus.cc:2272] T 0c2750ee8f3f4791a7216882bfaec0bb P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:18.951236 19782 consensus_peers.cc:597] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.956347 19739 raft_consensus.cc:1275] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:09:18.957494 18565 tablet_replica.cc:333] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.958278 18565 raft_consensus.cc:2243] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:18.958555 21731 consensus_queue.cc:1048] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:18.959306 18565 raft_consensus.cc:2272] T 74c5461edf0647ad991ce2bdd3572f9f P e9a5b2fa73944872888ca26c4acc4157 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:18.958221 19781 consensus_peers.cc:597] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e -> Peer 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129): Couldn't send request to peer 175b9033e8fc45ee83e075f1d30ca7fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ddc798c50c24e0db8a480ea48cf5970. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.961925 18565 tablet_replica.cc:333] T 25419d7ba3cc4a3a810f518c91b615f1 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.962555 18565 raft_consensus.cc:2243] T 25419d7ba3cc4a3a810f518c91b615f1 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.963128 18565 raft_consensus.cc:2272] T 25419d7ba3cc4a3a810f518c91b615f1 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:18.965415 19782 consensus_peers.cc:597] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:18.967693 18565 tablet_replica.cc:333] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.968371 18565 raft_consensus.cc:2243] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:18.969305 18565 raft_consensus.cc:2272] T 795352aa5ff342f9a13065a09d237a57 P e9a5b2fa73944872888ca26c4acc4157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.971746 18565 tablet_replica.cc:333] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157: stopping tablet replica
I20260709 13:09:18.972366 18565 raft_consensus.cc:2243] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:18.973294 18565 raft_consensus.cc:2272] T 137fe738a1a84c0f9c3291ee72852330 P e9a5b2fa73944872888ca26c4acc4157 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.975554 21731 raft_consensus.cc:2955] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:18.983156 19736 raft_consensus.cc:2955] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:19.011374 19566 catalog_manager.cc:5697] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index -1 to 5, NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) added. New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } } }
I20260709 13:09:19.406719 21741 ts_tablet_manager.cc:933] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd: Initiating tablet copy from peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:19.439787 21741 tablet_copy_client.cc:323] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.33.67:33631
I20260709 13:09:19.441496 19828 tablet_copy_service.cc:140] P 606f891f11a445edb29e8419e64d701e: Received BeginTabletCopySession request for tablet 0ddc798c50c24e0db8a480ea48cf5970 from peer 175b9033e8fc45ee83e075f1d30ca7fd ({username='slave'} at 127.0.0.1:45424)
I20260709 13:09:19.442006 19828 tablet_copy_service.cc:161] P 606f891f11a445edb29e8419e64d701e: Beginning new tablet copy session on tablet 0ddc798c50c24e0db8a480ea48cf5970 from peer 175b9033e8fc45ee83e075f1d30ca7fd at {username='slave'} at 127.0.0.1:45424: session id = 175b9033e8fc45ee83e075f1d30ca7fd-0ddc798c50c24e0db8a480ea48cf5970
I20260709 13:09:19.450032 19828 tablet_copy_source_session.cc:215] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:19.455618 21741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ddc798c50c24e0db8a480ea48cf5970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:19.468999 21723 raft_consensus.cc:493] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.469611 21723 raft_consensus.cc:515] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:19.472069 21723 leader_election.cc:290] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:19.480209 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:09:19.484164 19708 leader_election.cc:336] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.484583 19708 leader_election.cc:304] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:19.486207 21730 raft_consensus.cc:2749] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:19.502595 21728 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.503180 21728 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:19.518993 21728 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:19.520092 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
W20260709 13:09:19.524549 19708 leader_election.cc:336] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.525992 21731 raft_consensus.cc:493] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.527494 21731 raft_consensus.cc:515] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:19.530311 21731 leader_election.cc:290] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:09:19.534284 19782 leader_election.cc:336] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.535357 19710 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:19.535768 19736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:19.536351 21723 raft_consensus.cc:2749] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:19.539767 19784 leader_election.cc:304] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:19.540747 21731 raft_consensus.cc:2749] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:19.554020 21731 raft_consensus.cc:493] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.554538 21731 raft_consensus.cc:515] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:19.556516 21731 leader_election.cc:290] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:19.557655 20308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4dd57e3d5a4ae9affabcce36dde402" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
W20260709 13:09:19.562376 19782 leader_election.cc:336] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.562777 19782 leader_election.cc:304] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:19.563473 21731 raft_consensus.cc:2749] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:19.564713 21741 tablet_copy_client.cc:806] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:19.565367 21741 tablet_copy_client.cc:670] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:19.576709 21741 tablet_copy_client.cc:538] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:19.594944 21741 tablet_bootstrap.cc:492] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap starting.
I20260709 13:09:19.631963 21741 tablet_bootstrap.cc:492] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:19.632867 21741 tablet_bootstrap.cc:492] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd: Bootstrap complete.
I20260709 13:09:19.633548 21741 ts_tablet_manager.cc:1403] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.008s
I20260709 13:09:19.636559 21741 raft_consensus.cc:359] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:19.637665 21741 raft_consensus.cc:740] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Initialized, Role: LEARNER
I20260709 13:09:19.638268 21741 consensus_queue.cc:260] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: NON_VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: true } }
I20260709 13:09:19.644536 21741 ts_tablet_manager.cc:1434] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 13:09:19.646056 19828 tablet_copy_service.cc:342] P 606f891f11a445edb29e8419e64d701e: Request end of tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-0ddc798c50c24e0db8a480ea48cf5970 received from {username='slave'} at 127.0.0.1:45424
I20260709 13:09:19.646510 19828 tablet_copy_service.cc:434] P 606f891f11a445edb29e8419e64d701e: ending tablet copy session 175b9033e8fc45ee83e075f1d30ca7fd-0ddc798c50c24e0db8a480ea48cf5970 on tablet 0ddc798c50c24e0db8a480ea48cf5970 with peer 175b9033e8fc45ee83e075f1d30ca7fd
I20260709 13:09:19.660791 21728 raft_consensus.cc:493] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.661403 21728 raft_consensus.cc:515] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:19.663888 21728 leader_election.cc:290] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:19.665011 20308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f47c3190b614ff7a4b7fddbb7ec3c35" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
W20260709 13:09:19.693147 19708 leader_election.cc:336] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.701514 19707 leader_election.cc:304] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:19.703467 21725 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.705116 21725 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:19.710135 21725 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:19.712317 19736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:19.712888 19736 raft_consensus.cc:2468] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
I20260709 13:09:19.715521 19784 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:19.716678 21731 raft_consensus.cc:2804] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:19.717017 21731 raft_consensus.cc:493] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.717379 21731 raft_consensus.cc:3060] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:09:19.721565 19782 leader_election.cc:336] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.703907 21723 raft_consensus.cc:493] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.722837 21723 raft_consensus.cc:515] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:19.724895 21723 leader_election.cc:290] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:19.726635 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:19.734685 21730 raft_consensus.cc:2749] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:19.764120 21711 raft_consensus.cc:493] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.764920 21711 raft_consensus.cc:515] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:19.766075 21602 raft_consensus.cc:493] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.768326 21602 raft_consensus.cc:515] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:19.769470 20308 raft_consensus.cc:1217] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 13:09:19.770781 21602 leader_election.cc:290] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:19.772226 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4dd57e3d5a4ae9affabcce36dde402" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:19.772887 19809 raft_consensus.cc:2468] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 1.
I20260709 13:09:19.774039 20278 leader_election.cc:304] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [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: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: 
I20260709 13:09:19.775336 21602 raft_consensus.cc:2804] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:19.775730 21602 raft_consensus.cc:493] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.776252 21602 raft_consensus.cc:3060] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:19.780678 21705 raft_consensus.cc:493] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.781210 21705 raft_consensus.cc:515] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:09:19.792658 19782 leader_election.cc:336] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.797839 21705 leader_election.cc:290] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:19.799011 21726 raft_consensus.cc:493] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.799556 21726 raft_consensus.cc:515] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:19.801965 21726 leader_election.cc:290] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:19.804070 21711 leader_election.cc:290] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:19.804311 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:19.804903 19739 raft_consensus.cc:2468] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:19.806196 21602 raft_consensus.cc:515] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:19.808835 19736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:19.809031 19784 leader_election.cc:304] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:19.810899 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f47c3190b614ff7a4b7fddbb7ec3c35" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:19.811405 19739 raft_consensus.cc:2468] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 1.
I20260709 13:09:19.812395 20278 leader_election.cc:304] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [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: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:19.813212 21711 raft_consensus.cc:2804] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:19.813637 21711 raft_consensus.cc:493] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.814054 21711 raft_consensus.cc:3060] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:19.818099 21671 raft_consensus.cc:2804] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:19.818516 21671 raft_consensus.cc:493] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.818869 21671 raft_consensus.cc:3060] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:19.821113 21711 raft_consensus.cc:515] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:19.825548 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f47c3190b614ff7a4b7fddbb7ec3c35" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:19.826562 19739 raft_consensus.cc:3060] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:19.826103 19708 leader_election.cc:336] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.829842 19708 leader_election.cc:304] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:19.834313 19739 raft_consensus.cc:2468] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
W20260709 13:09:19.810375 20276 leader_election.cc:336] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.837637 21725 raft_consensus.cc:493] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.838554 21725 raft_consensus.cc:515] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:19.841151 20278 leader_election.cc:304] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:19.843142 21729 raft_consensus.cc:2749] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:19.843844 21729 raft_consensus.cc:493] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.844280 21729 raft_consensus.cc:515] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:19.844834 21602 leader_election.cc:290] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:19.838155 21711 leader_election.cc:290] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:19.845927 21711 raft_consensus.cc:2804] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:19.846413 21711 raft_consensus.cc:697] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:09:19.847270 21711 consensus_queue.cc:237] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
W20260709 13:09:19.848361 19782 leader_election.cc:336] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.841228 21725 leader_election.cc:290] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:19.852320 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4dd57e3d5a4ae9affabcce36dde402" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:19.852530 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:19.852946 19809 raft_consensus.cc:3060] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:19.853266 19739 raft_consensus.cc:2468] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:19.855645 21729 leader_election.cc:290] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:19.856945 20308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:19.857724 20308 raft_consensus.cc:2468] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 3.
I20260709 13:09:19.858822 19707 leader_election.cc:304] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [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: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: 
W20260709 13:09:19.864178 19708 leader_election.cc:336] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.866411 21729 raft_consensus.cc:2804] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:19.825253 21671 raft_consensus.cc:515] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:19.869496 21671 leader_election.cc:290] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:19.865093 19809 raft_consensus.cc:2468] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:09:19.871426 20278 leader_election.cc:304] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: 
W20260709 13:09:19.876976 19782 leader_election.cc:336] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.866860 21729 raft_consensus.cc:493] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.884635 21729 raft_consensus.cc:3060] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:19.890010 21602 raft_consensus.cc:2804] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:19.890525 21602 raft_consensus.cc:697] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:09:19.891454 21602 consensus_queue.cc:237] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:19.905930 21728 raft_consensus.cc:493] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.906476 21728 raft_consensus.cc:515] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:19.906769 19565 catalog_manager.cc:5697] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 1 to 2, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 2 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:19.908712 21728 leader_election.cc:290] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:19.909140 21730 raft_consensus.cc:493] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.909895 21730 raft_consensus.cc:515] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:19.911908 21730 leader_election.cc:290] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:19.912720 19784 leader_election.cc:304] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:19.913525 21671 raft_consensus.cc:2804] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:19.913898 21671 raft_consensus.cc:493] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.914245 21671 raft_consensus.cc:3060] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:19.916494 20308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac389aeb35d24cd798787b9a605abc44" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:19.918363 20304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:19.920045 19739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e213a613e9ae4eddbbc6f3d7f102d965" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:19.920545 19739 raft_consensus.cc:3060] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:19.917881 21726 raft_consensus.cc:493] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
W20260709 13:09:19.923883 19708 leader_election.cc:336] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.923727 21726 raft_consensus.cc:515] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
W20260709 13:09:19.924384 19708 leader_election.cc:336] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.925120 20304 raft_consensus.cc:2468] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 3.
I20260709 13:09:19.866832 21731 raft_consensus.cc:515] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:19.928002 19707 leader_election.cc:304] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [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: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:19.928761 21728 raft_consensus.cc:2804] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:19.929104 21728 raft_consensus.cc:493] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.929471 21728 raft_consensus.cc:3060] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:19.930111 19736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca26a74afef41289a38bb584effacad" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:19.930660 19736 raft_consensus.cc:3060] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:19.933178 19707 leader_election.cc:304] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
W20260709 13:09:19.938373 20276 leader_election.cc:336] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:19.939894 20276 leader_election.cc:336] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.940330 20276 leader_election.cc:304] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:19.942003 21730 raft_consensus.cc:2749] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:19.945425 21723 raft_consensus.cc:493] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:19.945891 21723 raft_consensus.cc:515] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:19.946399 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:19.947863 21723 leader_election.cc:290] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:19.929476 21671 raft_consensus.cc:515] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:19.950491 21671 leader_election.cc:290] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:19.951679 21728 raft_consensus.cc:515] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:19.939150 19736 raft_consensus.cc:2468] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 5.
I20260709 13:09:19.952828 19743 raft_consensus.cc:2393] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 175b9033e8fc45ee83e075f1d30ca7fd in current term 4: Already voted for candidate b6f88a234d404987839043a4426747eb in this term.
I20260709 13:09:19.945915 19739 raft_consensus.cc:2468] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
W20260709 13:09:19.953637 20276 leader_election.cc:336] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:19.954428 20276 leader_election.cc:336] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.958307 21726 leader_election.cc:290] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:09:19.959342 19708 leader_election.cc:336] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:19.937924 21731 leader_election.cc:290] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 5 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:19.974602 21729 raft_consensus.cc:515] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:19.978201 21747 raft_consensus.cc:2749] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:19.978582 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:19.990775 19809 raft_consensus.cc:2468] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 5.
I20260709 13:09:19.981093 20308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255e8907e7c149b8ab892e85f2838680" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:09:19.992456 20308 raft_consensus.cc:3060] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:20.004539 20308 raft_consensus.cc:2468] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 4.
I20260709 13:09:20.005617 19784 leader_election.cc:304] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
W20260709 13:09:19.985728 19708 leader_election.cc:336] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:19.987691 19782 leader_election.cc:336] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:20.007004 19782 leader_election.cc:336] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:20.008245 19707 leader_election.cc:304] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [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: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:19.989379 20304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a620673df2bc45d19cb2c73188603d1f" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:09:20.009151 20304 raft_consensus.cc:3060] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:20.010366 21725 raft_consensus.cc:2804] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:20.010978 21725 raft_consensus.cc:697] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:20.011996 21725 consensus_queue.cc:237] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:19.989818 21728 leader_election.cc:290] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:20.014761 21723 raft_consensus.cc:2804] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:19.982131 21729 leader_election.cc:290] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:20.018528 21723 raft_consensus.cc:697] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:09:20.019430 21723 consensus_queue.cc:237] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.020325 21730 raft_consensus.cc:493] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.020850 21730 raft_consensus.cc:515] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:20.022851 21730 leader_election.cc:290] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:20.023725 20304 raft_consensus.cc:2468] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 4.
W20260709 13:09:20.024199 19708 leader_election.cc:336] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:20.024889 19707 leader_election.cc:304] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [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: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.026180 21729 raft_consensus.cc:2804] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:20.026705 21729 raft_consensus.cc:697] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
I20260709 13:09:20.027920 21729 consensus_queue.cc:237] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.038836 19784 leader_election.cc:304] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.040050 21725 raft_consensus.cc:2804] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:20.040518 21725 raft_consensus.cc:697] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 5 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:20.041308 21725 consensus_queue.cc:237] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:20.042857 19563 catalog_manager.cc:5697] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 3 to 4, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:20.044171 21747 raft_consensus.cc:493] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.044701 21747 raft_consensus.cc:515] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
W20260709 13:09:20.045171 19708 leader_election.cc:336] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:20.046994 21747 leader_election.cc:290] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:20.047129 19736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2c2b933efa45ff9eb0775956a54a87" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:20.047648 19736 raft_consensus.cc:3060] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:20.053393 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac389aeb35d24cd798787b9a605abc44" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:20.053989 19743 raft_consensus.cc:2468] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 1.
I20260709 13:09:20.054881 20278 leader_election.cc:304] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [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: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:20.054338 19566 catalog_manager.cc:5697] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 3 to 4, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 4 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:20.055692 21747 raft_consensus.cc:2804] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:20.056051 21747 raft_consensus.cc:493] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.056615 21747 raft_consensus.cc:3060] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.066174 19736 raft_consensus.cc:2468] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
I20260709 13:09:20.070351 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:20.071769 21747 raft_consensus.cc:515] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.083662 19784 leader_election.cc:304] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.084817 21725 raft_consensus.cc:2804] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:20.090937 21725 raft_consensus.cc:697] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:20.098966 21725 consensus_queue.cc:237] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:20.100829 19710 leader_election.cc:304] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.101675 21749 raft_consensus.cc:2804] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:20.102078 21749 raft_consensus.cc:493] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.102449 21749 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:20.109819 21730 raft_consensus.cc:493] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.110365 21730 raft_consensus.cc:515] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
W20260709 13:09:20.109601 20276 leader_election.cc:336] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:20.111685 20276 leader_election.cc:304] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.113307 21730 leader_election.cc:290] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:20.113448 20308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137fe738a1a84c0f9c3291ee72852330" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:20.115411 21726 raft_consensus.cc:2749] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:20.115898 19710 leader_election.cc:304] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.116703 21747 leader_election.cc:290] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:20.117264 21723 raft_consensus.cc:2749] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:20.124220 19736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac389aeb35d24cd798787b9a605abc44" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:20.124873 19736 raft_consensus.cc:3060] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:20.127099 20276 leader_election.cc:336] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:20.134166 19708 leader_election.cc:336] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:20.134596 19708 leader_election.cc:304] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f88a234d404987839043a4426747eb; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.140226 21723 raft_consensus.cc:2749] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:20.146576 19736 raft_consensus.cc:2468] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
W20260709 13:09:20.139918 20276 leader_election.cc:336] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:20.168495 20278 leader_election.cc:304] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [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: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.169409 21751 raft_consensus.cc:2804] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:20.170347 21751 raft_consensus.cc:697] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:09:20.170373 21749 raft_consensus.cc:515] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:20.171229 21751 consensus_queue.cc:237] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.184921 21749 leader_election.cc:290] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 6 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:20.186278 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33d7d8328de843c1a2ab456de892c580" candidate_uuid: "b6f88a234d404987839043a4426747eb" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
I20260709 13:09:20.186874 19810 raft_consensus.cc:3060] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:20.187803 19565 catalog_manager.cc:5697] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 1 to 2, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 2 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:09:20.190366 19708 leader_election.cc:336] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:20.192276 19563 catalog_manager.cc:5697] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 4 to 5, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 5 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:20.193439 19810 raft_consensus.cc:2468] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f88a234d404987839043a4426747eb in term 6.
I20260709 13:09:20.193996 19563 catalog_manager.cc:5697] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 3 to 4, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:20.198880 19710 leader_election.cc:304] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.202766 21730 raft_consensus.cc:2804] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:20.203327 21730 raft_consensus.cc:697] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 6 LEADER]: Becoming Leader. State: Replica: b6f88a234d404987839043a4426747eb, State: Running, Role: LEADER
W20260709 13:09:20.203892 18565 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19690)
I20260709 13:09:20.204680 21730 consensus_queue.cc:237] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:20.249982 19566 catalog_manager.cc:5697] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 1 to 2, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 2 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:20.264011 19563 catalog_manager.cc:5697] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 3 to 4, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 4 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:20.266292 19563 catalog_manager.cc:5697] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb reported cstate change: term changed from 5 to 6, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to b6f88a234d404987839043a4426747eb (127.18.33.66). New cstate: current_term: 6 leader_uuid: "b6f88a234d404987839043a4426747eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:20.314471 21747 raft_consensus.cc:493] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.314996 21747 raft_consensus.cc:515] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.316866 21726 raft_consensus.cc:493] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.317497 21726 raft_consensus.cc:515] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.319550 21726 leader_election.cc:290] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:20.323750 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eaa80cfe3c4ab8bbfc01f147c3eb06" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:20.324426 21711 raft_consensus.cc:493] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.324982 21711 raft_consensus.cc:515] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.332206 21711 leader_election.cc:290] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:20.333689 21731 raft_consensus.cc:1064] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e: attempting to promote NON_VOTER 175b9033e8fc45ee83e075f1d30ca7fd to VOTER
I20260709 13:09:20.336242 21731 consensus_queue.cc:237] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.338696 21747 leader_election.cc:290] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:20.339252 21747 raft_consensus.cc:493] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.339704 21747 raft_consensus.cc:515] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.352285 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795352aa5ff342f9a13065a09d237a57" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:20.366482 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137fe738a1a84c0f9c3291ee72852330" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:20.367133 19735 raft_consensus.cc:2468] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:09:20.368768 19735 raft_consensus.cc:1275] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:20.371421 21747 leader_election.cc:290] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:20.374123 20278 leader_election.cc:304] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:20.377573 21711 raft_consensus.cc:2804] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:20.377975 21711 raft_consensus.cc:493] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.378356 21711 raft_consensus.cc:3060] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:20.381783 21726 consensus_queue.cc:1048] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:20.385218 21705 raft_consensus.cc:493] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.385738 21705 raft_consensus.cc:515] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:20.387854 21705 leader_election.cc:290] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:20.388305 21705 raft_consensus.cc:493] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.388746 21705 raft_consensus.cc:515] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.391100 21725 raft_consensus.cc:493] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.394207 19736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb" is_pre_election: true
I20260709 13:09:20.401839 19736 raft_consensus.cc:2468] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:20.395680 20308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795352aa5ff342f9a13065a09d237a57" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:20.402741 20308 raft_consensus.cc:2468] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
W20260709 13:09:20.396786 19782 leader_election.cc:336] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:20.405661 19782 leader_election.cc:336] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:20.406438 19781 leader_election.cc:304] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [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: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.407222 21671 raft_consensus.cc:2804] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:20.407617 21671 raft_consensus.cc:493] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.408010 21671 raft_consensus.cc:3060] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.396389 19815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:20.394167 21705 leader_election.cc:290] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:20.418419 21725 raft_consensus.cc:515] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
W20260709 13:09:20.425448 19782 leader_election.cc:336] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:20.426718 21725 leader_election.cc:290] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:20.429253 19815 raft_consensus.cc:2468] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 3.
I20260709 13:09:20.429553 20304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:20.439837 20304 raft_consensus.cc:2468] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 3.
I20260709 13:09:20.431490 21705 raft_consensus.cc:493] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.440685 21705 raft_consensus.cc:515] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.442701 21705 leader_election.cc:290] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:20.445808 19781 leader_election.cc:304] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [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: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.446951 20304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eaa80cfe3c4ab8bbfc01f147c3eb06" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:20.447768 20304 raft_consensus.cc:2468] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 1.
I20260709 13:09:20.449391 21763 raft_consensus.cc:2804] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:20.449795 21763 raft_consensus.cc:493] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.450135 21763 raft_consensus.cc:3060] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:20.457387 19782 leader_election.cc:336] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:20.470691 21763 raft_consensus.cc:515] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.471217 19781 leader_election.cc:304] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [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: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.472599 21705 raft_consensus.cc:2804] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:20.472978 21705 raft_consensus.cc:493] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.473135 21763 leader_election.cc:290] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:20.473438 21705 raft_consensus.cc:3060] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.482852 21705 raft_consensus.cc:515] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.485992 21705 leader_election.cc:290] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:20.491505 19784 leader_election.cc:304] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.503218 21747 raft_consensus.cc:493] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.540189 21747 raft_consensus.cc:515] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.542421 21747 leader_election.cc:290] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:20.515288 20304 raft_consensus.cc:1275] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:20.548583 21730 consensus_queue.cc:1048] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:20.415638 21671 raft_consensus.cc:515] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.560875 21671 leader_election.cc:290] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
W20260709 13:09:20.571663 20276 leader_election.cc:336] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:20.523456 19781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 62754.4us
I20260709 13:09:20.537724 21711 raft_consensus.cc:515] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.582916 20276 leader_election.cc:304] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.635684 21747 raft_consensus.cc:2749] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:20.638448 19708 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 63766.2us
W20260709 13:09:20.639946 19708 consensus_peers.cc:597] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:20.646155 20304 raft_consensus.cc:1275] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:20.647881 21749 consensus_queue.cc:1048] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:20.654170 21711 leader_election.cc:290] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:09:20.656790 19782 leader_election.cc:336] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:20.657475 19781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 77965.2us
I20260709 13:09:20.663551 21763 raft_consensus.cc:2804] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:20.679646 21763 raft_consensus.cc:493] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.680748 21763 raft_consensus.cc:3060] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:20.684957 20307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68eaa80cfe3c4ab8bbfc01f147c3eb06" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:09:20.685551 20307 raft_consensus.cc:3060] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:20.670518 20276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 98882.8us
W20260709 13:09:20.689155 20276 leader_election.cc:336] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:20.689838 20276 leader_election.cc:336] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:20.690215 20276 leader_election.cc:304] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: 606f891f11a445edb29e8419e64d701e, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.677744 20308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c5461edf0647ad991ce2bdd3572f9f" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:09:20.691488 20306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795352aa5ff342f9a13065a09d237a57" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd"
I20260709 13:09:20.691684 20308 raft_consensus.cc:3060] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:20.679165 19782 leader_election.cc:336] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:20.664157 19784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 172730us
I20260709 13:09:20.692076 20306 raft_consensus.cc:3060] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.692618 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137fe738a1a84c0f9c3291ee72852330" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:20.700079 19743 raft_consensus.cc:3060] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:20.700753 20276 leader_election.cc:336] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:20.701329 19782 consensus_peers.cc:597] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:20.697515 20307 raft_consensus.cc:2468] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
W20260709 13:09:20.701397 20276 consensus_peers.cc:597] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:20.698868 20308 raft_consensus.cc:2468] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
W20260709 13:09:20.714006 19708 consensus_peers.cc:597] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:20.717490 19708 consensus_peers.cc:597] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:20.729838 19743 raft_consensus.cc:2468] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 3.
I20260709 13:09:20.736440 20306 raft_consensus.cc:2468] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 2.
W20260709 13:09:20.742081 21765 log.cc:927] Time spent T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 13:09:20.751690 20278 leader_election.cc:304] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:20.743937 21747 raft_consensus.cc:2749] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:20.770318 19784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 70517us
I20260709 13:09:20.771901 20278 leader_election.cc:304] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [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: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.774471 19735 raft_consensus.cc:1275] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:20.776988 21602 raft_consensus.cc:2764] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:09:20.769881 21751 raft_consensus.cc:2804] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:09:20.822335 20276 consensus_peers.cc:597] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:20.823068 19809 raft_consensus.cc:1275] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 6 FOLLOWER]: Refusing update from remote peer b6f88a234d404987839043a4426747eb: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:09:20.825420 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9620e09d314110a58c418882073274" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e" is_pre_election: true
I20260709 13:09:20.826452 19815 raft_consensus.cc:1275] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:20.786649 21763 raft_consensus.cc:515] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
I20260709 13:09:20.836805 21751 raft_consensus.cc:697] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:09:20.837808 21751 consensus_queue.cc:237] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.834880 21763 leader_election.cc:290] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:09:20.833492 20276 leader_election.cc:336] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:20.845849 20276 leader_election.cc:336] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:20.846437 19781 leader_election.cc:304] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [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: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: e9a5b2fa73944872888ca26c4acc4157
W20260709 13:09:20.846614 20276 consensus_peers.cc:597] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:20.856969 21781 consensus_queue.cc:1048] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:09:20.859203 21749 consensus_queue.cc:1048] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:20.860126 19743 raft_consensus.cc:1275] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:20.860832 19735 raft_consensus.cc:1275] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:20.865173 19735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81b746475054fada27959758113d61b" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b6f88a234d404987839043a4426747eb"
I20260709 13:09:20.865731 19735 raft_consensus.cc:3060] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:20.785759 21773 raft_consensus.cc:493] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.869057 21773 raft_consensus.cc:515] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.870585 19810 raft_consensus.cc:2468] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 1.
I20260709 13:09:20.873773 19735 raft_consensus.cc:2468] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606f891f11a445edb29e8419e64d701e in term 4.
I20260709 13:09:20.880595 19735 raft_consensus.cc:1275] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:20.886659 21773 leader_election.cc:290] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68:41129)
I20260709 13:09:20.889489 21780 raft_consensus.cc:2804] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:20.890035 21780 raft_consensus.cc:697] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:20.890864 21780 consensus_queue.cc:237] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
W20260709 13:09:20.895238 19782 leader_election.cc:336] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:20.895773 19782 consensus_peers.cc:597] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:20.912587 21763 consensus_queue.cc:1048] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:20.921553 19707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 102602us
I20260709 13:09:20.923396 21776 consensus_queue.cc:1048] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:20.926622 19781 leader_election.cc:304] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [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: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.931030 19735 raft_consensus.cc:1275] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:20.933161 19784 leader_election.cc:304] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [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: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb; no voters: 
I20260709 13:09:20.933733 19781 leader_election.cc:304] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [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: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.933830 21776 consensus_queue.cc:1048] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:09:20.938256 21770 raft_consensus.cc:2804] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:20.934655 21725 raft_consensus.cc:2804] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:09:20.943014 19782 consensus_peers.cc:597] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:20.945559 21725 raft_consensus.cc:697] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:20.946609 21770 raft_consensus.cc:697] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:20.946444 21725 consensus_queue.cc:237] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.947702 21770 consensus_queue.cc:237] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:20.936167 19563 catalog_manager.cc:5697] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 2 to 3, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 3 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:20.961355 20278 leader_election.cc:304] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [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: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:20.968032 21781 raft_consensus.cc:2804] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:20.968457 21781 raft_consensus.cc:493] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e9a5b2fa73944872888ca26c4acc4157)
I20260709 13:09:20.968856 21781 raft_consensus.cc:3060] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.984436 20306 raft_consensus.cc:1275] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEARNER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:20.986923 20306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9620e09d314110a58c418882073274" candidate_uuid: "606f891f11a445edb29e8419e64d701e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" is_pre_election: true
I20260709 13:09:20.958994 21763 raft_consensus.cc:2804] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:20.994798 21771 consensus_queue.cc:1048] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.036s
I20260709 13:09:20.995618 21763 raft_consensus.cc:697] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Becoming Leader. State: Replica: 606f891f11a445edb29e8419e64d701e, State: Running, Role: LEADER
I20260709 13:09:20.996606 21763 consensus_queue.cc:237] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } }
W20260709 13:09:21.045286 19708 consensus_peers.cc:597] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:21.029868 21751 consensus_queue.cc:1048] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
W20260709 13:09:21.052977 20276 consensus_peers.cc:597] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.053962 19708 consensus_peers.cc:597] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:21.054774 21772 consensus_queue.cc:1048] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.049s
W20260709 13:09:21.054443 19708 consensus_peers.cc:597] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.059855 19708 consensus_peers.cc:597] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.064857 19782 consensus_peers.cc:597] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:21.065382 19782 leader_election.cc:336] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:21.065850 19782 consensus_peers.cc:597] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:21.075711 21781 raft_consensus.cc:515] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
W20260709 13:09:21.098783 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 52504.8us
I20260709 13:09:21.100358 20306 raft_consensus.cc:2393] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606f891f11a445edb29e8419e64d701e in current term 2: Already voted for candidate 175b9033e8fc45ee83e075f1d30ca7fd in this term.
I20260709 13:09:21.106420 19781 leader_election.cc:304] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606f891f11a445edb29e8419e64d701e; no voters: 175b9033e8fc45ee83e075f1d30ca7fd, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:21.107650 21776 raft_consensus.cc:3060] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:21.107729 19782 leader_election.cc:336] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:21.142462 20276 consensus_peers.cc:597] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.143031 20276 consensus_peers.cc:597] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.143445 20276 consensus_peers.cc:597] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.144059 19782 consensus_peers.cc:597] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:21.154142 21781 leader_election.cc:290] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: Requested vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
I20260709 13:09:21.161339 21776 raft_consensus.cc:2749] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:21.164909 19708 consensus_peers.cc:597] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.166452 20276 leader_election.cc:336] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:21.179774 19708 consensus_peers.cc:597] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.180344 19708 consensus_peers.cc:597] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:21.190526 19565 catalog_manager.cc:5697] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 3 to 4, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:21.203095 19708 consensus_peers.cc:597] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.204334 18565 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19690)
W20260709 13:09:21.208897 19708 consensus_peers.cc:597] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:21.192266 19565 catalog_manager.cc:5697] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:21.213970 19782 consensus_peers.cc:597] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.214540 19782 consensus_peers.cc:597] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.222010 20276 consensus_peers.cc:597] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:21.221812 19565 catalog_manager.cc:5697] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 1 to 2, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 2 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:21.244302 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:39279, user_credentials={real_user=slave}} blocked reactor thread for 138852us
I20260709 13:09:21.251150 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d9620e09d314110a58c418882073274" candidate_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "606f891f11a445edb29e8419e64d701e"
W20260709 13:09:21.330673 19707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 65803.2us
I20260709 13:09:21.330756 19809 raft_consensus.cc:2468] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 175b9033e8fc45ee83e075f1d30ca7fd in term 2.
I20260709 13:09:21.337301 20308 raft_consensus.cc:2955] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:21.343650 20278 leader_election.cc:304] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [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: 175b9033e8fc45ee83e075f1d30ca7fd, 606f891f11a445edb29e8419e64d701e; no voters: e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:21.389394 21744 raft_consensus.cc:2804] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:21.389912 21744 raft_consensus.cc:697] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Becoming Leader. State: Replica: 175b9033e8fc45ee83e075f1d30ca7fd, State: Running, Role: LEADER
I20260709 13:09:21.390765 21744 consensus_queue.cc:237] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [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: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:21.398958 21763 raft_consensus.cc:2955] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
W20260709 13:09:21.410918 19708 consensus_peers.cc:597] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.417497 20276 consensus_peers.cc:597] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.418145 20276 consensus_peers.cc:597] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.418597 20276 consensus_peers.cc:597] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.419147 21805 log.cc:927] Time spent T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
W20260709 13:09:21.437716 21802 log.cc:927] Time spent T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
W20260709 13:09:21.470472 20276 consensus_peers.cc:597] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.471064 20276 consensus_peers.cc:597] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.501833 20278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.67:33631, user_credentials={real_user=slave}} blocked reactor thread for 158272us
I20260709 13:09:21.509270 19735 raft_consensus.cc:2955] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:21.511049 19566 catalog_manager.cc:5697] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e reported cstate change: term changed from 3 to 4, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 606f891f11a445edb29e8419e64d701e (127.18.33.67). New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:21.518275 19739 raft_consensus.cc:1275] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:21.522137 21812 consensus_queue.cc:1048] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:09:21.522521 21801 log.cc:927] Time spent T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb: Append to log took a long time: real 0.128s	user 0.001s	sys 0.000s
W20260709 13:09:21.526665 20276 consensus_peers.cc:597] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:21.547380 19708 consensus_peers.cc:597] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:21.557978 20308 raft_consensus.cc:1275] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:21.559876 21773 consensus_queue.cc:1048] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:09:21.599089 19707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:41129, user_credentials={real_user=slave}} blocked reactor thread for 50821.9us
I20260709 13:09:21.600212 19743 raft_consensus.cc:1275] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:21.602360 19565 catalog_manager.cc:5697] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: config changed from index 5 to 6, 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } attrs { replace: true } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:21.604984 19565 catalog_manager.cc:5697] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd reported cstate change: term changed from 1 to 2, leader changed from e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) to 175b9033e8fc45ee83e075f1d30ca7fd (127.18.33.68). New cstate: current_term: 2 leader_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:09:21.612139 19782 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 72590.5us
W20260709 13:09:21.617479 20276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:40483, user_credentials={real_user=slave}} blocked reactor thread for 50799.8us
I20260709 13:09:21.628429 20308 raft_consensus.cc:1275] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:21.630072 21773 consensus_queue.cc:1048] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } 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:09:21.633831 21773 consensus_queue.cc:1048] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:21.696708 19782 consensus_peers.cc:597] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:21.697304 19782 consensus_peers.cc:597] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.698289 19782 consensus_peers.cc:597] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:21.700068 20304 raft_consensus.cc:1275] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:09:21.721792 21807 consensus_queue.cc:1048] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:09:21.702281 19809 consensus_queue.cc:237] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:21.747686 20304 raft_consensus.cc:1275] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:09:21.748663 19744 raft_consensus.cc:1275] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Refusing update from remote peer 606f891f11a445edb29e8419e64d701e: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:09:21.750896 21763 consensus_queue.cc:1048] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:21.774298 21773 consensus_queue.cc:1048] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:09:21.782172 19782 consensus_peers.cc:597] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:21.782737 19782 consensus_peers.cc:597] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:21.783406 21763 raft_consensus.cc:2955] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
W20260709 13:09:21.787249 19782 consensus_peers.cc:597] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.794996 19782 consensus_peers.cc:597] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:21.822073 19744 raft_consensus.cc:2955] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:21.841465 19565 catalog_manager.cc:5697] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb reported cstate change: config changed from index 6 to 7, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New cstate: current_term: 4 leader_uuid: "606f891f11a445edb29e8419e64d701e" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
I20260709 13:09:21.848655 19554 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ddc798c50c24e0db8a480ea48cf5970 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:09:21.856460 19782 consensus_peers.cc:597] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:21.859058 20304 raft_consensus.cc:2955] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } } }
W20260709 13:09:21.912823 20276 consensus_peers.cc:597] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:21.954751 19809 raft_consensus.cc:1275] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Refusing update from remote peer 175b9033e8fc45ee83e075f1d30ca7fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:21.956492 21602 consensus_queue.cc:1048] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:09:21.978600 19552 catalog_manager.cc:4755] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0ddc798c50c24e0db8a480ea48cf5970: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:22.403949 18565 tablet_server.cc:196] TabletServer@127.18.33.65:0 shutdown complete.
I20260709 13:09:22.524427 18565 tablet_server.cc:179] TabletServer@127.18.33.66:0 shutting down...
W20260709 13:09:22.539297 20278 consensus_peers.cc:597] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.547665 19784 consensus_peers.cc:597] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.550686 20278 consensus_peers.cc:597] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:22.566576 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:22.567373 18565 tablet_replica.cc:333] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.568094 18565 raft_consensus.cc:2243] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.568998 18565 raft_consensus.cc:2272] T 904092885e4747f39d83e1ba46eb2d3d P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.570987 18565 tablet_replica.cc:333] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.571755 18565 raft_consensus.cc:2243] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.572606 18565 raft_consensus.cc:2272] T 4848c264ee8746fc9b0dc052f091066a P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.574998 18565 tablet_replica.cc:333] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.575495 18565 raft_consensus.cc:2243] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.575985 18565 raft_consensus.cc:2272] T 0ddc798c50c24e0db8a480ea48cf5970 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.578325 18565 tablet_replica.cc:333] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.578945 18565 raft_consensus.cc:2243] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.579527 18565 raft_consensus.cc:2272] T cfcba1db422d49a28de2bbe4ed0fd8a4 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:22.581455 19784 consensus_peers.cc:597] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.582854 19784 consensus_peers.cc:597] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:22.583449 18565 tablet_replica.cc:333] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.584043 18565 raft_consensus.cc:2243] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.584623 18565 raft_consensus.cc:2272] T 533870de5c984ce59bc06cfe0149baaa P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.586501 18565 tablet_replica.cc:333] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.586973 18565 raft_consensus.cc:2243] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.587913 18565 raft_consensus.cc:2272] T bc2b671be4744aa7a751406f0de863fe P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.589524 18565 tablet_replica.cc:333] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.590144 18565 raft_consensus.cc:2243] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.590662 18565 raft_consensus.cc:2272] T a34d912226ad40c2847d1292df0fe5ca P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.592252 18565 tablet_replica.cc:333] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.592854 18565 raft_consensus.cc:2243] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.593647 18565 raft_consensus.cc:2272] T cec9d4dd84f74fb3a9be850344ad75c0 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.596604 18565 tablet_replica.cc:333] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.597167 18565 raft_consensus.cc:2243] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.598086 18565 raft_consensus.cc:2272] T 4486a45581a44902a7c0ea90eb4df213 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.600234 18565 tablet_replica.cc:333] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.600921 18565 raft_consensus.cc:2243] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.601730 18565 raft_consensus.cc:2272] T 99179d3b401c473eb9b1362fd86bffb0 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.603667 18565 tablet_replica.cc:333] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.604317 18565 raft_consensus.cc:2243] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.604748 18565 raft_consensus.cc:2272] T e213a613e9ae4eddbbc6f3d7f102d965 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:22.605262 19784 consensus_peers.cc:597] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:22.606855 18565 tablet_replica.cc:333] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.607435 18565 raft_consensus.cc:2243] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.608297 18565 raft_consensus.cc:2272] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.610410 18565 tablet_replica.cc:333] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.610956 18565 raft_consensus.cc:2243] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.611704 18565 raft_consensus.cc:2272] T 8c526d52876d48bfa448417d3bbe5caf P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.613929 18565 tablet_replica.cc:333] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.614550 18565 raft_consensus.cc:2243] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.614961 18565 raft_consensus.cc:2272] T 3a93d756a7544108b7e3d5e27bd8b48d P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.616951 18565 tablet_replica.cc:333] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.617483 18565 raft_consensus.cc:2243] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.618193 18565 raft_consensus.cc:2272] T 33d7d8328de843c1a2ab456de892c580 P b6f88a234d404987839043a4426747eb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.619714 18565 tablet_replica.cc:333] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.620270 18565 raft_consensus.cc:2243] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.620743 18565 raft_consensus.cc:2272] T 11cd3c9578f24924b32216aa440dd671 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.622956 18565 tablet_replica.cc:333] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.623641 18565 raft_consensus.cc:2243] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.625497 18565 raft_consensus.cc:2272] T a620673df2bc45d19cb2c73188603d1f P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.627653 18565 tablet_replica.cc:333] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.628301 18565 raft_consensus.cc:2243] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.628793 18565 raft_consensus.cc:2272] T ad41d71edb0d4cf3985346a08a31c119 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.631055 18565 tablet_replica.cc:333] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb: stopping tablet replica
W20260709 13:09:22.631727 20278 consensus_peers.cc:597] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:22.631767 18565 raft_consensus.cc:2243] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.632807 18565 raft_consensus.cc:2272] T 74c340d4750c430aa532170d018a6a0f P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.635169 18565 tablet_replica.cc:333] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.635879 18565 raft_consensus.cc:2243] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.636508 18565 raft_consensus.cc:2272] T 10ee2796e22348b288a0a83a5b14db7b P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.638257 18565 tablet_replica.cc:333] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.638834 18565 raft_consensus.cc:2243] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.639264 18565 raft_consensus.cc:2272] T 6ca26a74afef41289a38bb584effacad P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:22.640902 20278 consensus_peers.cc:597] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:22.641135 18565 tablet_replica.cc:333] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.641732 18565 raft_consensus.cc:2243] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.642145 18565 raft_consensus.cc:2272] T 840a99ee21944e2f950386588b7e4d80 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.643716 18565 tablet_replica.cc:333] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.644184 18565 raft_consensus.cc:2243] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.644508 18565 raft_consensus.cc:2272] T d08e01ad94cf46bcaa5a564c26c6f906 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.646021 18565 tablet_replica.cc:333] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.646518 18565 raft_consensus.cc:2243] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.646889 18565 raft_consensus.cc:2272] T 9e34b589be2b4d9b96fd8e32f777a8a2 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.648324 18565 tablet_replica.cc:333] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.648787 18565 raft_consensus.cc:2243] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.649163 18565 raft_consensus.cc:2272] T ed2c2b933efa45ff9eb0775956a54a87 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.650586 18565 tablet_replica.cc:333] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.651054 18565 raft_consensus.cc:2243] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.651387 18565 raft_consensus.cc:2272] T 3cc8696e89ae4671b19dba866e49220f P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.652864 18565 tablet_replica.cc:333] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.653416 18565 raft_consensus.cc:2243] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.654126 18565 raft_consensus.cc:2272] T df79c1d7b41f4eb4b8cc8283b4c3549c P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.655714 18565 tablet_replica.cc:333] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.656185 18565 raft_consensus.cc:2243] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.657147 18565 raft_consensus.cc:2272] T 255e8907e7c149b8ab892e85f2838680 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.659219 18565 tablet_replica.cc:333] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.659895 18565 raft_consensus.cc:2243] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.660408 18565 raft_consensus.cc:2272] T e58c0fba4a3546feb2e14aa6d7732619 P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.662509 18565 tablet_replica.cc:333] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.663110 18565 raft_consensus.cc:2243] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.663597 18565 raft_consensus.cc:2272] T 8797a2ae7ba34a8aa7dee27f963830a3 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.665493 18565 tablet_replica.cc:333] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.665939 18565 raft_consensus.cc:2243] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.666312 18565 raft_consensus.cc:2272] T b77b40428106429a8e7371ced1091152 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.667742 18565 tablet_replica.cc:333] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.668165 18565 raft_consensus.cc:2243] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.668956 18565 raft_consensus.cc:2272] T d9d67568986b46df83c14b060fac98e5 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.670908 18565 tablet_replica.cc:333] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.671782 18565 raft_consensus.cc:2243] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.672318 18565 raft_consensus.cc:2272] T 90d874eb87e54623a6ca49fb3968e54c P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.674465 18565 tablet_replica.cc:333] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.675915 18565 raft_consensus.cc:2243] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.676743 18565 raft_consensus.cc:2272] T 6a7983e7c2b64959b601c07664d1a8e3 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.678974 18565 tablet_replica.cc:333] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb: stopping tablet replica
W20260709 13:09:22.679111 20278 consensus_peers.cc:597] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:22.679611 18565 raft_consensus.cc:2243] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.680526 18565 raft_consensus.cc:2272] T 79ffeaabe52d42aca08aab4aacfd8961 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.682482 18565 tablet_replica.cc:333] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.682977 18565 raft_consensus.cc:2243] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.683359 18565 raft_consensus.cc:2272] T d81b746475054fada27959758113d61b P b6f88a234d404987839043a4426747eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.686233 18565 tablet_replica.cc:333] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.686849 18565 raft_consensus.cc:2243] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.687935 18565 raft_consensus.cc:2272] T ee3c16e8c0cd4ed59275f07820d5f3af P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.689940 18565 tablet_replica.cc:333] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.690502 18565 raft_consensus.cc:2243] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.691126 18565 raft_consensus.cc:2272] T f36892f062724d00a122165a1fddb0ce P b6f88a234d404987839043a4426747eb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.692739 18565 tablet_replica.cc:333] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.693185 18565 raft_consensus.cc:2243] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.693746 18565 raft_consensus.cc:2272] T 137fe738a1a84c0f9c3291ee72852330 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.695303 18565 tablet_replica.cc:333] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.695725 18565 raft_consensus.cc:2243] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.696339 18565 raft_consensus.cc:2272] T 25419d7ba3cc4a3a810f518c91b615f1 P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.697822 18565 tablet_replica.cc:333] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.698231 18565 raft_consensus.cc:2243] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.698565 18565 raft_consensus.cc:2272] T 0c2750ee8f3f4791a7216882bfaec0bb P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.700174 18565 tablet_replica.cc:333] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.700681 18565 raft_consensus.cc:2243] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.701457 18565 raft_consensus.cc:2272] T 75641cb30f9e45008755adc6a31ffdcc P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.703457 18565 tablet_replica.cc:333] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.703929 18565 raft_consensus.cc:2243] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.704355 18565 raft_consensus.cc:2272] T ac389aeb35d24cd798787b9a605abc44 P b6f88a234d404987839043a4426747eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.706142 18565 tablet_replica.cc:333] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.706557 18565 raft_consensus.cc:2243] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:22.706916 18565 raft_consensus.cc:2272] T e70653f6587d4d2e82f7b819ff569557 P b6f88a234d404987839043a4426747eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:22.708438 18565 tablet_replica.cc:333] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb: stopping tablet replica
I20260709 13:09:22.709111 18565 raft_consensus.cc:2243] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:22.709970 18565 raft_consensus.cc:2272] T 207f74e6c6f5408ebd85633cd82032ef P b6f88a234d404987839043a4426747eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:22.718040 20278 consensus_peers.cc:597] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.719381 20278 consensus_peers.cc:597] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.729981 19784 consensus_peers.cc:597] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.737241 20278 consensus_peers.cc:597] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.750535 20278 consensus_peers.cc:597] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.775069 19784 consensus_peers.cc:597] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.786139 19784 consensus_peers.cc:597] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.793892 19784 consensus_peers.cc:597] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.806149 19784 consensus_peers.cc:597] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.821039 19784 consensus_peers.cc:597] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.835747 19784 consensus_peers.cc:597] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.871023 19784 consensus_peers.cc:597] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.907538 19784 consensus_peers.cc:597] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.916523 20276 consensus_peers.cc:597] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:22.927245 19784 consensus_peers.cc:597] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:22.994393 20278 consensus_peers.cc:597] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:23.032641 19784 consensus_peers.cc:597] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:23.049219 20278 consensus_peers.cc:597] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:23.061686 19782 consensus_peers.cc:597] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:23.065922 20276 consensus_peers.cc:597] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:23.076227 18565 tablet_server.cc:196] TabletServer@127.18.33.66:0 shutdown complete.
W20260709 13:09:23.083868 19552 catalog_manager.cc:4755] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0ddc798c50c24e0db8a480ea48cf5970: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:23.092538 19784 consensus_peers.cc:597] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e -> Peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Couldn't send request to peer b6f88a234d404987839043a4426747eb. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:23.147276 19782 consensus_peers.cc:597] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:23.177836 18565 tablet_server.cc:179] TabletServer@127.18.33.67:0 shutting down...
I20260709 13:09:23.220643 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:23.221276 18565 tablet_replica.cc:333] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.221879 18565 raft_consensus.cc:2243] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.222443 18565 raft_consensus.cc:2272] T 3e4dd57e3d5a4ae9affabcce36dde402 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.224450 18565 tablet_replica.cc:333] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.224920 18565 raft_consensus.cc:2243] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.225275 18565 raft_consensus.cc:2272] T bc2b671be4744aa7a751406f0de863fe P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.226756 18565 tablet_replica.cc:333] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.227236 18565 raft_consensus.cc:2243] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.227664 18565 raft_consensus.cc:2272] T 904092885e4747f39d83e1ba46eb2d3d P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.229130 18565 tablet_replica.cc:333] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.229641 18565 raft_consensus.cc:2243] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.230285 18565 raft_consensus.cc:2272] T 0ddc798c50c24e0db8a480ea48cf5970 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.231701 18565 tablet_replica.cc:333] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.232191 18565 raft_consensus.cc:2243] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.232539 18565 raft_consensus.cc:2272] T 75641cb30f9e45008755adc6a31ffdcc P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.234270 18565 tablet_replica.cc:333] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.234771 18565 raft_consensus.cc:2243] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.235201 18565 raft_consensus.cc:2272] T cb012ffa8db148a7b316de5be81681a3 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.237304 18565 tablet_replica.cc:333] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.237793 18565 raft_consensus.cc:2243] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.238420 18565 raft_consensus.cc:2272] T 840a99ee21944e2f950386588b7e4d80 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.239846 18565 tablet_replica.cc:333] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.240299 18565 raft_consensus.cc:2243] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.240917 18565 raft_consensus.cc:2272] T 6ca26a74afef41289a38bb584effacad P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.242434 18565 tablet_replica.cc:333] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.242866 18565 raft_consensus.cc:2243] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.243227 18565 raft_consensus.cc:2272] T 0b12cecfbac04ca0858a0af97f42816e P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.244848 18565 tablet_replica.cc:333] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.245476 18565 raft_consensus.cc:2243] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.246330 18565 raft_consensus.cc:2272] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.248433 18565 tablet_replica.cc:333] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.249073 18565 raft_consensus.cc:2243] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.249557 18565 raft_consensus.cc:2272] T a34d912226ad40c2847d1292df0fe5ca P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.251111 18565 tablet_replica.cc:333] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.251593 18565 raft_consensus.cc:2243] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.252224 18565 raft_consensus.cc:2272] T cec9d4dd84f74fb3a9be850344ad75c0 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.253746 18565 tablet_replica.cc:333] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.254235 18565 raft_consensus.cc:2243] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.254654 18565 raft_consensus.cc:2272] T 4486a45581a44902a7c0ea90eb4df213 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.256626 18565 tablet_replica.cc:333] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.257272 18565 raft_consensus.cc:2243] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.258093 18565 raft_consensus.cc:2272] T b351c9c79bee41f09f2ff48e96208c41 P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:23.258773 20278 consensus_peers.cc:597] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:23.259902 18565 tablet_replica.cc:333] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.260583 18565 raft_consensus.cc:2243] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.261512 18565 raft_consensus.cc:2272] T 3a93d756a7544108b7e3d5e27bd8b48d P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.263576 18565 tablet_replica.cc:333] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.264214 18565 raft_consensus.cc:2243] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.264643 18565 raft_consensus.cc:2272] T 33d7d8328de843c1a2ab456de892c580 P 606f891f11a445edb29e8419e64d701e [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.266439 18565 tablet_replica.cc:333] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.267238 18565 raft_consensus.cc:2243] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.268126 18565 raft_consensus.cc:2272] T c5c3405323a047a98758adc8054ab159 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.271136 18565 tablet_replica.cc:333] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.271857 18565 raft_consensus.cc:2243] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.272377 18565 raft_consensus.cc:2272] T 74c340d4750c430aa532170d018a6a0f P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.274175 18565 tablet_replica.cc:333] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.274663 18565 raft_consensus.cc:2243] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.275315 18565 raft_consensus.cc:2272] T e213a613e9ae4eddbbc6f3d7f102d965 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.277055 18565 tablet_replica.cc:333] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.277556 18565 raft_consensus.cc:2243] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.277935 18565 raft_consensus.cc:2272] T b421e10f14de47b48934f560499af392 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.279778 18565 tablet_replica.cc:333] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.280426 18565 raft_consensus.cc:2243] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.281289 18565 raft_consensus.cc:2272] T d08e01ad94cf46bcaa5a564c26c6f906 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:23.283236 20278 consensus_peers.cc:597] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:23.283373 18565 tablet_replica.cc:333] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.284189 18565 raft_consensus.cc:2243] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.284668 18565 raft_consensus.cc:2272] T 3cc8696e89ae4671b19dba866e49220f P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:23.286468 20278 consensus_peers.cc:597] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:23.286613 18565 tablet_replica.cc:333] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.287173 18565 raft_consensus.cc:2243] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.287569 18565 raft_consensus.cc:2272] T 533870de5c984ce59bc06cfe0149baaa P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.289017 18565 tablet_replica.cc:333] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.289531 18565 raft_consensus.cc:2243] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.289909 18565 raft_consensus.cc:2272] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.291676 18565 tablet_replica.cc:333] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.292138 18565 raft_consensus.cc:2243] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.292824 18565 raft_consensus.cc:2272] T ed2c2b933efa45ff9eb0775956a54a87 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.294385 18565 tablet_replica.cc:333] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.294853 18565 raft_consensus.cc:2243] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.295521 18565 raft_consensus.cc:2272] T 8797a2ae7ba34a8aa7dee27f963830a3 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.297031 18565 tablet_replica.cc:333] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.297497 18565 raft_consensus.cc:2243] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.298123 18565 raft_consensus.cc:2272] T e58c0fba4a3546feb2e14aa6d7732619 P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.299873 18565 tablet_replica.cc:333] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.300324 18565 raft_consensus.cc:2243] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.300644 18565 raft_consensus.cc:2272] T 10ee2796e22348b288a0a83a5b14db7b P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.302140 18565 tablet_replica.cc:333] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.302577 18565 raft_consensus.cc:2243] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.303208 18565 raft_consensus.cc:2272] T d81b746475054fada27959758113d61b P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.304703 18565 tablet_replica.cc:333] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.305105 18565 raft_consensus.cc:2243] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.305888 18565 raft_consensus.cc:2272] T ee3c16e8c0cd4ed59275f07820d5f3af P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.307631 18565 tablet_replica.cc:333] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.308063 18565 raft_consensus.cc:2243] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.308974 18565 raft_consensus.cc:2272] T b77b40428106429a8e7371ced1091152 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.310622 18565 tablet_replica.cc:333] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.311070 18565 raft_consensus.cc:2243] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.311424 18565 raft_consensus.cc:2272] T d9d67568986b46df83c14b060fac98e5 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.312911 18565 tablet_replica.cc:333] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.313453 18565 raft_consensus.cc:2243] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.314416 18565 raft_consensus.cc:2272] T 90d874eb87e54623a6ca49fb3968e54c P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.316517 18565 tablet_replica.cc:333] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.317179 18565 raft_consensus.cc:2243] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.317739 18565 raft_consensus.cc:2272] T 79ffeaabe52d42aca08aab4aacfd8961 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.319825 18565 tablet_replica.cc:333] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.320452 18565 raft_consensus.cc:2243] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.320884 18565 raft_consensus.cc:2272] T b322e15c769245f893494afb17a03082 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.322921 18565 tablet_replica.cc:333] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.323578 18565 raft_consensus.cc:2243] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:09:23.323818 20276 consensus_peers.cc:597] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:23.324433 18565 raft_consensus.cc:2272] T a19e28441e6b4b24b172dad48e33dab4 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.326333 18565 tablet_replica.cc:333] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.326958 18565 raft_consensus.cc:2243] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.327965 18565 raft_consensus.cc:2272] T 74c5461edf0647ad991ce2bdd3572f9f P 606f891f11a445edb29e8419e64d701e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:23.329804 20278 consensus_peers.cc:597] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:23.330404 18565 tablet_replica.cc:333] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.330921 18565 raft_consensus.cc:2243] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.331282 18565 raft_consensus.cc:2272] T 25419d7ba3cc4a3a810f518c91b615f1 P 606f891f11a445edb29e8419e64d701e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.332791 18565 tablet_replica.cc:333] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.333236 18565 raft_consensus.cc:2243] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.333983 18565 raft_consensus.cc:2272] T 795352aa5ff342f9a13065a09d237a57 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.335539 18565 tablet_replica.cc:333] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.335966 18565 raft_consensus.cc:2243] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.336615 18565 raft_consensus.cc:2272] T f36892f062724d00a122165a1fddb0ce P 606f891f11a445edb29e8419e64d701e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.338292 18565 tablet_replica.cc:333] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.338757 18565 raft_consensus.cc:2243] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.339273 18565 raft_consensus.cc:2272] T 8d9620e09d314110a58c418882073274 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.340714 18565 tablet_replica.cc:333] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.341174 18565 raft_consensus.cc:2243] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.341544 18565 raft_consensus.cc:2272] T 133432d5d6af47bfba5466cb9c7fa2ba P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.343080 18565 tablet_replica.cc:333] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.343514 18565 raft_consensus.cc:2243] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.344913 18565 raft_consensus.cc:2272] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 606f891f11a445edb29e8419e64d701e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.346984 18565 tablet_replica.cc:333] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e: stopping tablet replica
I20260709 13:09:23.347529 18565 raft_consensus.cc:2243] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.348383 18565 raft_consensus.cc:2272] T e70653f6587d4d2e82f7b819ff569557 P 606f891f11a445edb29e8419e64d701e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:23.414232 20278 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.33.67:33631: connect: Connection refused (error 111) [suppressed 446 similar messages]
W20260709 13:09:23.416356 20278 consensus_peers.cc:597] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.67:33631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:23.449623 20278 consensus_peers.cc:597] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.67:33631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:23.480677 20278 consensus_peers.cc:597] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.67:33631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:23.495174 20278 consensus_peers.cc:597] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.67:33631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:23.505513 20276 consensus_peers.cc:597] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:23.538378 20276 consensus_peers.cc:597] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:23.545792 20278 consensus_peers.cc:597] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.67:33631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:23.552830 20278 consensus_peers.cc:597] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.67:33631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:23.566696 20278 consensus_peers.cc:597] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.67:33631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:23.614696 20276 consensus_peers.cc:597] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:23.623044 21830 raft_consensus.cc:493] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:23.623615 21830 raft_consensus.cc:515] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:23.626104 21830 leader_election.cc:290] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:09:23.630826 20276 leader_election.cc:336] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:23.631651 20278 leader_election.cc:336] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111)
I20260709 13:09:23.632048 20278 leader_election.cc:304] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:23.633358 21830 raft_consensus.cc:2749] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:23.633425 21826 raft_consensus.cc:493] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:23.633996 21826 raft_consensus.cc:515] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "606f891f11a445edb29e8419e64d701e" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33631 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:23.635460 21826 leader_election.cc:290] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6f88a234d404987839043a4426747eb (127.18.33.66:39279), 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631)
W20260709 13:09:23.638686 20278 leader_election.cc:336] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111)
W20260709 13:09:23.639277 20278 leader_election.cc:336] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Network error: Client connection negotiation failed: client connection to 127.18.33.67:33631: connect: Connection refused (error 111)
I20260709 13:09:23.639638 20278 leader_election.cc:304] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: 606f891f11a445edb29e8419e64d701e, b6f88a234d404987839043a4426747eb
I20260709 13:09:23.640254 21830 raft_consensus.cc:2749] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.649785 18565 tablet_server.cc:196] TabletServer@127.18.33.67:0 shutdown complete.
I20260709 13:09:23.665936 21830 raft_consensus.cc:493] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:23.666515 21830 raft_consensus.cc:515] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:23.668272 21830 leader_election.cc:290] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:09:23.672180 20278 leader_election.cc:336] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111)
W20260709 13:09:23.672809 20276 leader_election.cc:336] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:23.673202 20276 leader_election.cc:304] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:23.673880 21830 raft_consensus.cc:2749] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:23.678987 20278 consensus_peers.cc:597] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer 606f891f11a445edb29e8419e64d701e (127.18.33.67:33631): Couldn't send request to peer 606f891f11a445edb29e8419e64d701e. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.67:33631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:23.719563 21830 raft_consensus.cc:493] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:23.720024 21830 raft_consensus.cc:515] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:23.721923 21830 leader_election.cc:290] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:09:23.725911 20276 leader_election.cc:336] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:23.726334 20278 leader_election.cc:336] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111)
I20260709 13:09:23.726694 20278 leader_election.cc:304] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:23.727469 21830 raft_consensus.cc:2749] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:23.729470 18565 tablet_server.cc:179] TabletServer@127.18.33.68:0 shutting down...
W20260709 13:09:23.753257 20276 consensus_peers.cc:597] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:23.755234 21778 raft_consensus.cc:493] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:23.755730 21778 raft_consensus.cc:515] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:23.757776 21778 leader_election.cc:290] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:09:23.761221 20276 consensus_peers.cc:597] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:23.761662 20276 leader_election.cc:336] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:23.768129 21778 raft_consensus.cc:493] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:23.769294 21778 raft_consensus.cc:515] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:23.771247 21778 leader_election.cc:290] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
W20260709 13:09:23.772840 20278 leader_election.cc:336] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111)
I20260709 13:09:23.773234 20278 leader_election.cc:304] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
W20260709 13:09:23.773365 20276 consensus_peers.cc:597] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:23.774734 20276 leader_election.cc:336] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:23.775260 21778 raft_consensus.cc:2749] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:23.779232 20278 leader_election.cc:336] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111)
I20260709 13:09:23.779690 20278 leader_election.cc:304] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:23.780328 21826 raft_consensus.cc:2749] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.784505 21826 raft_consensus.cc:493] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:23.784956 21826 raft_consensus.cc:515] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:23.785794 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:23.786592 18565 tablet_replica.cc:333] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.786990 21826 leader_election.cc:290] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:23.787545 18565 raft_consensus.cc:2243] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.788251 18565 raft_consensus.cc:2272] T 207f74e6c6f5408ebd85633cd82032ef P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.790583 18565 tablet_replica.cc:333] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.791325 18565 raft_consensus.cc:2243] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.791945 18565 raft_consensus.cc:2272] T cec9d4dd84f74fb3a9be850344ad75c0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:23.791916 20276 leader_election.cc:336] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
W20260709 13:09:23.792659 20278 leader_election.cc:336] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111)
I20260709 13:09:23.793083 20278 leader_election.cc:304] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:23.793751 21826 raft_consensus.cc:2749] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:23.794312 18565 tablet_replica.cc:333] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.794881 18565 raft_consensus.cc:2243] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.795360 18565 raft_consensus.cc:2272] T a620673df2bc45d19cb2c73188603d1f P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.796958 18565 tablet_replica.cc:333] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.797523 18565 raft_consensus.cc:2243] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.798792 18565 raft_consensus.cc:2272] T c5c3405323a047a98758adc8054ab159 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.800673 18565 tablet_replica.cc:333] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.801205 18565 raft_consensus.cc:2243] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.801669 18565 raft_consensus.cc:2272] T 0ddc798c50c24e0db8a480ea48cf5970 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:23.801725 20276 consensus_peers.cc:597] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:23.803308 18565 tablet_replica.cc:333] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.803848 18565 raft_consensus.cc:2243] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.804317 18565 raft_consensus.cc:2272] T 74c5461edf0647ad991ce2bdd3572f9f P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.806085 18565 tablet_replica.cc:333] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.806679 18565 raft_consensus.cc:2243] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.807107 18565 raft_consensus.cc:2272] T 99179d3b401c473eb9b1362fd86bffb0 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.808696 18565 tablet_replica.cc:333] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.809207 18565 raft_consensus.cc:2243] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.809686 18565 raft_consensus.cc:2272] T b351c9c79bee41f09f2ff48e96208c41 P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.811434 18565 tablet_replica.cc:333] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.811962 18565 raft_consensus.cc:2243] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.812638 18565 raft_consensus.cc:2272] T 45e0ac206c6f4a32a1f4d32ef00e8dbd P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.814409 18565 tablet_replica.cc:333] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.814916 18565 raft_consensus.cc:2243] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.815551 18565 raft_consensus.cc:2272] T 0b12cecfbac04ca0858a0af97f42816e P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.817147 18565 tablet_replica.cc:333] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.817667 18565 raft_consensus.cc:2243] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.818295 18565 raft_consensus.cc:2272] T 533870de5c984ce59bc06cfe0149baaa P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.819869 18565 tablet_replica.cc:333] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.820374 18565 raft_consensus.cc:2243] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.820753 18565 raft_consensus.cc:2272] T 8c526d52876d48bfa448417d3bbe5caf P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.822747 18565 tablet_replica.cc:333] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.823248 18565 raft_consensus.cc:2243] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.823873 18565 raft_consensus.cc:2272] T 9e34b589be2b4d9b96fd8e32f777a8a2 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.825527 18565 tablet_replica.cc:333] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.826000 18565 raft_consensus.cc:2243] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.827078 18565 raft_consensus.cc:2272] T ac389aeb35d24cd798787b9a605abc44 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.829648 18565 tablet_replica.cc:333] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.830200 18565 raft_consensus.cc:2243] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.830664 18565 raft_consensus.cc:2272] T 4848c264ee8746fc9b0dc052f091066a P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.832360 18565 tablet_replica.cc:333] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.832863 18565 raft_consensus.cc:2243] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.833223 18565 raft_consensus.cc:2272] T 68eaa80cfe3c4ab8bbfc01f147c3eb06 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.834899 18565 tablet_replica.cc:333] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.835403 18565 raft_consensus.cc:2243] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.835865 18565 raft_consensus.cc:2272] T ee3c16e8c0cd4ed59275f07820d5f3af P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.837566 18565 tablet_replica.cc:333] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.838065 18565 raft_consensus.cc:2243] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.838477 18565 raft_consensus.cc:2272] T 74c340d4750c430aa532170d018a6a0f P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.839995 18565 tablet_replica.cc:333] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.840719 18565 raft_consensus.cc:2243] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.841588 18565 raft_consensus.cc:2272] T 904092885e4747f39d83e1ba46eb2d3d P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.843506 18565 tablet_replica.cc:333] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.844377 18565 raft_consensus.cc:2243] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.845160 18565 raft_consensus.cc:2272] T 8d9620e09d314110a58c418882073274 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.847664 18565 tablet_replica.cc:333] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.848413 18565 raft_consensus.cc:2243] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:09:23.849059 20276 consensus_peers.cc:597] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:23.849334 18565 raft_consensus.cc:2272] T ad41d71edb0d4cf3985346a08a31c119 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:23.851116 20276 consensus_peers.cc:597] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd -> Peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Couldn't send request to peer e9a5b2fa73944872888ca26c4acc4157. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:23.851922 18565 tablet_replica.cc:333] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.852481 18565 raft_consensus.cc:2243] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.852861 18565 raft_consensus.cc:2272] T b77b40428106429a8e7371ced1091152 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.854671 18565 tablet_replica.cc:333] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.855180 18565 raft_consensus.cc:2243] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.855614 18565 raft_consensus.cc:2272] T 6a7983e7c2b64959b601c07664d1a8e3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.856174 21830 raft_consensus.cc:493] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b6f88a234d404987839043a4426747eb)
I20260709 13:09:23.856573 21830 raft_consensus.cc:515] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e9a5b2fa73944872888ca26c4acc4157" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 40483 } } peers { permanent_uuid: "b6f88a234d404987839043a4426747eb" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 39279 } } peers { permanent_uuid: "175b9033e8fc45ee83e075f1d30ca7fd" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 41129 } attrs { promote: false } }
I20260709 13:09:23.857475 18565 tablet_replica.cc:333] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.858011 18565 raft_consensus.cc:2243] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.858232 21830 leader_election.cc:290] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483), b6f88a234d404987839043a4426747eb (127.18.33.66:39279)
I20260709 13:09:23.858840 18565 raft_consensus.cc:2272] T cb012ffa8db148a7b316de5be81681a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.860931 18565 tablet_replica.cc:333] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
W20260709 13:09:23.861606 20276 leader_election.cc:336] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:23.861685 18565 raft_consensus.cc:2243] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:09:23.862078 20278 leader_election.cc:336] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b6f88a234d404987839043a4426747eb (127.18.33.66:39279): Network error: Client connection negotiation failed: client connection to 127.18.33.66:39279: connect: Connection refused (error 111)
I20260709 13:09:23.862454 20278 leader_election.cc:304] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 175b9033e8fc45ee83e075f1d30ca7fd; no voters: b6f88a234d404987839043a4426747eb, e9a5b2fa73944872888ca26c4acc4157
I20260709 13:09:23.862607 18565 raft_consensus.cc:2272] T b421e10f14de47b48934f560499af392 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.863087 21830 raft_consensus.cc:2749] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:23.864491 18565 tablet_replica.cc:333] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.865093 18565 raft_consensus.cc:2243] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.865819 18565 raft_consensus.cc:2272] T 4486a45581a44902a7c0ea90eb4df213 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.867923 18565 tablet_replica.cc:333] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.868427 18565 raft_consensus.cc:2243] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.868861 18565 raft_consensus.cc:2272] T 8797a2ae7ba34a8aa7dee27f963830a3 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.870911 18565 tablet_replica.cc:333] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.871587 18565 raft_consensus.cc:2243] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.872066 18565 raft_consensus.cc:2272] T f36892f062724d00a122165a1fddb0ce P 175b9033e8fc45ee83e075f1d30ca7fd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.874027 18565 tablet_replica.cc:333] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.874490 18565 raft_consensus.cc:2243] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.874810 18565 raft_consensus.cc:2272] T 795352aa5ff342f9a13065a09d237a57 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.876389 18565 tablet_replica.cc:333] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.876813 18565 raft_consensus.cc:2243] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.877239 18565 raft_consensus.cc:2272] T cfcba1db422d49a28de2bbe4ed0fd8a4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.878690 18565 tablet_replica.cc:333] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.879117 18565 raft_consensus.cc:2243] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.879462 18565 raft_consensus.cc:2272] T 840a99ee21944e2f950386588b7e4d80 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.881054 18565 tablet_replica.cc:333] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.881532 18565 raft_consensus.cc:2243] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.882172 18565 raft_consensus.cc:2272] T b322e15c769245f893494afb17a03082 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.883777 18565 tablet_replica.cc:333] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.884217 18565 raft_consensus.cc:2243] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.884931 18565 raft_consensus.cc:2272] T 9f47c3190b614ff7a4b7fddbb7ec3c35 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.886507 18565 tablet_replica.cc:333] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.886924 18565 raft_consensus.cc:2243] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.887522 18565 raft_consensus.cc:2272] T a34d912226ad40c2847d1292df0fe5ca P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.888957 18565 tablet_replica.cc:333] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.889407 18565 raft_consensus.cc:2243] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.890031 18565 raft_consensus.cc:2272] T 0c2750ee8f3f4791a7216882bfaec0bb P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.891450 18565 tablet_replica.cc:333] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.891880 18565 raft_consensus.cc:2243] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.892628 18565 raft_consensus.cc:2272] T 137fe738a1a84c0f9c3291ee72852330 P 175b9033e8fc45ee83e075f1d30ca7fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.894124 18565 tablet_replica.cc:333] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.894547 18565 raft_consensus.cc:2243] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.895203 18565 raft_consensus.cc:2272] T 3e4dd57e3d5a4ae9affabcce36dde402 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.896662 18565 tablet_replica.cc:333] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.897060 18565 raft_consensus.cc:2243] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.897388 18565 raft_consensus.cc:2272] T 255e8907e7c149b8ab892e85f2838680 P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.898844 18565 tablet_replica.cc:333] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.899242 18565 raft_consensus.cc:2243] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.899827 18565 raft_consensus.cc:2272] T 3cc8696e89ae4671b19dba866e49220f P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.901391 18565 tablet_replica.cc:333] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.901788 18565 raft_consensus.cc:2243] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.902168 18565 raft_consensus.cc:2272] T a19e28441e6b4b24b172dad48e33dab4 P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.903870 18565 tablet_replica.cc:333] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.904280 18565 raft_consensus.cc:2243] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.904654 18565 raft_consensus.cc:2272] T df79c1d7b41f4eb4b8cc8283b4c3549c P 175b9033e8fc45ee83e075f1d30ca7fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.906144 18565 tablet_replica.cc:333] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.906543 18565 raft_consensus.cc:2243] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:23.906870 18565 raft_consensus.cc:2272] T bc2b671be4744aa7a751406f0de863fe P 175b9033e8fc45ee83e075f1d30ca7fd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.908389 18565 tablet_replica.cc:333] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.908769 18565 raft_consensus.cc:2243] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.909483 18565 raft_consensus.cc:2272] T 11cd3c9578f24924b32216aa440dd671 P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.911017 18565 tablet_replica.cc:333] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd: stopping tablet replica
I20260709 13:09:23.911386 18565 raft_consensus.cc:2243] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:23.911972 18565 raft_consensus.cc:2272] T 133432d5d6af47bfba5466cb9c7fa2ba P 175b9033e8fc45ee83e075f1d30ca7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:23.961694 18565 tablet_server.cc:196] TabletServer@127.18.33.68:0 shutdown complete.
I20260709 13:09:24.024263 18565 master.cc:562] Master@127.18.33.126:39803 shutting down...
W20260709 13:09:24.155144 19552 catalog_manager.cc:4755] TS e9a5b2fa73944872888ca26c4acc4157 (127.18.33.65:40483): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0ddc798c50c24e0db8a480ea48cf5970: Network error: Client connection negotiation failed: client connection to 127.18.33.65:40483: connect: Connection refused (error 111)
I20260709 13:09:24.181867 18565 raft_consensus.cc:2243] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:24.182474 18565 raft_consensus.cc:2272] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:24.182753 18565 tablet_replica.cc:333] T 00000000000000000000000000000000 P be5e4940ddc74043a14a91339ea529c6: stopping tablet replica
I20260709 13:09:24.327262 18565 master.cc:584] Master@127.18.33.126:39803 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (66341 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:09:24.433689 18565 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.33.126:37541
I20260709 13:09:24.434898 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:24.440284 21835 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:24.441398 21836 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:24.442135 21838 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:24.443429 18565 server_base.cc:1061] running on GCE node
I20260709 13:09:24.444628 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:24.444808 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:24.444916 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602564444904 us; error 0 us; skew 500 ppm
I20260709 13:09:24.445380 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:24.447553 18565 webserver.cc:533] Webserver started at http://127.18.33.126:35801/ using document root <none> and password file <none>
I20260709 13:09:24.447994 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:24.448146 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:24.448354 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:24.449865 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/master-0-root/instance:
uuid: "cda7d3500e524f92aa3660844cdeac37"
format_stamp: "Formatted at 2026-07-09 13:09:24 on dist-test-slave-r31z"
I20260709 13:09:24.454144 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:09:24.457470 21843 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:24.458134 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:09:24.458417 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/master-0-root
uuid: "cda7d3500e524f92aa3660844cdeac37"
format_stamp: "Formatted at 2026-07-09 13:09:24 on dist-test-slave-r31z"
I20260709 13:09:24.458683 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:24.478825 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:24.479979 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:24.518882 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.126:37541
I20260709 13:09:24.518985 21894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.126:37541 every 8 connection(s)
I20260709 13:09:24.522861 21895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:24.532640 21895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37: Bootstrap starting.
I20260709 13:09:24.537078 21895 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:24.540932 21895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37: No bootstrap required, opened a new log
I20260709 13:09:24.542958 21895 raft_consensus.cc:359] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cda7d3500e524f92aa3660844cdeac37" member_type: VOTER }
I20260709 13:09:24.543406 21895 raft_consensus.cc:385] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:24.543587 21895 raft_consensus.cc:740] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cda7d3500e524f92aa3660844cdeac37, State: Initialized, Role: FOLLOWER
I20260709 13:09:24.544057 21895 consensus_queue.cc:260] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cda7d3500e524f92aa3660844cdeac37" member_type: VOTER }
I20260709 13:09:24.544471 21895 raft_consensus.cc:399] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:09:24.544672 21895 raft_consensus.cc:493] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:09:24.544886 21895 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:24.548817 21895 raft_consensus.cc:515] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cda7d3500e524f92aa3660844cdeac37" member_type: VOTER }
I20260709 13:09:24.549273 21895 leader_election.cc:304] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [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: cda7d3500e524f92aa3660844cdeac37; no voters: 
I20260709 13:09:24.550397 21895 leader_election.cc:290] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:09:24.550761 21898 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:24.551986 21898 raft_consensus.cc:697] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [term 1 LEADER]: Becoming Leader. State: Replica: cda7d3500e524f92aa3660844cdeac37, State: Running, Role: LEADER
I20260709 13:09:24.552563 21898 consensus_queue.cc:237] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [LEADER]: Queue going to LEADER mode. State: All 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: "cda7d3500e524f92aa3660844cdeac37" member_type: VOTER }
I20260709 13:09:24.553136 21895 sys_catalog.cc:565] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:09:24.558513 21899 sys_catalog.cc:455] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cda7d3500e524f92aa3660844cdeac37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cda7d3500e524f92aa3660844cdeac37" member_type: VOTER } }
I20260709 13:09:24.558561 21900 sys_catalog.cc:455] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cda7d3500e524f92aa3660844cdeac37. Latest consensus state: current_term: 1 leader_uuid: "cda7d3500e524f92aa3660844cdeac37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cda7d3500e524f92aa3660844cdeac37" member_type: VOTER } }
I20260709 13:09:24.559144 21899 sys_catalog.cc:458] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:24.559309 21900 sys_catalog.cc:458] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:24.561137 21905 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:09:24.567123 21905 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:09:24.569026 18565 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:09:24.576256 21905 catalog_manager.cc:1383] Generated new cluster ID: 442fbe121e63456f918284da68b2be83
I20260709 13:09:24.576532 21905 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:09:24.589066 21905 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:09:24.590319 21905 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:09:24.607645 21905 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37: Generated new TSK 0
I20260709 13:09:24.608196 21905 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:09:24.635216 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:24.641335 21916 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:24.642313 21917 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:24.643991 21919 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:24.645679 18565 server_base.cc:1061] running on GCE node
I20260709 13:09:24.648866 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:24.649049 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:24.649223 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602564649208 us; error 0 us; skew 500 ppm
I20260709 13:09:24.649809 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:24.651942 18565 webserver.cc:533] Webserver started at http://127.18.33.65:44781/ using document root <none> and password file <none>
I20260709 13:09:24.652374 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:24.652532 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:24.652786 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:24.653978 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/instance:
uuid: "ba5d8951ceb148bb80d1d2536a58614d"
format_stamp: "Formatted at 2026-07-09 13:09:24 on dist-test-slave-r31z"
I20260709 13:09:24.658087 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:24.661145 21924 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:24.661830 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:09:24.662089 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-0-root
uuid: "ba5d8951ceb148bb80d1d2536a58614d"
format_stamp: "Formatted at 2026-07-09 13:09:24 on dist-test-slave-r31z"
I20260709 13:09:24.662338 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:24.672425 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:24.673552 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:24.674870 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:24.676988 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:24.677196 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:24.677428 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:24.677587 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:24.719884 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.65:46683
I20260709 13:09:24.719988 21986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.65:46683 every 8 connection(s)
I20260709 13:09:24.724957 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:24.732287 21991 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:24.734083 21992 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:24.736593 18565 server_base.cc:1061] running on GCE node
I20260709 13:09:24.737685 21987 heartbeater.cc:344] Connected to a master server at 127.18.33.126:37541
W20260709 13:09:24.737922 21994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:24.738037 21987 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:24.738950 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:09:24.739038 21987 heartbeater.cc:507] Master 127.18.33.126:37541 requested a full tablet report, sending...
W20260709 13:09:24.739251 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:24.739478 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602564739459 us; error 0 us; skew 500 ppm
I20260709 13:09:24.740170 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:24.741464 21860 ts_manager.cc:194] Registered new tserver with Master: ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:24.742580 18565 webserver.cc:533] Webserver started at http://127.18.33.66:33599/ using document root <none> and password file <none>
I20260709 13:09:24.743036 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:24.743201 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:24.743435 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:24.743424 21860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51560
I20260709 13:09:24.745002 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/instance:
uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
format_stamp: "Formatted at 2026-07-09 13:09:24 on dist-test-slave-r31z"
I20260709 13:09:24.749490 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:09:24.753157 21999 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:24.753948 18565 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:09:24.754377 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-1-root
uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
format_stamp: "Formatted at 2026-07-09 13:09:24 on dist-test-slave-r31z"
I20260709 13:09:24.754865 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:24.767163 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:24.768560 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:24.770010 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:24.772138 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:24.772333 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:24.772547 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:24.772691 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:24.816058 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.66:35207
I20260709 13:09:24.816182 22061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.66:35207 every 8 connection(s)
I20260709 13:09:24.820533 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:24.827683 22065 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:24.828223 22066 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:24.829730 22068 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:24.831067 18565 server_base.cc:1061] running on GCE node
I20260709 13:09:24.831940 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:24.832197 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:24.832362 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602564832347 us; error 0 us; skew 500 ppm
I20260709 13:09:24.833016 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:24.834365 22062 heartbeater.cc:344] Connected to a master server at 127.18.33.126:37541
I20260709 13:09:24.834692 22062 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:24.835510 22062 heartbeater.cc:507] Master 127.18.33.126:37541 requested a full tablet report, sending...
I20260709 13:09:24.835515 18565 webserver.cc:533] Webserver started at http://127.18.33.67:36839/ using document root <none> and password file <none>
I20260709 13:09:24.836176 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:24.836385 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:24.836699 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:24.837553 21860 ts_manager.cc:194] Registered new tserver with Master: 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:24.838197 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/instance:
uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
format_stamp: "Formatted at 2026-07-09 13:09:24 on dist-test-slave-r31z"
I20260709 13:09:24.839305 21860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51562
I20260709 13:09:24.843025 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:09:24.846293 22073 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:24.847002 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:09:24.847289 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-2-root
uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
format_stamp: "Formatted at 2026-07-09 13:09:24 on dist-test-slave-r31z"
I20260709 13:09:24.847548 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:24.878463 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:24.879616 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:24.881011 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:24.883199 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:24.883390 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:24.883606 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:24.883754 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:24.923493 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.67:45775
I20260709 13:09:24.923599 22135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.67:45775 every 8 connection(s)
I20260709 13:09:24.928136 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:24.934608 22139 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:24.935087 22140 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:24.939280 22142 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:24.939520 22136 heartbeater.cc:344] Connected to a master server at 127.18.33.126:37541
I20260709 13:09:24.940002 22136 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:24.941005 22136 heartbeater.cc:507] Master 127.18.33.126:37541 requested a full tablet report, sending...
I20260709 13:09:24.942855 18565 server_base.cc:1061] running on GCE node
I20260709 13:09:24.943341 21860 ts_manager.cc:194] Registered new tserver with Master: f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:24.943694 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:24.943928 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:24.944092 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602564944074 us; error 0 us; skew 500 ppm
I20260709 13:09:24.944644 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:24.944854 21860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51572
I20260709 13:09:24.947278 18565 webserver.cc:533] Webserver started at http://127.18.33.68:33181/ using document root <none> and password file <none>
I20260709 13:09:24.947799 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:24.947980 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:24.948228 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:24.949517 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-3-root/instance:
uuid: "b209b7f6f26849ae9d987bf94bad1775"
format_stamp: "Formatted at 2026-07-09 13:09:24 on dist-test-slave-r31z"
I20260709 13:09:24.953649 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:09:24.957139 22147 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:24.957858 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:09:24.958122 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-3-root
uuid: "b209b7f6f26849ae9d987bf94bad1775"
format_stamp: "Formatted at 2026-07-09 13:09:24 on dist-test-slave-r31z"
I20260709 13:09:24.958386 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-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:09:24.991605 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:24.993046 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:24.994611 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:24.996752 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:24.996941 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:24.997159 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:24.997309 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:25.039503 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.68:35925
I20260709 13:09:25.039631 22209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.68:35925 every 8 connection(s)
I20260709 13:09:25.054092 22210 heartbeater.cc:344] Connected to a master server at 127.18.33.126:37541
I20260709 13:09:25.054711 22210 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:25.055509 22210 heartbeater.cc:507] Master 127.18.33.126:37541 requested a full tablet report, sending...
I20260709 13:09:25.057492 21860 ts_manager.cc:194] Registered new tserver with Master: b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:25.058533 18565 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015573226s
I20260709 13:09:25.058727 21860 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51586
I20260709 13:09:25.087155 21860 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51594:
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:09:25.308670 22027 tablet_service.cc:1511] Processing CreateTablet for tablet 4d07797b97694678818f20b6e912e916 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:09:25.310215 22027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d07797b97694678818f20b6e912e916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.313452 22026 tablet_service.cc:1511] Processing CreateTablet for tablet 714cb842fd4548e48f7a7024cd9efe75 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:09:25.314774 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714cb842fd4548e48f7a7024cd9efe75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.324309 21952 tablet_service.cc:1511] Processing CreateTablet for tablet 4d07797b97694678818f20b6e912e916 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:09:25.325802 21952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d07797b97694678818f20b6e912e916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.325665 21950 tablet_service.cc:1511] Processing CreateTablet for tablet ff39dfe78ed64be68afc5e9f543941f8 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:09:25.326960 21950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff39dfe78ed64be68afc5e9f543941f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.324411 21951 tablet_service.cc:1511] Processing CreateTablet for tablet 714cb842fd4548e48f7a7024cd9efe75 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:09:25.328114 22175 tablet_service.cc:1511] Processing CreateTablet for tablet 4d07797b97694678818f20b6e912e916 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:09:25.328728 22174 tablet_service.cc:1511] Processing CreateTablet for tablet ff39dfe78ed64be68afc5e9f543941f8 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:09:25.329121 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714cb842fd4548e48f7a7024cd9efe75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.329411 22175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d07797b97694678818f20b6e912e916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.330124 22174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff39dfe78ed64be68afc5e9f543941f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.338820 22025 tablet_service.cc:1511] Processing CreateTablet for tablet 1a956e08c847463bb4a06c462e53f4ae (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:09:25.340092 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a956e08c847463bb4a06c462e53f4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.352449 22173 tablet_service.cc:1511] Processing CreateTablet for tablet 1a956e08c847463bb4a06c462e53f4ae (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:09:25.353133 21949 tablet_service.cc:1511] Processing CreateTablet for tablet b210908f2e194b8c93ba052014d16099 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:09:25.354279 22173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a956e08c847463bb4a06c462e53f4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.354552 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b210908f2e194b8c93ba052014d16099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.367583 22024 tablet_service.cc:1511] Processing CreateTablet for tablet b210908f2e194b8c93ba052014d16099 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:09:25.369146 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b210908f2e194b8c93ba052014d16099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.374137 22101 tablet_service.cc:1511] Processing CreateTablet for tablet 714cb842fd4548e48f7a7024cd9efe75 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:09:25.375437 22101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 714cb842fd4548e48f7a7024cd9efe75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.378556 22100 tablet_service.cc:1511] Processing CreateTablet for tablet ff39dfe78ed64be68afc5e9f543941f8 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:09:25.379814 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff39dfe78ed64be68afc5e9f543941f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.370627 22230 tablet_bootstrap.cc:492] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:25.370688 22172 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd21acec3f446c08a75ba11715ea664 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:09:25.382239 22172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd21acec3f446c08a75ba11715ea664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.382525 22231 tablet_bootstrap.cc:492] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:25.383767 22098 tablet_service.cc:1511] Processing CreateTablet for tablet b210908f2e194b8c93ba052014d16099 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:09:25.385010 22098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b210908f2e194b8c93ba052014d16099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.387842 22097 tablet_service.cc:1511] Processing CreateTablet for tablet 278ff38ff3054b849adbd630f9ec87cf (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:09:25.388523 22174 tablet_service.cc:1511] Processing CreateTablet for tablet 278ff38ff3054b849adbd630f9ec87cf (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:09:25.380836 22025 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd21acec3f446c08a75ba11715ea664 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:09:25.389189 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278ff38ff3054b849adbd630f9ec87cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.389868 22174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278ff38ff3054b849adbd630f9ec87cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.390053 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd21acec3f446c08a75ba11715ea664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.386502 21948 tablet_service.cc:1511] Processing CreateTablet for tablet 7cd21acec3f446c08a75ba11715ea664 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:09:25.394126 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cd21acec3f446c08a75ba11715ea664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.382447 22099 tablet_service.cc:1511] Processing CreateTablet for tablet 1a956e08c847463bb4a06c462e53f4ae (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:09:25.400872 22099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a956e08c847463bb4a06c462e53f4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.403451 22026 tablet_service.cc:1511] Processing CreateTablet for tablet 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:09:25.404820 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bedf4dd41dd4fe2b65ec20c8a0ed5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.406488 21947 tablet_service.cc:1511] Processing CreateTablet for tablet 278ff38ff3054b849adbd630f9ec87cf (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:09:25.407838 21947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 278ff38ff3054b849adbd630f9ec87cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.409894 22230 tablet_bootstrap.cc:654] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:25.416267 22096 tablet_service.cc:1511] Processing CreateTablet for tablet 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:09:25.417618 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bedf4dd41dd4fe2b65ec20c8a0ed5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.428092 22173 tablet_service.cc:1511] Processing CreateTablet for tablet 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:09:25.428658 22231 tablet_bootstrap.cc:654] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:25.429427 22173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bedf4dd41dd4fe2b65ec20c8a0ed5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.442040 21946 tablet_service.cc:1511] Processing CreateTablet for tablet 37e25027d31244e4b695650c94ba4476 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:09:25.442744 22024 tablet_service.cc:1511] Processing CreateTablet for tablet 37e25027d31244e4b695650c94ba4476 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:09:25.443349 21946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e25027d31244e4b695650c94ba4476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.443941 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e25027d31244e4b695650c94ba4476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.450214 22230 tablet_bootstrap.cc:492] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:25.450814 22230 ts_tablet_manager.cc:1403] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.000s
I20260709 13:09:25.453886 22230 raft_consensus.cc:359] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:25.457312 22230 raft_consensus.cc:385] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:25.460436 22230 raft_consensus.cc:740] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:25.466622 22230 consensus_queue.cc:260] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:25.465855 22234 tablet_bootstrap.cc:492] T ff39dfe78ed64be68afc5e9f543941f8 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:25.467033 22101 tablet_service.cc:1511] Processing CreateTablet for tablet 37e25027d31244e4b695650c94ba4476 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:09:25.470336 22101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e25027d31244e4b695650c94ba4476. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.473517 22234 tablet_bootstrap.cc:654] T ff39dfe78ed64be68afc5e9f543941f8 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:25.475368 22175 tablet_service.cc:1511] Processing CreateTablet for tablet 916731b9b68f4662add919a2fac689ba (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:09:25.476531 21945 tablet_service.cc:1511] Processing CreateTablet for tablet 916731b9b68f4662add919a2fac689ba (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:09:25.477881 21945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916731b9b68f4662add919a2fac689ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.477734 22023 tablet_service.cc:1511] Processing CreateTablet for tablet 916731b9b68f4662add919a2fac689ba (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:09:25.478961 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916731b9b68f4662add919a2fac689ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.476568 22175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916731b9b68f4662add919a2fac689ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.482609 22232 tablet_bootstrap.cc:492] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:25.504233 22100 tablet_service.cc:1511] Processing CreateTablet for tablet bbc90f5d84be4ba3b78b4df8bc7b0883 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:09:25.505661 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc90f5d84be4ba3b78b4df8bc7b0883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.505450 22172 tablet_service.cc:1511] Processing CreateTablet for tablet bbc90f5d84be4ba3b78b4df8bc7b0883 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:09:25.506693 22172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc90f5d84be4ba3b78b4df8bc7b0883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.510334 22231 tablet_bootstrap.cc:492] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:25.510813 22231 ts_tablet_manager.cc:1403] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.129s	user 0.001s	sys 0.013s
I20260709 13:09:25.511628 21945 tablet_service.cc:1511] Processing CreateTablet for tablet bbc90f5d84be4ba3b78b4df8bc7b0883 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:09:25.512775 21945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc90f5d84be4ba3b78b4df8bc7b0883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.518069 22231 raft_consensus.cc:359] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:25.518811 22231 raft_consensus.cc:385] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:25.519096 22231 raft_consensus.cc:740] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:25.519837 22231 consensus_queue.cc:260] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:25.523360 22025 tablet_service.cc:1511] Processing CreateTablet for tablet 8545fb61a7d14a64b5081e8e64409cfe (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:09:25.525518 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8545fb61a7d14a64b5081e8e64409cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.536198 22096 tablet_service.cc:1511] Processing CreateTablet for tablet 8545fb61a7d14a64b5081e8e64409cfe (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:09:25.537468 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8545fb61a7d14a64b5081e8e64409cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.545207 21951 tablet_service.cc:1511] Processing CreateTablet for tablet 8649c8bb2ca446a7ad9cc363882d4f60 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:09:25.546327 22026 tablet_service.cc:1511] Processing CreateTablet for tablet 8649c8bb2ca446a7ad9cc363882d4f60 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:09:25.547546 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8649c8bb2ca446a7ad9cc363882d4f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.547272 22097 tablet_service.cc:1511] Processing CreateTablet for tablet 8649c8bb2ca446a7ad9cc363882d4f60 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:09:25.548491 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8649c8bb2ca446a7ad9cc363882d4f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.554925 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8649c8bb2ca446a7ad9cc363882d4f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.568614 22100 tablet_service.cc:1511] Processing CreateTablet for tablet 948b64b3d70743418765d5276719a7d2 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:09:25.568614 22023 tablet_service.cc:1511] Processing CreateTablet for tablet 437c6c764951478db8e317095e14ea20 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:09:25.590960 22210 heartbeater.cc:499] Master 127.18.33.126:37541 was elected leader, sending a full tablet report...
I20260709 13:09:25.583998 22230 ts_tablet_manager.cc:1434] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.133s	user 0.012s	sys 0.015s
I20260709 13:09:25.575680 22232 tablet_bootstrap.cc:654] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:25.572301 21908 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:25.569918 22173 tablet_service.cc:1511] Processing CreateTablet for tablet 8545fb61a7d14a64b5081e8e64409cfe (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:09:25.595825 22231 ts_tablet_manager.cc:1434] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.085s	user 0.018s	sys 0.009s
I20260709 13:09:25.596096 22173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8545fb61a7d14a64b5081e8e64409cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.597018 22231 tablet_bootstrap.cc:492] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:25.596226 22239 raft_consensus.cc:493] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.603037 22062 heartbeater.cc:499] Master 127.18.33.126:37541 was elected leader, sending a full tablet report...
I20260709 13:09:25.603749 22234 tablet_bootstrap.cc:492] T ff39dfe78ed64be68afc5e9f543941f8 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:25.604308 22234 ts_tablet_manager.cc:1403] T ff39dfe78ed64be68afc5e9f543941f8 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.139s	user 0.005s	sys 0.014s
I20260709 13:09:25.603011 22239 raft_consensus.cc:515] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:25.603323 22230 tablet_bootstrap.cc:492] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:25.608381 22024 tablet_service.cc:1511] Processing CreateTablet for tablet 213002b2917f4e4aaab9b56d738244fd (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:09:25.573486 21948 tablet_service.cc:1511] Processing CreateTablet for tablet 437c6c764951478db8e317095e14ea20 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:09:25.610071 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437c6c764951478db8e317095e14ea20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.608389 22175 tablet_service.cc:1511] Processing CreateTablet for tablet 437c6c764951478db8e317095e14ea20 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:09:25.612795 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213002b2917f4e4aaab9b56d738244fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.614374 22172 tablet_service.cc:1511] Processing CreateTablet for tablet 948b64b3d70743418765d5276719a7d2 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:09:25.617709 22234 raft_consensus.cc:359] T ff39dfe78ed64be68afc5e9f543941f8 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:25.618466 22234 raft_consensus.cc:385] T ff39dfe78ed64be68afc5e9f543941f8 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:25.618597 22230 tablet_bootstrap.cc:654] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:25.624593 22172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948b64b3d70743418765d5276719a7d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.605320 22231 tablet_bootstrap.cc:654] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:25.632136 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948b64b3d70743418765d5276719a7d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.634675 22175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437c6c764951478db8e317095e14ea20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.641709 22239 leader_election.cc:290] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:25.626147 22234 raft_consensus.cc:740] T ff39dfe78ed64be68afc5e9f543941f8 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:25.643953 22234 consensus_queue.cc:260] T ff39dfe78ed64be68afc5e9f543941f8 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:25.663220 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437c6c764951478db8e317095e14ea20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.572002 21947 tablet_service.cc:1511] Processing CreateTablet for tablet 948b64b3d70743418765d5276719a7d2 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:09:25.670830 21947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948b64b3d70743418765d5276719a7d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.672633 21945 tablet_service.cc:1511] Processing CreateTablet for tablet 25a8473725de48f4ac3ca3495a0804bd (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:09:25.674134 21945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a8473725de48f4ac3ca3495a0804bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.688997 22174 tablet_service.cc:1511] Processing CreateTablet for tablet 1c6d29509e9a409889f913cfd466ff4e (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:09:25.690688 22174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c6d29509e9a409889f913cfd466ff4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.694480 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff39dfe78ed64be68afc5e9f543941f8" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:25.695021 22096 tablet_service.cc:1511] Processing CreateTablet for tablet 25a8473725de48f4ac3ca3495a0804bd (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:09:25.696290 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a8473725de48f4ac3ca3495a0804bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.696952 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff39dfe78ed64be68afc5e9f543941f8" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
W20260709 13:09:25.698627 22151 leader_election.cc:343] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:25.695251 22111 raft_consensus.cc:2468] T ff39dfe78ed64be68afc5e9f543941f8 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
I20260709 13:09:25.700310 22150 leader_election.cc:304] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:25.701202 22239 raft_consensus.cc:2804] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:25.701571 22239 raft_consensus.cc:493] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:25.701891 22239 raft_consensus.cc:3060] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:25.674084 22097 tablet_service.cc:1511] Processing CreateTablet for tablet 213002b2917f4e4aaab9b56d738244fd (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:09:25.706511 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213002b2917f4e4aaab9b56d738244fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.714641 22173 tablet_service.cc:1511] Processing CreateTablet for tablet 213002b2917f4e4aaab9b56d738244fd (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:09:25.717041 22173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213002b2917f4e4aaab9b56d738244fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.715158 22239 raft_consensus.cc:515] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:25.719764 22232 tablet_bootstrap.cc:492] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:25.721272 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff39dfe78ed64be68afc5e9f543941f8" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:25.727056 22111 raft_consensus.cc:3060] T ff39dfe78ed64be68afc5e9f543941f8 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:25.713325 22026 tablet_service.cc:1511] Processing CreateTablet for tablet 25a8473725de48f4ac3ca3495a0804bd (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:09:25.722348 22101 tablet_service.cc:1511] Processing CreateTablet for tablet d3fe8a709c494a1d97b24858611d6ca2 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:09:25.735596 22101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3fe8a709c494a1d97b24858611d6ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.735984 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff39dfe78ed64be68afc5e9f543941f8" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
W20260709 13:09:25.737315 22151 leader_election.cc:343] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:25.723479 22025 tablet_service.cc:1511] Processing CreateTablet for tablet 1c6d29509e9a409889f913cfd466ff4e (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:09:25.741787 22111 raft_consensus.cc:2468] T ff39dfe78ed64be68afc5e9f543941f8 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:25.724618 22234 ts_tablet_manager.cc:1434] T ff39dfe78ed64be68afc5e9f543941f8 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.118s	user 0.018s	sys 0.029s
I20260709 13:09:25.743016 22150 leader_election.cc:304] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:25.724552 21951 tablet_service.cc:1511] Processing CreateTablet for tablet 1c6d29509e9a409889f913cfd466ff4e (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:09:25.743942 22238 raft_consensus.cc:2804] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:25.724944 22136 heartbeater.cc:499] Master 127.18.33.126:37541 was elected leader, sending a full tablet report...
I20260709 13:09:25.730991 22171 tablet_service.cc:1511] Processing CreateTablet for tablet d3fe8a709c494a1d97b24858611d6ca2 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:09:25.744431 21948 tablet_service.cc:1511] Processing CreateTablet for tablet d3fe8a709c494a1d97b24858611d6ca2 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:09:25.745330 22239 leader_election.cc:290] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:25.735546 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25a8473725de48f4ac3ca3495a0804bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.747579 21987 heartbeater.cc:499] Master 127.18.33.126:37541 was elected leader, sending a full tablet report...
I20260709 13:09:25.747972 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c6d29509e9a409889f913cfd466ff4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.750536 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c6d29509e9a409889f913cfd466ff4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.748456 22171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3fe8a709c494a1d97b24858611d6ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.756798 22024 tablet_service.cc:1511] Processing CreateTablet for tablet 953d4a2291b3481e93879a02775f6c81 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:09:25.757987 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953d4a2291b3481e93879a02775f6c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.761036 22231 tablet_bootstrap.cc:492] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:25.762720 22230 tablet_bootstrap.cc:492] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:25.763171 22231 ts_tablet_manager.cc:1403] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.166s	user 0.025s	sys 0.021s
I20260709 13:09:25.763299 22230 ts_tablet_manager.cc:1403] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.160s	user 0.017s	sys 0.004s
I20260709 13:09:25.746754 22232 ts_tablet_manager.cc:1403] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.265s	user 0.023s	sys 0.032s
I20260709 13:09:25.766886 22232 raft_consensus.cc:359] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:25.769132 22234 tablet_bootstrap.cc:492] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:25.780974 22230 raft_consensus.cc:359] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:25.781714 22230 raft_consensus.cc:385] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:25.781991 22230 raft_consensus.cc:740] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:25.782684 22230 consensus_queue.cc:260] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:25.784793 22230 ts_tablet_manager.cc:1434] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:09:25.785844 22230 tablet_bootstrap.cc:492] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:25.776819 22232 raft_consensus.cc:385] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:25.789577 22232 raft_consensus.cc:740] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:25.790408 22232 consensus_queue.cc:260] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:25.792579 22231 raft_consensus.cc:359] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:25.793468 22231 raft_consensus.cc:385] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:25.793745 22231 raft_consensus.cc:740] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:25.794520 22231 consensus_queue.cc:260] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:25.796506 22231 ts_tablet_manager.cc:1434] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.000s
W20260709 13:09:25.797700 22211 tablet.cc:2406] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:09:25.801949 22096 tablet_service.cc:1511] Processing CreateTablet for tablet 953d4a2291b3481e93879a02775f6c81 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:09:25.803222 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953d4a2291b3481e93879a02775f6c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.803035 22174 tablet_service.cc:1511] Processing CreateTablet for tablet 953d4a2291b3481e93879a02775f6c81 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:09:25.804319 22174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953d4a2291b3481e93879a02775f6c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.809760 22239 raft_consensus.cc:493] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.810238 22239 raft_consensus.cc:515] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:25.797730 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3fe8a709c494a1d97b24858611d6ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.820343 22231 tablet_bootstrap.cc:492] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:25.818671 22238 raft_consensus.cc:697] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:25.829068 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d07797b97694678818f20b6e912e916" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:25.829730 21962 raft_consensus.cc:2468] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
I20260709 13:09:25.823902 22239 leader_election.cc:290] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:25.838244 22151 leader_election.cc:304] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:25.840425 22239 raft_consensus.cc:2804] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:25.840718 22239 raft_consensus.cc:493] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:25.840977 22239 raft_consensus.cc:3060] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:25.841697 22234 tablet_bootstrap.cc:654] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:25.838496 21946 tablet_service.cc:1511] Processing CreateTablet for tablet 551cd2e6ec9d431dbcae744d897d81ba (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:09:25.842620 22173 tablet_service.cc:1511] Processing CreateTablet for tablet 42cf2c8e338043a683572f6acefff228 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:09:25.843832 22173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42cf2c8e338043a683572f6acefff228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.843945 22232 ts_tablet_manager.cc:1434] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.014s
I20260709 13:09:25.844997 22238 consensus_queue.cc:237] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:25.823432 22023 tablet_service.cc:1511] Processing CreateTablet for tablet 551cd2e6ec9d431dbcae744d897d81ba (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:09:25.848881 22101 tablet_service.cc:1511] Processing CreateTablet for tablet 551cd2e6ec9d431dbcae744d897d81ba (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:09:25.850216 22101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551cd2e6ec9d431dbcae744d897d81ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.851141 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551cd2e6ec9d431dbcae744d897d81ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.848800 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d07797b97694678818f20b6e912e916" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
W20260709 13:09:25.855161 22148 leader_election.cc:343] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:25.855594 22230 tablet_bootstrap.cc:654] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:25.857793 21946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551cd2e6ec9d431dbcae744d897d81ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.860074 22239 raft_consensus.cc:515] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:25.863188 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d07797b97694678818f20b6e912e916" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
W20260709 13:09:25.864670 22148 leader_election.cc:343] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:25.864938 22232 tablet_bootstrap.cc:492] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:25.873366 22236 raft_consensus.cc:493] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.873919 22236 raft_consensus.cc:515] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:25.894834 22239 leader_election.cc:290] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:25.895052 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d07797b97694678818f20b6e912e916" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:25.895671 21962 raft_consensus.cc:3060] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:25.903113 21962 raft_consensus.cc:2468] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:25.904179 22151 leader_election.cc:304] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0
I20260709 13:09:25.909658 22097 tablet_service.cc:1511] Processing CreateTablet for tablet c1a57ab590f54d40a23d54d23e73e8c1 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:09:25.910867 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a57ab590f54d40a23d54d23e73e8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.913620 22239 raft_consensus.cc:2804] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:25.916945 22239 raft_consensus.cc:697] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:25.925335 22230 tablet_bootstrap.cc:492] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:25.918217 22239 consensus_queue.cc:237] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:25.925987 22230 ts_tablet_manager.cc:1403] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.140s	user 0.015s	sys 0.001s
I20260709 13:09:25.925648 21947 tablet_service.cc:1511] Processing CreateTablet for tablet 42cf2c8e338043a683572f6acefff228 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:09:25.927316 21947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42cf2c8e338043a683572f6acefff228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.930147 22100 tablet_service.cc:1511] Processing CreateTablet for tablet af9e7c6014854690bdcd631ef0e7763b (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:09:25.931366 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9e7c6014854690bdcd631ef0e7763b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.935721 22171 tablet_service.cc:1511] Processing CreateTablet for tablet c1a57ab590f54d40a23d54d23e73e8c1 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:09:25.925994 22234 tablet_bootstrap.cc:492] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:25.936710 22234 ts_tablet_manager.cc:1403] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.193s	user 0.016s	sys 0.002s
I20260709 13:09:25.936942 22171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a57ab590f54d40a23d54d23e73e8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.937292 22236 leader_election.cc:290] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:25.937886 22236 raft_consensus.cc:493] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.938342 22236 raft_consensus.cc:515] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:25.970046 22234 raft_consensus.cc:359] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:25.970937 22234 raft_consensus.cc:385] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:25.971365 22234 raft_consensus.cc:740] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:25.972294 22234 consensus_queue.cc:260] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:25.996384 22234 ts_tablet_manager.cc:1434] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 13:09:25.979588 22026 tablet_service.cc:1511] Processing CreateTablet for tablet af9e7c6014854690bdcd631ef0e7763b (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:09:25.979934 22024 tablet_service.cc:1511] Processing CreateTablet for tablet 62445af7a62048908034f88c37800719 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:09:25.981568 22023 tablet_service.cc:1511] Processing CreateTablet for tablet 42cf2c8e338043a683572f6acefff228 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:09:25.978147 22096 tablet_service.cc:1511] Processing CreateTablet for tablet 62445af7a62048908034f88c37800719 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:09:25.984834 22174 tablet_service.cc:1511] Processing CreateTablet for tablet af9e7c6014854690bdcd631ef0e7763b (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:09:26.008092 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62445af7a62048908034f88c37800719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.008481 22174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9e7c6014854690bdcd631ef0e7763b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.011564 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9e7c6014854690bdcd631ef0e7763b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.985201 21945 tablet_service.cc:1511] Processing CreateTablet for tablet 62445af7a62048908034f88c37800719 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:09:26.014045 21945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62445af7a62048908034f88c37800719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.015476 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a956e08c847463bb4a06c462e53f4ae" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:26.017428 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714cb842fd4548e48f7a7024cd9efe75" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:26.018201 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42cf2c8e338043a683572f6acefff228. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:26.019201 22003 leader_election.cc:343] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:26.019886 22003 leader_election.cc:343] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.022848 22234 tablet_bootstrap.cc:492] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:26.022781 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62445af7a62048908034f88c37800719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.987080 22230 raft_consensus.cc:359] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:25.988474 21951 tablet_service.cc:1511] Processing CreateTablet for tablet c1a57ab590f54d40a23d54d23e73e8c1 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:09:26.035490 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1a57ab590f54d40a23d54d23e73e8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:25.991374 21857 catalog_manager.cc:5697] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 0 to 1, leader changed from <none> to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 1 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:26.038645 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a956e08c847463bb4a06c462e53f4ae" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:26.040171 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714cb842fd4548e48f7a7024cd9efe75" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
W20260709 13:09:26.040402 22002 leader_election.cc:343] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.040956 22002 leader_election.cc:304] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:25.975804 22231 tablet_bootstrap.cc:654] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.004770 22236 leader_election.cc:290] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
W20260709 13:09:26.042484 22002 leader_election.cc:343] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.033856 22234 tablet_bootstrap.cc:654] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.033413 22232 tablet_bootstrap.cc:654] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.042934 22002 leader_election.cc:304] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:26.043741 22252 raft_consensus.cc:2749] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:26.046487 22173 tablet_service.cc:1511] Processing CreateTablet for tablet 705a0b82d7944b66988a42b8c71d1e21 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:09:26.046809 22236 raft_consensus.cc:2749] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:26.045616 22230 raft_consensus.cc:385] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:26.048084 22230 raft_consensus.cc:740] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:26.048941 22230 consensus_queue.cc:260] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:26.047749 22173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 705a0b82d7944b66988a42b8c71d1e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.060843 22230 ts_tablet_manager.cc:1434] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.122s	user 0.002s	sys 0.004s
I20260709 13:09:26.060644 22100 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4bc3311f2e499ca5bedd169234b5c3 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:09:26.062047 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4bc3311f2e499ca5bedd169234b5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.064633 22026 tablet_service.cc:1511] Processing CreateTablet for tablet 705a0b82d7944b66988a42b8c71d1e21 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:09:26.067157 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 705a0b82d7944b66988a42b8c71d1e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.069804 22025 tablet_service.cc:1511] Processing CreateTablet for tablet ed7e20f1d65a48b889544856b30df1d0 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:09:26.071031 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7e20f1d65a48b889544856b30df1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.071955 22230 tablet_bootstrap.cc:492] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:26.076411 22232 tablet_bootstrap.cc:492] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:26.076951 22232 ts_tablet_manager.cc:1403] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.212s	user 0.015s	sys 0.003s
I20260709 13:09:26.084860 22097 tablet_service.cc:1511] Processing CreateTablet for tablet ed7e20f1d65a48b889544856b30df1d0 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:09:26.086221 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7e20f1d65a48b889544856b30df1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.086274 21948 tablet_service.cc:1511] Processing CreateTablet for tablet 705a0b82d7944b66988a42b8c71d1e21 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:09:26.087815 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 705a0b82d7944b66988a42b8c71d1e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.089519 22024 tablet_service.cc:1511] Processing CreateTablet for tablet 497323b80a3146ba9c68fa4c466fdf77 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:09:26.090703 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 497323b80a3146ba9c68fa4c466fdf77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.098217 22096 tablet_service.cc:1511] Processing CreateTablet for tablet 497323b80a3146ba9c68fa4c466fdf77 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:09:26.099480 22242 raft_consensus.cc:493] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.100003 22242 raft_consensus.cc:515] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:26.104823 22242 leader_election.cc:290] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:26.106781 22230 tablet_bootstrap.cc:654] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.110371 22232 raft_consensus.cc:359] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:26.110705 22023 tablet_service.cc:1511] Processing CreateTablet for tablet 0b75eaa59d654c98a3b7ffa7028a6b12 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:09:26.112185 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b75eaa59d654c98a3b7ffa7028a6b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.118425 22027 tablet_service.cc:1511] Processing CreateTablet for tablet c6773ed378b64066b67b494c5ffb2b43 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:09:26.119644 22027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6773ed378b64066b67b494c5ffb2b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.121447 22232 raft_consensus.cc:385] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:26.121836 22232 raft_consensus.cc:740] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:26.125941 22232 consensus_queue.cc:260] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:26.127048 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b210908f2e194b8c93ba052014d16099" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:26.127712 21962 raft_consensus.cc:2468] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:26.129021 22077 leader_election.cc:304] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:26.129820 22242 raft_consensus.cc:2804] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:26.130203 22242 raft_consensus.cc:493] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:26.130650 22242 raft_consensus.cc:3060] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:26.130448 22100 tablet_service.cc:1511] Processing CreateTablet for tablet 2fba1c1c33d94429be721fbd7e42e0f4 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:09:26.135351 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b210908f2e194b8c93ba052014d16099" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:26.136070 22037 raft_consensus.cc:2468] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:26.139611 22099 tablet_service.cc:1511] Processing CreateTablet for tablet c6773ed378b64066b67b494c5ffb2b43 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:09:26.143183 21951 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4bc3311f2e499ca5bedd169234b5c3 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:09:26.144372 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4bc3311f2e499ca5bedd169234b5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.146035 22171 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4bc3311f2e499ca5bedd169234b5c3 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:09:26.147173 22171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4bc3311f2e499ca5bedd169234b5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.150302 22234 tablet_bootstrap.cc:492] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:26.150792 22234 ts_tablet_manager.cc:1403] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.128s	user 0.004s	sys 0.018s
I20260709 13:09:26.157481 22232 ts_tablet_manager.cc:1434] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.006s
I20260709 13:09:26.136957 22242 raft_consensus.cc:515] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:26.099493 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 497323b80a3146ba9c68fa4c466fdf77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.165055 22099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6773ed378b64066b67b494c5ffb2b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.160548 22232 tablet_bootstrap.cc:492] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:26.169030 21945 tablet_service.cc:1511] Processing CreateTablet for tablet 497323b80a3146ba9c68fa4c466fdf77 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:09:26.170493 21945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 497323b80a3146ba9c68fa4c466fdf77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.173645 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fba1c1c33d94429be721fbd7e42e0f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.174356 22174 tablet_service.cc:1511] Processing CreateTablet for tablet ed7e20f1d65a48b889544856b30df1d0 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:09:26.175557 22174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7e20f1d65a48b889544856b30df1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.179090 22172 tablet_service.cc:1511] Processing CreateTablet for tablet 0b75eaa59d654c98a3b7ffa7028a6b12 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:09:26.180424 22172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b75eaa59d654c98a3b7ffa7028a6b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.183785 22175 tablet_service.cc:1511] Processing CreateTablet for tablet 2fba1c1c33d94429be721fbd7e42e0f4 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:09:26.184978 22175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fba1c1c33d94429be721fbd7e42e0f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.186317 21946 tablet_service.cc:1511] Processing CreateTablet for tablet 0b75eaa59d654c98a3b7ffa7028a6b12 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:09:26.186470 21950 tablet_service.cc:1511] Processing CreateTablet for tablet e3373c1a8e134b52b0020670958a089b (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:09:26.187469 21946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b75eaa59d654c98a3b7ffa7028a6b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.188016 21950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3373c1a8e134b52b0020670958a089b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.192337 21947 tablet_service.cc:1511] Processing CreateTablet for tablet 2fba1c1c33d94429be721fbd7e42e0f4 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:09:26.193591 21947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fba1c1c33d94429be721fbd7e42e0f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.196146 22170 tablet_service.cc:1511] Processing CreateTablet for tablet c6773ed378b64066b67b494c5ffb2b43 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:09:26.197410 22170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6773ed378b64066b67b494c5ffb2b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.197497 22234 raft_consensus.cc:359] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:26.198225 22234 raft_consensus.cc:385] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:26.198499 22234 raft_consensus.cc:740] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:26.199271 22234 consensus_queue.cc:260] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:26.202490 22232 tablet_bootstrap.cc:654] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.202283 21860 catalog_manager.cc:5697] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 0 to 1, leader changed from <none> to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 1 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:26.211724 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b210908f2e194b8c93ba052014d16099" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:26.212335 21962 raft_consensus.cc:3060] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:26.229782 22242 leader_election.cc:290] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:26.229149 22100 tablet_service.cc:1511] Processing CreateTablet for tablet e3373c1a8e134b52b0020670958a089b (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:09:26.231141 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3373c1a8e134b52b0020670958a089b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.231833 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b210908f2e194b8c93ba052014d16099" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:26.232595 22037 raft_consensus.cc:3060] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:26.243428 22023 tablet_service.cc:1511] Processing CreateTablet for tablet ab69c1022e2b4d46a55a4a54c6d16a71 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:09:26.217238 21962 raft_consensus.cc:2468] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:26.245195 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab69c1022e2b4d46a55a4a54c6d16a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.253618 22097 tablet_service.cc:1511] Processing CreateTablet for tablet f3e9a72404e2403eb076751c15b4cccc (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:09:26.255167 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e9a72404e2403eb076751c15b4cccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.256808 22230 tablet_bootstrap.cc:492] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:26.257318 22230 ts_tablet_manager.cc:1403] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.186s	user 0.030s	sys 0.036s
I20260709 13:09:26.259544 21949 tablet_service.cc:1511] Processing CreateTablet for tablet f3e9a72404e2403eb076751c15b4cccc (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:09:26.260213 22173 tablet_service.cc:1511] Processing CreateTablet for tablet f3e9a72404e2403eb076751c15b4cccc (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:09:26.260840 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e9a72404e2403eb076751c15b4cccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.260560 22230 raft_consensus.cc:359] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:26.261472 22173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3e9a72404e2403eb076751c15b4cccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.263262 22077 leader_election.cc:304] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:26.264011 21948 tablet_service.cc:1511] Processing CreateTablet for tablet ab69c1022e2b4d46a55a4a54c6d16a71 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:09:26.264571 22242 raft_consensus.cc:2804] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:26.265275 22242 raft_consensus.cc:697] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:26.266149 22242 consensus_queue.cc:237] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:26.261583 22230 raft_consensus.cc:385] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:26.278291 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab69c1022e2b4d46a55a4a54c6d16a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.281062 22171 tablet_service.cc:1511] Processing CreateTablet for tablet ab69c1022e2b4d46a55a4a54c6d16a71 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:09:26.282380 22171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab69c1022e2b4d46a55a4a54c6d16a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.282730 22026 tablet_service.cc:1511] Processing CreateTablet for tablet d91561649d444b00abfd165d51758549 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:09:26.283970 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91561649d444b00abfd165d51758549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.289906 22027 tablet_service.cc:1511] Processing CreateTablet for tablet e3373c1a8e134b52b0020670958a089b (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:09:26.291219 22027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3373c1a8e134b52b0020670958a089b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.274874 22230 raft_consensus.cc:740] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:26.296336 22230 consensus_queue.cc:260] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:26.298491 22037 raft_consensus.cc:2468] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:26.301956 22230 ts_tablet_manager.cc:1434] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.044s	user 0.002s	sys 0.004s
I20260709 13:09:26.308854 22265 raft_consensus.cc:493] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.309413 22265 raft_consensus.cc:515] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:26.312214 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714cb842fd4548e48f7a7024cd9efe75" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
W20260709 13:09:26.313757 22077 leader_election.cc:343] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.314560 22024 tablet_service.cc:1511] Processing CreateTablet for tablet 81aa61671f284eaea5bbc503ede4a184 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:09:26.315045 22169 tablet_service.cc:1511] Processing CreateTablet for tablet d91561649d444b00abfd165d51758549 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:09:26.315758 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714cb842fd4548e48f7a7024cd9efe75" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:26.316390 22169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91561649d444b00abfd165d51758549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.316526 22265 leader_election.cc:290] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:26.317898 22096 tablet_service.cc:1511] Processing CreateTablet for tablet d91561649d444b00abfd165d51758549 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:09:26.319079 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91561649d444b00abfd165d51758549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.316346 22037 raft_consensus.cc:2468] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:26.320147 22101 tablet_service.cc:1511] Processing CreateTablet for tablet 81aa61671f284eaea5bbc503ede4a184 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:09:26.321398 22101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81aa61671f284eaea5bbc503ede4a184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.321590 22074 leader_election.cc:304] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:26.322901 22265 raft_consensus.cc:2804] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:26.323243 22265 raft_consensus.cc:493] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:26.323737 22265 raft_consensus.cc:3060] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:26.327155 22239 consensus_queue.cc:1048] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:26.329481 22230 tablet_bootstrap.cc:492] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:26.341835 22234 ts_tablet_manager.cc:1434] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.191s	user 0.014s	sys 0.025s
I20260709 13:09:26.350325 22265 raft_consensus.cc:515] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:26.357698 22232 tablet_bootstrap.cc:492] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:26.358321 22232 ts_tablet_manager.cc:1403] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.198s	user 0.011s	sys 0.006s
I20260709 13:09:26.359587 22231 tablet_bootstrap.cc:492] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:26.360069 22231 ts_tablet_manager.cc:1403] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.563s	user 0.050s	sys 0.035s
I20260709 13:09:26.361583 22232 raft_consensus.cc:359] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:26.362318 22232 raft_consensus.cc:385] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:26.362600 22232 raft_consensus.cc:740] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:26.363489 22231 raft_consensus.cc:359] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:26.365588 22231 raft_consensus.cc:385] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:26.371619 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81aa61671f284eaea5bbc503ede4a184. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.376283 21859 catalog_manager.cc:5697] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:26.378582 22265 leader_election.cc:290] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:26.380136 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714cb842fd4548e48f7a7024cd9efe75" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:26.380779 22037 raft_consensus.cc:3060] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:26.381462 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "714cb842fd4548e48f7a7024cd9efe75" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
W20260709 13:09:26.382807 22077 leader_election.cc:343] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.381026 22239 consensus_queue.cc:1048] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:09:26.385915 22174 tablet_service.cc:1511] Processing CreateTablet for tablet 731f030546b240748a60dfa47f828e39 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:09:26.387123 22174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731f030546b240748a60dfa47f828e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.391954 22037 raft_consensus.cc:2468] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:26.393146 22074 leader_election.cc:304] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:26.394393 22267 raft_consensus.cc:2804] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:26.394834 22267 raft_consensus.cc:697] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:26.395632 22267 consensus_queue.cc:237] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:26.368059 22231 raft_consensus.cc:740] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:26.399289 22231 consensus_queue.cc:260] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:26.369954 22234 tablet_bootstrap.cc:492] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:26.401903 21946 tablet_service.cc:1511] Processing CreateTablet for tablet 81aa61671f284eaea5bbc503ede4a184 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:09:26.403468 22231 ts_tablet_manager.cc:1434] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.000s
I20260709 13:09:26.407430 22231 tablet_bootstrap.cc:492] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:26.363329 22232 consensus_queue.cc:260] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:26.413867 21947 tablet_service.cc:1511] Processing CreateTablet for tablet 731f030546b240748a60dfa47f828e39 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:09:26.415613 22232 ts_tablet_manager.cc:1434] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 13:09:26.421041 21961 raft_consensus.cc:3060] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:26.423593 22230 tablet_bootstrap.cc:654] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.433940 22239 consensus_queue.cc:1048] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:26.446614 21946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81aa61671f284eaea5bbc503ede4a184. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:26.453419 22148 consensus_peers.cc:597] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. 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:09:26.454073 21947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731f030546b240748a60dfa47f828e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.464030 22234 tablet_bootstrap.cc:654] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.473233 22230 tablet_bootstrap.cc:492] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:26.473757 22230 ts_tablet_manager.cc:1403] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.145s	user 0.014s	sys 0.004s
I20260709 13:09:26.475358 22169 tablet_service.cc:1511] Processing CreateTablet for tablet 35d984222c6d4eb78248c674c0700201 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:09:26.476663 22169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d984222c6d4eb78248c674c0700201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.476511 22230 raft_consensus.cc:359] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:26.478200 22026 tablet_service.cc:1511] Processing CreateTablet for tablet 731f030546b240748a60dfa47f828e39 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:09:26.478528 22096 tablet_service.cc:1511] Processing CreateTablet for tablet 35d984222c6d4eb78248c674c0700201 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:09:26.479385 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731f030546b240748a60dfa47f828e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.479719 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d984222c6d4eb78248c674c0700201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.481917 22097 tablet_service.cc:1511] Processing CreateTablet for tablet 013fb488b6ce491c8389883b5c98af14 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:09:26.483175 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013fb488b6ce491c8389883b5c98af14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.484416 22232 tablet_bootstrap.cc:492] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:26.485683 21951 tablet_service.cc:1511] Processing CreateTablet for tablet 35d984222c6d4eb78248c674c0700201 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:09:26.487053 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d984222c6d4eb78248c674c0700201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.486742 22171 tablet_service.cc:1511] Processing CreateTablet for tablet 013fb488b6ce491c8389883b5c98af14 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:09:26.488034 22171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013fb488b6ce491c8389883b5c98af14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.477257 22230 raft_consensus.cc:385] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:26.493142 22230 raft_consensus.cc:740] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:26.493932 22230 consensus_queue.cc:260] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:26.495041 22025 tablet_service.cc:1511] Processing CreateTablet for tablet e92158915d39466582eefdfdb31ad551 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:09:26.496328 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92158915d39466582eefdfdb31ad551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.483148 22027 tablet_service.cc:1511] Processing CreateTablet for tablet 013fb488b6ce491c8389883b5c98af14 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:09:26.502368 22027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013fb488b6ce491c8389883b5c98af14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.500948 21859 catalog_manager.cc:5697] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:26.503952 22239 raft_consensus.cc:493] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.504421 22239 raft_consensus.cc:515] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:26.506492 22022 tablet_service.cc:1511] Processing CreateTablet for tablet 6433b4001dff41f9bdee03e03a3b7ec4 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:09:26.508234 22022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6433b4001dff41f9bdee03e03a3b7ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.510628 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a956e08c847463bb4a06c462e53f4ae" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:26.511267 22037 raft_consensus.cc:2468] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
I20260709 13:09:26.512477 22148 leader_election.cc:304] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: 
I20260709 13:09:26.491513 22231 tablet_bootstrap.cc:654] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.519685 22021 tablet_service.cc:1511] Processing CreateTablet for tablet 13cb9fa8e01a4eeb8b4744bf2a16b817 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:09:26.527418 22021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cb9fa8e01a4eeb8b4744bf2a16b817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.527267 22099 tablet_service.cc:1511] Processing CreateTablet for tablet 13cb9fa8e01a4eeb8b4744bf2a16b817 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:09:26.528957 22099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cb9fa8e01a4eeb8b4744bf2a16b817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.527016 22020 tablet_service.cc:1511] Processing CreateTablet for tablet 647f464d800c46ac927784cd05054cdf (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:09:26.551378 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a956e08c847463bb4a06c462e53f4ae" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:26.527036 22100 tablet_service.cc:1511] Processing CreateTablet for tablet 3dadedd21b5c48d989cb4c81c5de26ce (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:09:26.545192 22238 raft_consensus.cc:2804] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:26.552665 22098 tablet_service.cc:1511] Processing CreateTablet for tablet 647f464d800c46ac927784cd05054cdf (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:09:26.553120 22238 raft_consensus.cc:493] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:26.544991 22239 leader_election.cc:290] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:26.566632 21946 tablet_service.cc:1511] Processing CreateTablet for tablet e92158915d39466582eefdfdb31ad551 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:09:26.566917 22095 tablet_service.cc:1511] Processing CreateTablet for tablet d0e851cff6f34ad09e571d438773e18c (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:09:26.567925 21946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92158915d39466582eefdfdb31ad551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.568043 22020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647f464d800c46ac927784cd05054cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.570679 22232 tablet_bootstrap.cc:654] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.557011 22238 raft_consensus.cc:3060] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:26.566541 22019 tablet_service.cc:1511] Processing CreateTablet for tablet cd5d232e1bc445568824fcb974878b59 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:09:26.575306 22101 tablet_service.cc:1511] Processing CreateTablet for tablet e92158915d39466582eefdfdb31ad551 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:09:26.577868 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dadedd21b5c48d989cb4c81c5de26ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.578177 22173 tablet_service.cc:1511] Processing CreateTablet for tablet 6433b4001dff41f9bdee03e03a3b7ec4 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:09:26.579342 22173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6433b4001dff41f9bdee03e03a3b7ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.576788 21949 tablet_service.cc:1511] Processing CreateTablet for tablet 6433b4001dff41f9bdee03e03a3b7ec4 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:09:26.582729 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6433b4001dff41f9bdee03e03a3b7ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.590700 22019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5d232e1bc445568824fcb974878b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.598039 22098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647f464d800c46ac927784cd05054cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.602815 22095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e851cff6f34ad09e571d438773e18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.612111 21948 tablet_service.cc:1511] Processing CreateTablet for tablet 3dadedd21b5c48d989cb4c81c5de26ce (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:09:26.615480 21950 tablet_service.cc:1511] Processing CreateTablet for tablet 647f464d800c46ac927784cd05054cdf (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:09:26.617153 22023 tablet_service.cc:1511] Processing CreateTablet for tablet 75ea808caca14d119b077a6fc5c5dc44 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:09:26.617488 21945 tablet_service.cc:1511] Processing CreateTablet for tablet cd5d232e1bc445568824fcb974878b59 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:09:26.618913 21952 tablet_service.cc:1511] Processing CreateTablet for tablet d0e851cff6f34ad09e571d438773e18c (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:09:26.623029 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dadedd21b5c48d989cb4c81c5de26ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.623976 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ea808caca14d119b077a6fc5c5dc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.618402 22101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92158915d39466582eefdfdb31ad551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.639086 22094 tablet_service.cc:1511] Processing CreateTablet for tablet 75ea808caca14d119b077a6fc5c5dc44 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:09:26.640236 22236 raft_consensus.cc:493] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.640492 22094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ea808caca14d119b077a6fc5c5dc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.640789 22236 raft_consensus.cc:515] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:26.642963 22236 leader_election.cc:290] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:26.645941 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d07797b97694678818f20b6e912e916" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:26.648797 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d07797b97694678818f20b6e912e916" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:26.650841 22018 tablet_service.cc:1511] Processing CreateTablet for tablet c5ff5cee37814f44b6e4e5de90786657 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:09:26.652763 22018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5ff5cee37814f44b6e4e5de90786657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.654594 22003 leader_election.cc:304] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:26.656083 22236 raft_consensus.cc:2749] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:26.649379 22230 ts_tablet_manager.cc:1434] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.175s	user 0.007s	sys 0.001s
I20260709 13:09:26.658818 22230 tablet_bootstrap.cc:492] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
W20260709 13:09:26.669409 21908 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:26.695073 21945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5d232e1bc445568824fcb974878b59. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:26.678612 22150 leader_election.cc:343] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.706480 21950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647f464d800c46ac927784cd05054cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.716131 21944 tablet_service.cc:1511] Processing CreateTablet for tablet c5ff5cee37814f44b6e4e5de90786657 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:09:26.722734 22234 tablet_bootstrap.cc:492] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:26.723253 22234 ts_tablet_manager.cc:1403] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.371s	user 0.012s	sys 0.025s
I20260709 13:09:26.725510 22230 tablet_bootstrap.cc:654] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.726014 22234 raft_consensus.cc:359] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:26.726712 22234 raft_consensus.cc:385] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:26.726991 22234 raft_consensus.cc:740] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:26.728899 21944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5ff5cee37814f44b6e4e5de90786657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.698696 22238 raft_consensus.cc:515] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:26.730782 22238 leader_election.cc:290] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:26.734231 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a956e08c847463bb4a06c462e53f4ae" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:26.736091 22236 raft_consensus.cc:493] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.736562 22236 raft_consensus.cc:515] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:26.738083 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a956e08c847463bb4a06c462e53f4ae" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:26.738632 22037 raft_consensus.cc:3060] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:26.739951 22232 tablet_bootstrap.cc:492] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:26.740424 22232 ts_tablet_manager.cc:1403] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.256s	user 0.042s	sys 0.066s
I20260709 13:09:26.742738 22236 leader_election.cc:290] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:26.745759 22232 raft_consensus.cc:359] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:26.746182 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd21acec3f446c08a75ba11715ea664" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:26.746676 22234 consensus_queue.cc:260] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:26.748291 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd21acec3f446c08a75ba11715ea664" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:26.749738 22111 raft_consensus.cc:3060] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:26.752519 22234 ts_tablet_manager.cc:1434] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.029s	user 0.001s	sys 0.006s
I20260709 13:09:26.756561 22096 tablet_service.cc:1511] Processing CreateTablet for tablet c5ff5cee37814f44b6e4e5de90786657 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:09:26.752710 22232 raft_consensus.cc:385] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:26.757683 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5ff5cee37814f44b6e4e5de90786657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.762322 21952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e851cff6f34ad09e571d438773e18c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:26.762418 22003 leader_election.cc:343] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:26.763245 22003 leader_election.cc:343] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.763664 22003 leader_election.cc:304] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:26.764516 22236 raft_consensus.cc:2749] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:26.753563 22234 tablet_bootstrap.cc:492] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:26.769727 22234 tablet_bootstrap.cc:654] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.771265 22111 raft_consensus.cc:2468] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:26.758486 22232 raft_consensus.cc:740] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:26.780251 22232 consensus_queue.cc:260] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:26.781477 22025 tablet_service.cc:1511] Processing CreateTablet for tablet 222f77ea13f24b12bbec7e5e9b3450bd (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:09:26.782339 22232 ts_tablet_manager.cc:1434] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.002s
I20260709 13:09:26.782711 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222f77ea13f24b12bbec7e5e9b3450bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.783282 22232 tablet_bootstrap.cc:492] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:26.790329 22232 tablet_bootstrap.cc:654] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.790161 22150 leader_election.cc:304] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:26.792989 22238 raft_consensus.cc:2804] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:26.793469 22238 raft_consensus.cc:697] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:26.794414 22231 tablet_bootstrap.cc:492] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:26.794301 22238 consensus_queue.cc:237] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:26.796078 22267 consensus_queue.cc:1048] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:26.805086 22018 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce2531b937f47d18b26b97d09a0d059 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:09:26.805382 21946 tablet_service.cc:1511] Processing CreateTablet for tablet 6f97c5290b31496caf259158a1dbf945 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:09:26.806795 21946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f97c5290b31496caf259158a1dbf945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.807528 22231 ts_tablet_manager.cc:1403] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.400s	user 0.019s	sys 0.017s
I20260709 13:09:26.801124 22037 raft_consensus.cc:2468] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:26.814606 21951 tablet_service.cc:1511] Processing CreateTablet for tablet 222f77ea13f24b12bbec7e5e9b3450bd (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:09:26.815857 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222f77ea13f24b12bbec7e5e9b3450bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.798851 22096 tablet_service.cc:1511] Processing CreateTablet for tablet 6f97c5290b31496caf259158a1dbf945 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:09:26.817060 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f97c5290b31496caf259158a1dbf945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.809867 22234 tablet_bootstrap.cc:492] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
W20260709 13:09:26.823215 22151 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:46683, user_credentials={real_user=slave}} blocked reactor thread for 241491us
I20260709 13:09:26.829874 22234 ts_tablet_manager.cc:1403] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.003s
I20260709 13:09:26.833983 22234 raft_consensus.cc:359] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:26.836203 22094 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce2531b937f47d18b26b97d09a0d059 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:09:26.860909 22234 raft_consensus.cc:385] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:26.861459 22094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce2531b937f47d18b26b97d09a0d059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.861838 22234 raft_consensus.cc:740] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:26.863792 22171 tablet_service.cc:1511] Processing CreateTablet for tablet 13cb9fa8e01a4eeb8b4744bf2a16b817 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:09:26.863189 22234 consensus_queue.cc:260] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:26.865104 22171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cb9fa8e01a4eeb8b4744bf2a16b817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.867164 22234 ts_tablet_manager.cc:1434] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 13:09:26.870846 22234 tablet_bootstrap.cc:492] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:26.874807 22169 tablet_service.cc:1511] Processing CreateTablet for tablet cd5d232e1bc445568824fcb974878b59 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:09:26.876060 22169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd5d232e1bc445568824fcb974878b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.876660 22174 tablet_service.cc:1511] Processing CreateTablet for tablet d0e851cff6f34ad09e571d438773e18c (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:09:26.877921 22174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e851cff6f34ad09e571d438773e18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.813215 22231 raft_consensus.cc:359] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:26.806717 22018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce2531b937f47d18b26b97d09a0d059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.881561 22231 raft_consensus.cc:385] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:26.881908 22231 raft_consensus.cc:740] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:26.882661 22231 consensus_queue.cc:260] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:26.884765 22231 ts_tablet_manager.cc:1434] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.000s
I20260709 13:09:26.853456 22173 tablet_service.cc:1511] Processing CreateTablet for tablet 3dadedd21b5c48d989cb4c81c5de26ce (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:09:26.886268 22173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dadedd21b5c48d989cb4c81c5de26ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.886726 22172 tablet_service.cc:1511] Processing CreateTablet for tablet 75ea808caca14d119b077a6fc5c5dc44 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:09:26.888121 22172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ea808caca14d119b077a6fc5c5dc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.887845 22175 tablet_service.cc:1511] Processing CreateTablet for tablet 6f97c5290b31496caf259158a1dbf945 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:09:26.889047 22175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f97c5290b31496caf259158a1dbf945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.889881 22170 tablet_service.cc:1511] Processing CreateTablet for tablet 222f77ea13f24b12bbec7e5e9b3450bd (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:09:26.891022 22170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222f77ea13f24b12bbec7e5e9b3450bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.892338 22168 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce2531b937f47d18b26b97d09a0d059 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:09:26.893564 22168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce2531b937f47d18b26b97d09a0d059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.895979 22265 consensus_queue.cc:1048] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:26.899358 22265 consensus_queue.cc:1048] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:26.916594 22023 tablet_service.cc:1511] Processing CreateTablet for tablet a06e8220ecc640f891cd0494a9ee27ca (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:09:26.917809 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a06e8220ecc640f891cd0494a9ee27ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.922212 21950 tablet_service.cc:1511] Processing CreateTablet for tablet a06e8220ecc640f891cd0494a9ee27ca (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:09:26.923168 22234 tablet_bootstrap.cc:654] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.923547 21950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a06e8220ecc640f891cd0494a9ee27ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.930950 22096 tablet_service.cc:1511] Processing CreateTablet for tablet a06e8220ecc640f891cd0494a9ee27ca (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:09:26.932046 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a06e8220ecc640f891cd0494a9ee27ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.932344 22232 tablet_bootstrap.cc:492] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:26.932799 22232 ts_tablet_manager.cc:1403] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.150s	user 0.022s	sys 0.015s
I20260709 13:09:26.937667 22230 tablet_bootstrap.cc:492] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:26.938194 22230 ts_tablet_manager.cc:1403] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.280s	user 0.014s	sys 0.011s
I20260709 13:09:26.959777 21952 tablet_service.cc:1511] Processing CreateTablet for tablet c101bfedb6fe4d41ada0d575a260905b (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:09:26.954697 22231 tablet_bootstrap.cc:492] T 278ff38ff3054b849adbd630f9ec87cf P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
W20260709 13:09:26.969239 22077 consensus_peers.cc:597] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. 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:09:26.975688 22232 raft_consensus.cc:359] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:26.978411 22232 raft_consensus.cc:385] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:26.980171 22246 raft_consensus.cc:493] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.985536 21952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c101bfedb6fe4d41ada0d575a260905b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.985834 22246 raft_consensus.cc:515] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:26.980085 22232 raft_consensus.cc:740] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.002444 22173 tablet_service.cc:1511] Processing CreateTablet for tablet c101bfedb6fe4d41ada0d575a260905b (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:09:27.003435 22173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c101bfedb6fe4d41ada0d575a260905b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:27.013285 22096 tablet_service.cc:1511] Processing CreateTablet for tablet 86e586433475445db80e15204a527354 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:09:27.014494 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e586433475445db80e15204a527354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:27.014845 21951 tablet_service.cc:1511] Processing CreateTablet for tablet 86e586433475445db80e15204a527354 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:09:27.016670 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e586433475445db80e15204a527354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:26.989256 22246 leader_election.cc:290] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:27.029919 22025 tablet_service.cc:1511] Processing CreateTablet for tablet c101bfedb6fe4d41ada0d575a260905b (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:09:27.031828 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c101bfedb6fe4d41ada0d575a260905b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:27.039793 21860 catalog_manager.cc:5697] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 0 to 1, leader changed from <none> to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 1 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:26.994118 22230 raft_consensus.cc:359] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.061203 22230 raft_consensus.cc:385] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.061578 22230 raft_consensus.cc:740] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.062393 22230 consensus_queue.cc:260] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
W20260709 13:09:27.062945 21846 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.18.33.67:45775, user_credentials={real_user=slave}} blocked reactor thread for 44780.1us
I20260709 13:09:27.074730 22023 tablet_service.cc:1511] Processing CreateTablet for tablet f95eb2c50b3b480094668dfa5c5fe742 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:09:27.075610 22023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95eb2c50b3b480094668dfa5c5fe742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:27.053759 22232 consensus_queue.cc:260] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.088703 22022 tablet_service.cc:1511] Processing CreateTablet for tablet f9b487d3a3344282b85bedc910ca976b (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:09:27.090013 22022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b487d3a3344282b85bedc910ca976b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:27.094074 22101 tablet_service.cc:1511] Processing CreateTablet for tablet f9b487d3a3344282b85bedc910ca976b (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:09:27.094977 22234 tablet_bootstrap.cc:492] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:27.095317 22101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b487d3a3344282b85bedc910ca976b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:27.095463 22234 ts_tablet_manager.cc:1403] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.225s	user 0.030s	sys 0.038s
I20260709 13:09:27.100328 22231 tablet_bootstrap.cc:654] T 278ff38ff3054b849adbd630f9ec87cf P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.103001 22096 tablet_service.cc:1511] Processing CreateTablet for tablet f95eb2c50b3b480094668dfa5c5fe742 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:09:27.103921 22096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95eb2c50b3b480094668dfa5c5fe742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:27.105472 22036 raft_consensus.cc:3060] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.111480 22171 tablet_service.cc:1511] Processing CreateTablet for tablet 86e586433475445db80e15204a527354 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:09:27.112833 22171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e586433475445db80e15204a527354. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:27.113873 22290 log.cc:927] Time spent T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 13:09:27.118745 22170 tablet_service.cc:1511] Processing CreateTablet for tablet f95eb2c50b3b480094668dfa5c5fe742 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:09:27.120054 22170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f95eb2c50b3b480094668dfa5c5fe742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:27.122095 22267 raft_consensus.cc:493] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.122596 22267 raft_consensus.cc:515] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.123281 22234 raft_consensus.cc:359] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.124104 22234 raft_consensus.cc:385] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.124399 22234 raft_consensus.cc:740] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.124837 22267 leader_election.cc:290] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:27.131019 22230 ts_tablet_manager.cc:1434] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.193s	user 0.007s	sys 0.000s
I20260709 13:09:27.131300 22172 tablet_service.cc:1511] Processing CreateTablet for tablet 3d668c4744e44e19991dc01f8c50a361 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:09:27.132267 21951 tablet_service.cc:1511] Processing CreateTablet for tablet f9b487d3a3344282b85bedc910ca976b (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:09:27.135978 22232 ts_tablet_manager.cc:1434] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.203s	user 0.008s	sys 0.008s
I20260709 13:09:27.140643 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9b487d3a3344282b85bedc910ca976b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:27.143738 22280 raft_consensus.cc:493] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.144261 22280 raft_consensus.cc:515] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.125116 22234 consensus_queue.cc:260] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.170534 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd21acec3f446c08a75ba11715ea664" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
W20260709 13:09:27.182608 22151 leader_election.cc:343] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.182641 22172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d668c4744e44e19991dc01f8c50a361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:27.193042 22230 tablet_bootstrap.cc:492] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:27.193538 22234 ts_tablet_manager.cc:1434] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.098s	user 0.004s	sys 0.006s
I20260709 13:09:27.193590 21951 tablet_service.cc:1511] Processing CreateTablet for tablet 3d668c4744e44e19991dc01f8c50a361 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:09:27.200364 22232 tablet_bootstrap.cc:492] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:27.210762 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d668c4744e44e19991dc01f8c50a361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:27.213439 22099 tablet_service.cc:1511] Processing CreateTablet for tablet 649d2c59660d427ea452a13865af6e39 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:09:27.213764 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278ff38ff3054b849adbd630f9ec87cf" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:27.214450 21962 raft_consensus.cc:2468] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:27.214776 22099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649d2c59660d427ea452a13865af6e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:27.215866 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278ff38ff3054b849adbd630f9ec87cf" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:27.216558 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd21acec3f446c08a75ba11715ea664" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:27.217181 22037 raft_consensus.cc:2468] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
W20260709 13:09:27.218012 21928 leader_election.cc:343] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.221042 22148 leader_election.cc:304] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:27.221943 22238 raft_consensus.cc:2804] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:27.222294 22238 raft_consensus.cc:493] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:27.222592 22238 raft_consensus.cc:3060] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.230034 22169 tablet_service.cc:1511] Processing CreateTablet for tablet 649d2c59660d427ea452a13865af6e39 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:09:27.231310 22169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649d2c59660d427ea452a13865af6e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:27.230489 22022 tablet_service.cc:1511] Processing CreateTablet for tablet 3d668c4744e44e19991dc01f8c50a361 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:09:27.233685 22022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d668c4744e44e19991dc01f8c50a361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:27.237497 22280 leader_election.cc:290] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:27.252741 22232 tablet_bootstrap.cc:654] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.255777 21950 tablet_service.cc:1511] Processing CreateTablet for tablet 649d2c59660d427ea452a13865af6e39 (DEFAULT_TABLE table=test-workload [id=9111b76fbc5642d79ed33e7fc89f0cd5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:09:27.261507 22238 raft_consensus.cc:515] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.263875 22077 leader_election.cc:304] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:27.266865 22267 raft_consensus.cc:2804] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:27.267277 22267 raft_consensus.cc:493] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:27.267283 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278ff38ff3054b849adbd630f9ec87cf" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:27.267890 22267 raft_consensus.cc:3060] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.267431 22234 tablet_bootstrap.cc:492] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:27.268033 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278ff38ff3054b849adbd630f9ec87cf" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
W20260709 13:09:27.269853 22077 leader_election.cc:343] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.258849 22231 tablet_bootstrap.cc:492] T 278ff38ff3054b849adbd630f9ec87cf P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:27.272065 22231 ts_tablet_manager.cc:1403] T 278ff38ff3054b849adbd630f9ec87cf P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.360s	user 0.016s	sys 0.029s
I20260709 13:09:27.257602 21950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649d2c59660d427ea452a13865af6e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:27.276932 22234 tablet_bootstrap.cc:654] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.276932 22230 tablet_bootstrap.cc:654] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.295059 22238 leader_election.cc:290] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:27.296602 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd21acec3f446c08a75ba11715ea664" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:27.297646 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cd21acec3f446c08a75ba11715ea664" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:27.301465 22036 raft_consensus.cc:3060] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.287958 22231 raft_consensus.cc:359] T 278ff38ff3054b849adbd630f9ec87cf P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.311685 22231 raft_consensus.cc:385] T 278ff38ff3054b849adbd630f9ec87cf P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.312063 22231 raft_consensus.cc:740] T 278ff38ff3054b849adbd630f9ec87cf P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
W20260709 13:09:27.312362 22151 leader_election.cc:343] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.312861 22231 consensus_queue.cc:260] T 278ff38ff3054b849adbd630f9ec87cf P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.314937 22230 tablet_bootstrap.cc:492] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:27.315361 22231 ts_tablet_manager.cc:1434] T 278ff38ff3054b849adbd630f9ec87cf P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:09:27.316524 22231 tablet_bootstrap.cc:492] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:27.318886 22236 raft_consensus.cc:493] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.319370 22236 raft_consensus.cc:515] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.323004 22236 leader_election.cc:290] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:27.324028 22238 consensus_queue.cc:1048] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:27.320223 22036 raft_consensus.cc:2468] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:27.324731 22280 consensus_queue.cc:1048] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:27.329257 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:27.330963 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:27.331554 22232 tablet_bootstrap.cc:492] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
W20260709 13:09:27.332473 22002 leader_election.cc:343] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.332764 22148 leader_election.cc:304] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d
W20260709 13:09:27.333451 22003 leader_election.cc:343] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.333981 22003 leader_election.cc:304] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:27.335214 22236 raft_consensus.cc:2749] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:27.332438 22232 ts_tablet_manager.cc:1403] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.146s	user 0.006s	sys 0.006s
I20260709 13:09:27.339654 22232 raft_consensus.cc:359] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.340423 22232 raft_consensus.cc:385] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.340731 22232 raft_consensus.cc:740] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.327131 22230 ts_tablet_manager.cc:1403] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.141s	user 0.009s	sys 0.013s
I20260709 13:09:27.341567 22267 raft_consensus.cc:515] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.342761 22111 raft_consensus.cc:2393] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba5d8951ceb148bb80d1d2536a58614d in current term 1: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:27.343523 22234 tablet_bootstrap.cc:492] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:27.344200 22234 ts_tablet_manager.cc:1403] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.016s
I20260709 13:09:27.343928 22230 raft_consensus.cc:359] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.344448 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278ff38ff3054b849adbd630f9ec87cf" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:27.344506 21927 leader_election.cc:304] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:27.345188 22185 raft_consensus.cc:3060] T 278ff38ff3054b849adbd630f9ec87cf P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.345934 22246 raft_consensus.cc:3060] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.334288 22238 raft_consensus.cc:2804] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:27.348184 22238 raft_consensus.cc:697] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:27.351679 22242 raft_consensus.cc:493] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.352169 22242 raft_consensus.cc:515] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.353323 22246 raft_consensus.cc:2749] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:27.353646 22232 consensus_queue.cc:260] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.354228 22242 leader_election.cc:290] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:27.354454 22230 raft_consensus.cc:385] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.354760 22230 raft_consensus.cc:740] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.355450 22230 consensus_queue.cc:260] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.356042 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bedf4dd41dd4fe2b65ec20c8a0ed5b5" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:27.356269 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bedf4dd41dd4fe2b65ec20c8a0ed5b5" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:27.356946 22037 raft_consensus.cc:2468] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:27.358120 22230 ts_tablet_manager.cc:1434] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 13:09:27.356583 22234 raft_consensus.cc:359] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.358385 22074 leader_election.cc:304] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:27.359143 22230 tablet_bootstrap.cc:492] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:27.349033 22238 consensus_queue.cc:237] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.362318 22232 ts_tablet_manager.cc:1434] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 13:09:27.363093 22185 raft_consensus.cc:2468] T 278ff38ff3054b849adbd630f9ec87cf P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
W20260709 13:09:27.364221 22077 leader_election.cc:343] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.382861 22267 leader_election.cc:290] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:27.383435 22077 leader_election.cc:304] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:27.383481 22231 tablet_bootstrap.cc:654] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.385102 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "278ff38ff3054b849adbd630f9ec87cf" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:27.388023 22230 tablet_bootstrap.cc:654] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.392467 21962 raft_consensus.cc:2468] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:27.365836 22234 raft_consensus.cc:385] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.395524 22234 raft_consensus.cc:740] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.396499 22234 consensus_queue.cc:260] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.399027 22234 ts_tablet_manager.cc:1434] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 13:09:27.400172 22234 tablet_bootstrap.cc:492] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:27.363649 22242 raft_consensus.cc:2804] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:27.401790 22242 raft_consensus.cc:493] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:27.402123 22242 raft_consensus.cc:3060] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.405547 22265 raft_consensus.cc:2804] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:27.365295 22232 tablet_bootstrap.cc:492] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:27.418414 22230 tablet_bootstrap.cc:492] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:27.418906 22230 ts_tablet_manager.cc:1403] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.001s
I20260709 13:09:27.419217 22242 raft_consensus.cc:515] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.421541 22230 raft_consensus.cc:359] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.422083 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bedf4dd41dd4fe2b65ec20c8a0ed5b5" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:27.422204 22230 raft_consensus.cc:385] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.422624 22230 raft_consensus.cc:740] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.422676 22036 raft_consensus.cc:3060] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.430379 22242 leader_election.cc:290] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:27.430646 22036 raft_consensus.cc:2468] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:27.431691 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bedf4dd41dd4fe2b65ec20c8a0ed5b5" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:27.431689 22074 leader_election.cc:304] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
W20260709 13:09:27.434072 22077 leader_election.cc:343] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.434990 22267 raft_consensus.cc:2804] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:27.435494 22267 raft_consensus.cc:697] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:27.436305 22267 consensus_queue.cc:237] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.439114 22234 tablet_bootstrap.cc:654] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.432126 22230 consensus_queue.cc:260] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.440864 22265 raft_consensus.cc:697] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:27.441802 22265 consensus_queue.cc:237] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.445757 22230 ts_tablet_manager.cc:1434] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.003s
I20260709 13:09:27.446928 22230 tablet_bootstrap.cc:492] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:27.456771 22230 tablet_bootstrap.cc:654] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.461388 22232 tablet_bootstrap.cc:654] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.471159 22246 raft_consensus.cc:493] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.471701 22246 raft_consensus.cc:515] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.474985 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916731b9b68f4662add919a2fac689ba" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
W20260709 13:09:27.477489 21928 leader_election.cc:343] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.473976 21859 catalog_manager.cc:5697] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:27.477469 22246 leader_election.cc:290] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:27.481957 21962 raft_consensus.cc:3060] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.483315 22232 tablet_bootstrap.cc:492] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:27.483893 22232 ts_tablet_manager.cc:1403] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.002s
I20260709 13:09:27.487840 22232 raft_consensus.cc:359] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.488729 22232 raft_consensus.cc:385] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.489027 22232 raft_consensus.cc:740] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.494748 22230 tablet_bootstrap.cc:492] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:27.495293 22230 ts_tablet_manager.cc:1403] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.004s
I20260709 13:09:27.495661 22231 tablet_bootstrap.cc:492] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:27.495692 22232 consensus_queue.cc:260] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.496380 22231 ts_tablet_manager.cc:1403] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.180s	user 0.027s	sys 0.034s
I20260709 13:09:27.499055 22230 raft_consensus.cc:359] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.499745 22230 raft_consensus.cc:385] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.499424 22231 raft_consensus.cc:359] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.500037 22230 raft_consensus.cc:740] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.500337 22231 raft_consensus.cc:385] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.494748 22234 tablet_bootstrap.cc:492] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:27.501379 22234 ts_tablet_manager.cc:1403] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.007s
I20260709 13:09:27.501504 22232 ts_tablet_manager.cc:1434] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 13:09:27.500725 22230 consensus_queue.cc:260] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.502857 22232 tablet_bootstrap.cc:492] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:27.503888 22234 raft_consensus.cc:359] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.504781 22234 raft_consensus.cc:385] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.505134 22234 raft_consensus.cc:740] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.506101 22234 consensus_queue.cc:260] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.508639 22234 ts_tablet_manager.cc:1434] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:09:27.508805 22230 ts_tablet_manager.cc:1434] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:09:27.516100 22232 tablet_bootstrap.cc:654] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.518798 21860 catalog_manager.cc:5697] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 0 to 1, leader changed from <none> to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 1 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:27.523188 22230 tablet_bootstrap.cc:492] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:27.524255 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916731b9b68f4662add919a2fac689ba" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:27.500713 22231 raft_consensus.cc:740] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.524915 22036 raft_consensus.cc:2468] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:27.525554 22231 consensus_queue.cc:260] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.526506 21925 leader_election.cc:304] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:27.527648 22246 raft_consensus.cc:2804] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:27.528023 22246 raft_consensus.cc:493] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:27.528344 22246 raft_consensus.cc:3060] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.528695 22231 ts_tablet_manager.cc:1434] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:09:27.534593 22231 tablet_bootstrap.cc:492] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:27.533514 22230 tablet_bootstrap.cc:654] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.536232 22234 tablet_bootstrap.cc:492] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:27.540419 21858 catalog_manager.cc:5697] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:27.545217 22234 tablet_bootstrap.cc:654] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.551326 22231 tablet_bootstrap.cc:654] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.553550 22246 raft_consensus.cc:515] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.560091 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916731b9b68f4662add919a2fac689ba" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:27.560698 22036 raft_consensus.cc:3060] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.561606 22234 tablet_bootstrap.cc:492] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:27.562114 22234 ts_tablet_manager.cc:1403] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.006s
I20260709 13:09:27.564963 22234 raft_consensus.cc:359] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.558534 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916731b9b68f4662add919a2fac689ba" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
W20260709 13:09:27.566696 21928 leader_election.cc:343] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.567307 22234 raft_consensus.cc:385] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.567637 22234 raft_consensus.cc:740] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.568432 22234 consensus_queue.cc:260] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.572718 22036 raft_consensus.cc:2468] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:27.573868 21925 leader_election.cc:304] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:27.572016 22246 leader_election.cc:290] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:27.579943 22234 ts_tablet_manager.cc:1434] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:09:27.581218 22234 tablet_bootstrap.cc:492] T 8545fb61a7d14a64b5081e8e64409cfe P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:27.589146 22231 tablet_bootstrap.cc:492] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:27.582489 22246 raft_consensus.cc:2804] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:27.596748 22231 ts_tablet_manager.cc:1403] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.012s
I20260709 13:09:27.599119 22246 raft_consensus.cc:697] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:27.604526 22234 tablet_bootstrap.cc:654] T 8545fb61a7d14a64b5081e8e64409cfe P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.604044 22246 consensus_queue.cc:237] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.604867 22231 raft_consensus.cc:359] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.603185 22232 tablet_bootstrap.cc:492] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:27.605649 22231 raft_consensus.cc:385] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.605988 22267 raft_consensus.cc:493] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.606050 22231 raft_consensus.cc:740] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.606559 22267 raft_consensus.cc:515] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.607015 22231 consensus_queue.cc:260] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.605918 22232 ts_tablet_manager.cc:1403] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.010s
I20260709 13:09:27.607816 22230 tablet_bootstrap.cc:492] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:27.608333 22230 ts_tablet_manager.cc:1403] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.016s
I20260709 13:09:27.609220 22267 leader_election.cc:290] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:27.616092 22232 raft_consensus.cc:359] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.611595 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc90f5d84be4ba3b78b4df8bc7b0883" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:27.612393 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc90f5d84be4ba3b78b4df8bc7b0883" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:27.610198 22231 ts_tablet_manager.cc:1434] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:09:27.619684 22232 raft_consensus.cc:385] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.624159 22232 raft_consensus.cc:740] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
W20260709 13:09:27.625808 22077 leader_election.cc:343] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.624367 22185 raft_consensus.cc:2468] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:27.625953 22232 consensus_queue.cc:260] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.627779 22077 leader_election.cc:304] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:27.628269 22232 ts_tablet_manager.cc:1434] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
I20260709 13:09:27.629156 22267 raft_consensus.cc:2804] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:27.629453 22232 tablet_bootstrap.cc:492] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:27.625283 22231 tablet_bootstrap.cc:492] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:27.629854 22267 raft_consensus.cc:493] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:27.630403 22267 raft_consensus.cc:3060] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.633845 22230 raft_consensus.cc:359] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.634614 22230 raft_consensus.cc:385] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.634929 22230 raft_consensus.cc:740] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.635732 22230 consensus_queue.cc:260] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.637424 22231 tablet_bootstrap.cc:654] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.638336 22267 raft_consensus.cc:515] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.644851 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc90f5d84be4ba3b78b4df8bc7b0883" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:27.645499 22185 raft_consensus.cc:3060] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.647921 22232 tablet_bootstrap.cc:654] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.640951 22234 tablet_bootstrap.cc:492] T 8545fb61a7d14a64b5081e8e64409cfe P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:27.641752 22312 raft_consensus.cc:493] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.649290 22312 raft_consensus.cc:515] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.649756 21858 catalog_manager.cc:5697] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:27.652258 22312 leader_election.cc:290] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:27.654304 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8649c8bb2ca446a7ad9cc363882d4f60" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:27.654644 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8649c8bb2ca446a7ad9cc363882d4f60" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:27.655164 22234 ts_tablet_manager.cc:1403] T 8545fb61a7d14a64b5081e8e64409cfe P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.006s
I20260709 13:09:27.655261 22036 raft_consensus.cc:2468] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
W20260709 13:09:27.656440 22077 leader_election.cc:343] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.657119 22074 leader_election.cc:304] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:27.658946 22230 ts_tablet_manager.cc:1434] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.003s
I20260709 13:09:27.661674 22265 raft_consensus.cc:2804] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:27.670688 22265 raft_consensus.cc:493] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:27.671083 22265 raft_consensus.cc:3060] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.675704 22246 raft_consensus.cc:493] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.676235 22246 raft_consensus.cc:515] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.678261 22246 leader_election.cc:290] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:27.678973 22265 raft_consensus.cc:515] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.679994 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:27.680614 22037 raft_consensus.cc:2468] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:27.680667 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:27.681368 22109 raft_consensus.cc:2468] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:27.681917 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8649c8bb2ca446a7ad9cc363882d4f60" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:27.681979 21925 leader_election.cc:304] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
W20260709 13:09:27.683250 22077 leader_election.cc:343] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.683876 22267 leader_election.cc:290] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:27.666599 22234 raft_consensus.cc:359] T 8545fb61a7d14a64b5081e8e64409cfe P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.669085 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc90f5d84be4ba3b78b4df8bc7b0883" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:27.685823 22246 raft_consensus.cc:2804] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:27.686261 22246 raft_consensus.cc:493] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:27.686662 22246 raft_consensus.cc:3060] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:27.686455 22077 leader_election.cc:343] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.687700 22234 raft_consensus.cc:385] T 8545fb61a7d14a64b5081e8e64409cfe P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.687991 22234 raft_consensus.cc:740] T 8545fb61a7d14a64b5081e8e64409cfe P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
W20260709 13:09:27.689927 21908 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:27.692402 22280 raft_consensus.cc:493] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.692925 22280 raft_consensus.cc:515] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.692646 22185 raft_consensus.cc:2468] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:27.695041 22280 leader_election.cc:290] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:27.695740 22077 leader_election.cc:304] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:27.697034 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bedf4dd41dd4fe2b65ec20c8a0ed5b5" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:27.697381 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bedf4dd41dd4fe2b65ec20c8a0ed5b5" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:27.697844 22037 raft_consensus.cc:2393] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 1: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:27.698045 22230 tablet_bootstrap.cc:492] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:27.699074 22267 raft_consensus.cc:2804] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:27.698959 22150 leader_election.cc:304] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:27.699631 22267 raft_consensus.cc:697] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:27.700182 22280 raft_consensus.cc:3060] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.700845 22267 consensus_queue.cc:237] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.690886 22234 consensus_queue.cc:260] T 8545fb61a7d14a64b5081e8e64409cfe P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.703011 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8649c8bb2ca446a7ad9cc363882d4f60" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:27.703590 22037 raft_consensus.cc:3060] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.704016 22234 ts_tablet_manager.cc:1434] T 8545fb61a7d14a64b5081e8e64409cfe P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 13:09:27.704916 22234 tablet_bootstrap.cc:492] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:27.707974 22280 raft_consensus.cc:2749] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:27.709487 22265 leader_election.cc:290] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:27.708998 22246 raft_consensus.cc:515] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.713266 22230 tablet_bootstrap.cc:654] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.713651 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:27.714277 22036 raft_consensus.cc:3060] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.716302 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:27.716547 22234 tablet_bootstrap.cc:654] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.716853 22109 raft_consensus.cc:3060] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.721069 22036 raft_consensus.cc:2468] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:27.722365 21925 leader_election.cc:304] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:27.723315 22327 raft_consensus.cc:2804] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:27.723620 22109 raft_consensus.cc:2468] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:27.724092 22327 raft_consensus.cc:697] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:27.725054 22327 consensus_queue.cc:237] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.726444 22246 leader_election.cc:290] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:27.731978 22037 raft_consensus.cc:2468] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:27.737442 22074 leader_election.cc:304] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:27.738233 22265 raft_consensus.cc:2804] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:27.738721 22265 raft_consensus.cc:697] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:27.739509 22265 consensus_queue.cc:237] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.743798 22234 tablet_bootstrap.cc:492] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:27.744560 22234 ts_tablet_manager.cc:1403] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.005s
I20260709 13:09:27.747677 22234 raft_consensus.cc:359] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.747402 21858 catalog_manager.cc:5697] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:27.748385 22234 raft_consensus.cc:385] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.748703 22234 raft_consensus.cc:740] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.749370 22234 consensus_queue.cc:260] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.752108 22234 ts_tablet_manager.cc:1434] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:27.753455 22234 tablet_bootstrap.cc:492] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:27.765002 22234 tablet_bootstrap.cc:654] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.767849 21962 raft_consensus.cc:3060] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.770574 22232 tablet_bootstrap.cc:492] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:27.774852 22231 tablet_bootstrap.cc:492] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:27.779291 22231 ts_tablet_manager.cc:1403] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.154s	user 0.035s	sys 0.008s
I20260709 13:09:27.779707 22230 tablet_bootstrap.cc:492] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:27.780182 22230 ts_tablet_manager.cc:1403] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.021s
I20260709 13:09:27.781950 22231 raft_consensus.cc:359] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.777369 21858 catalog_manager.cc:5697] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:27.782662 22231 raft_consensus.cc:385] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.783063 22231 raft_consensus.cc:740] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.783704 22231 consensus_queue.cc:260] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.785640 22231 ts_tablet_manager.cc:1434] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:09:27.782656 22230 raft_consensus.cc:359] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.786486 22230 raft_consensus.cc:385] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.786752 22230 raft_consensus.cc:740] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.787501 22230 consensus_queue.cc:260] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.787963 22280 consensus_queue.cc:1048] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:27.789397 22231 tablet_bootstrap.cc:492] T 8545fb61a7d14a64b5081e8e64409cfe P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:27.795336 22231 tablet_bootstrap.cc:654] T 8545fb61a7d14a64b5081e8e64409cfe P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.799603 22230 ts_tablet_manager.cc:1434] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:09:27.800704 22230 tablet_bootstrap.cc:492] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:27.803906 22236 raft_consensus.cc:493] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.804607 22236 raft_consensus.cc:515] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.806384 22234 tablet_bootstrap.cc:492] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:27.806892 22234 ts_tablet_manager.cc:1403] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.003s
I20260709 13:09:27.808018 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545fb61a7d14a64b5081e8e64409cfe" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:27.808914 22109 raft_consensus.cc:2468] T 8545fb61a7d14a64b5081e8e64409cfe P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 0.
I20260709 13:09:27.809582 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545fb61a7d14a64b5081e8e64409cfe" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:27.809962 22234 raft_consensus.cc:359] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.810505 22002 leader_election.cc:304] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:27.810863 22230 tablet_bootstrap.cc:654] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.810961 22234 raft_consensus.cc:385] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.811349 22234 raft_consensus.cc:740] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.812034 22234 consensus_queue.cc:260] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
W20260709 13:09:27.813076 22003 leader_election.cc:343] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.810487 22236 leader_election.cc:290] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:27.814219 22236 raft_consensus.cc:2804] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:27.814601 22236 raft_consensus.cc:493] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:27.814754 22234 ts_tablet_manager.cc:1434] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:09:27.815048 22236 raft_consensus.cc:3060] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.815958 22234 tablet_bootstrap.cc:492] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:27.819164 22232 ts_tablet_manager.cc:1403] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.190s	user 0.027s	sys 0.018s
I20260709 13:09:27.822152 22234 tablet_bootstrap.cc:654] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.825115 22232 raft_consensus.cc:359] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.832048 22232 raft_consensus.cc:385] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.832427 22232 raft_consensus.cc:740] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.833647 22232 consensus_queue.cc:260] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.837633 22232 ts_tablet_manager.cc:1434] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:09:27.840286 22232 tablet_bootstrap.cc:492] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:27.830806 21858 catalog_manager.cc:5697] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:27.842296 22230 tablet_bootstrap.cc:492] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:27.840301 22231 tablet_bootstrap.cc:492] T 8545fb61a7d14a64b5081e8e64409cfe P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:27.842993 22231 ts_tablet_manager.cc:1403] T 8545fb61a7d14a64b5081e8e64409cfe P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.012s
I20260709 13:09:27.845752 22231 raft_consensus.cc:359] T 8545fb61a7d14a64b5081e8e64409cfe P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.846138 22265 raft_consensus.cc:493] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.847123 22265 raft_consensus.cc:515] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.849192 22265 leader_election.cc:290] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:27.850294 22231 raft_consensus.cc:385] T 8545fb61a7d14a64b5081e8e64409cfe P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.850685 22231 raft_consensus.cc:740] T 8545fb61a7d14a64b5081e8e64409cfe P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.846621 22230 ts_tablet_manager.cc:1403] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.004s
I20260709 13:09:27.854374 22231 consensus_queue.cc:260] T 8545fb61a7d14a64b5081e8e64409cfe P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.860443 22238 consensus_queue.cc:1048] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:27.861723 22231 ts_tablet_manager.cc:1434] T 8545fb61a7d14a64b5081e8e64409cfe P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:09:27.859552 22265 consensus_queue.cc:1048] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:27.863845 22231 tablet_bootstrap.cc:492] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:27.855988 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a8473725de48f4ac3ca3495a0804bd" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:27.857693 22230 raft_consensus.cc:359] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.866190 22230 raft_consensus.cc:385] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:09:27.866488 22077 leader_election.cc:343] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.866717 22230 raft_consensus.cc:740] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.867429 22230 consensus_queue.cc:260] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.879004 22231 tablet_bootstrap.cc:654] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.879715 22236 raft_consensus.cc:515] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.891894 22231 tablet_bootstrap.cc:492] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:27.892673 22231 ts_tablet_manager.cc:1403] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260709 13:09:27.895902 22231 raft_consensus.cc:359] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.896499 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545fb61a7d14a64b5081e8e64409cfe" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:27.896713 22231 raft_consensus.cc:385] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.897156 22185 raft_consensus.cc:3060] T 8545fb61a7d14a64b5081e8e64409cfe P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:27.898296 22002 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.67:45775, user_credentials={real_user=slave}} blocked reactor thread for 87883us
I20260709 13:09:27.899210 22232 tablet_bootstrap.cc:654] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.899780 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8545fb61a7d14a64b5081e8e64409cfe" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:27.900334 22109 raft_consensus.cc:3060] T 8545fb61a7d14a64b5081e8e64409cfe P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.903307 22236 leader_election.cc:290] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:27.907387 22109 raft_consensus.cc:2468] T 8545fb61a7d14a64b5081e8e64409cfe P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:27.909236 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a8473725de48f4ac3ca3495a0804bd" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:27.910857 22185 raft_consensus.cc:2468] T 8545fb61a7d14a64b5081e8e64409cfe P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:27.897156 22231 raft_consensus.cc:740] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
W20260709 13:09:27.912068 22074 leader_election.cc:343] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.912531 22074 leader_election.cc:304] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4aec2c83e8a41a1bfad43c392ae3562; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:27.913717 22265 raft_consensus.cc:2749] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:27.912578 22003 leader_election.cc:304] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: 
I20260709 13:09:27.914727 22236 raft_consensus.cc:2804] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:27.915210 22236 raft_consensus.cc:697] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:27.915540 22265 consensus_queue.cc:1048] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:27.916306 22236 consensus_queue.cc:237] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.917522 22231 consensus_queue.cc:260] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.919795 22230 ts_tablet_manager.cc:1434] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.068s	user 0.004s	sys 0.011s
I20260709 13:09:27.920009 22231 ts_tablet_manager.cc:1434] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260709 13:09:27.925565 22231 tablet_bootstrap.cc:492] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:27.927246 22234 tablet_bootstrap.cc:492] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:27.927762 22234 ts_tablet_manager.cc:1403] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.112s	user 0.043s	sys 0.054s
I20260709 13:09:27.930998 22231 tablet_bootstrap.cc:654] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.924235 22232 tablet_bootstrap.cc:492] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:27.930925 22234 raft_consensus.cc:359] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.934062 22234 raft_consensus.cc:385] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.934392 22234 raft_consensus.cc:740] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.935046 22234 consensus_queue.cc:260] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.933785 22232 ts_tablet_manager.cc:1403] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.003s
I20260709 13:09:27.936245 22265 consensus_queue.cc:1048] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:27.938376 22232 raft_consensus.cc:359] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.935597 22230 tablet_bootstrap.cc:492] T 953d4a2291b3481e93879a02775f6c81 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:27.939021 22232 raft_consensus.cc:385] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.939368 22232 raft_consensus.cc:740] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.939967 22232 consensus_queue.cc:260] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:27.940500 22340 raft_consensus.cc:493] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.941018 22340 raft_consensus.cc:515] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.942320 22234 ts_tablet_manager.cc:1434] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 13:09:27.943061 22340 leader_election.cc:290] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:27.943267 22234 tablet_bootstrap.cc:492] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:27.944319 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213002b2917f4e4aaab9b56d738244fd" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:27.944612 22230 tablet_bootstrap.cc:654] T 953d4a2291b3481e93879a02775f6c81 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.945555 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213002b2917f4e4aaab9b56d738244fd" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:27.946237 22109 raft_consensus.cc:2468] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 0.
I20260709 13:09:27.947929 22002 leader_election.cc:304] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
W20260709 13:09:27.948730 22003 leader_election.cc:343] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.949406 22234 tablet_bootstrap.cc:654] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.949913 22345 raft_consensus.cc:2804] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:27.950446 22345 raft_consensus.cc:493] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:27.950573 22231 tablet_bootstrap.cc:492] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:27.950884 22345 raft_consensus.cc:3060] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.951195 22231 ts_tablet_manager.cc:1403] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 13:09:27.953922 22232 ts_tablet_manager.cc:1434] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:09:27.954206 22231 raft_consensus.cc:359] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.955132 22231 raft_consensus.cc:385] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.955436 22232 tablet_bootstrap.cc:492] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:27.957828 22230 tablet_bootstrap.cc:492] T 953d4a2291b3481e93879a02775f6c81 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:27.958307 22230 ts_tablet_manager.cc:1403] T 953d4a2291b3481e93879a02775f6c81 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 13:09:27.962252 22232 tablet_bootstrap.cc:654] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.955847 22231 raft_consensus.cc:740] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.964246 22230 raft_consensus.cc:359] T 953d4a2291b3481e93879a02775f6c81 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.965255 22231 consensus_queue.cc:260] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:27.965664 22230 raft_consensus.cc:385] T 953d4a2291b3481e93879a02775f6c81 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.966058 22230 raft_consensus.cc:740] T 953d4a2291b3481e93879a02775f6c81 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.967217 22231 ts_tablet_manager.cc:1434] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:09:27.966984 22230 consensus_queue.cc:260] T 953d4a2291b3481e93879a02775f6c81 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.968129 22231 tablet_bootstrap.cc:492] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:27.967036 21859 catalog_manager.cc:5697] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:27.970410 22230 ts_tablet_manager.cc:1434] T 953d4a2291b3481e93879a02775f6c81 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:09:27.971789 22230 tablet_bootstrap.cc:492] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:27.976287 22231 tablet_bootstrap.cc:654] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.978700 22345 raft_consensus.cc:515] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:27.989315 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213002b2917f4e4aaab9b56d738244fd" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:27.989967 22109 raft_consensus.cc:3060] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.989996 22234 tablet_bootstrap.cc:492] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:27.990708 22234 ts_tablet_manager.cc:1403] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.001s
I20260709 13:09:27.993383 22234 raft_consensus.cc:359] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.994109 22234 raft_consensus.cc:385] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.994406 22234 raft_consensus.cc:740] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.994460 22242 consensus_queue.cc:1048] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:27.995106 22234 consensus_queue.cc:260] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:27.994480 22232 tablet_bootstrap.cc:492] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:27.997109 22234 ts_tablet_manager.cc:1434] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:27.998036 22234 tablet_bootstrap.cc:492] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:27.999805 22246 consensus_queue.cc:1048] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:27.999893 22232 ts_tablet_manager.cc:1403] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.003s
I20260709 13:09:28.001662 22109 raft_consensus.cc:2468] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:28.002849 22002 leader_election.cc:304] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:28.003926 22236 raft_consensus.cc:2804] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:28.004613 22236 raft_consensus.cc:697] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:28.006245 22231 tablet_bootstrap.cc:492] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:28.005854 22236 consensus_queue.cc:237] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.006925 22232 raft_consensus.cc:359] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.012853 22232 raft_consensus.cc:385] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.013036 22345 leader_election.cc:290] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:28.014979 22232 raft_consensus.cc:740] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.014253 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213002b2917f4e4aaab9b56d738244fd" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:28.014456 22230 tablet_bootstrap.cc:654] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.016280 22231 ts_tablet_manager.cc:1403] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.002s
W20260709 13:09:28.019454 22003 leader_election.cc:343] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.022222 22231 raft_consensus.cc:359] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.022265 22232 consensus_queue.cc:260] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.022964 22231 raft_consensus.cc:385] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.023234 22231 raft_consensus.cc:740] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.024683 22230 tablet_bootstrap.cc:492] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:28.025219 22230 ts_tablet_manager.cc:1403] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.002s
I20260709 13:09:28.027714 22230 raft_consensus.cc:359] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.028383 22230 raft_consensus.cc:385] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.028645 22230 raft_consensus.cc:740] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.029444 22230 consensus_queue.cc:260] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.032668 22231 consensus_queue.cc:260] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.033434 22230 ts_tablet_manager.cc:1434] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:09:28.033707 22234 tablet_bootstrap.cc:654] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.034901 22230 tablet_bootstrap.cc:492] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:28.035177 22232 ts_tablet_manager.cc:1434] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 13:09:28.036089 22232 tablet_bootstrap.cc:492] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:28.037673 22231 ts_tablet_manager.cc:1434] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:09:28.038589 22231 tablet_bootstrap.cc:492] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:28.041658 22185 raft_consensus.cc:3060] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.044791 22231 tablet_bootstrap.cc:654] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.047377 22230 tablet_bootstrap.cc:654] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.049594 22234 tablet_bootstrap.cc:492] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:28.052769 22234 ts_tablet_manager.cc:1403] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.002s
I20260709 13:09:28.055426 22234 raft_consensus.cc:359] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.056123 22234 raft_consensus.cc:385] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.058876 22234 raft_consensus.cc:740] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.052332 22232 tablet_bootstrap.cc:654] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.059692 21860 catalog_manager.cc:5697] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:28.059692 22234 consensus_queue.cc:260] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.065594 22234 ts_tablet_manager.cc:1434] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:09:28.072319 22234 tablet_bootstrap.cc:492] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:28.079905 22246 raft_consensus.cc:493] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.080533 22230 tablet_bootstrap.cc:492] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:28.080412 22246 raft_consensus.cc:515] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.081082 22230 ts_tablet_manager.cc:1403] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.003s
I20260709 13:09:28.082546 22246 leader_election.cc:290] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:28.082803 22231 tablet_bootstrap.cc:492] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:28.083328 22231 ts_tablet_manager.cc:1403] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.007s
I20260709 13:09:28.085552 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8649c8bb2ca446a7ad9cc363882d4f60" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:28.085785 22236 raft_consensus.cc:493] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.085975 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8649c8bb2ca446a7ad9cc363882d4f60" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:28.086289 22236 raft_consensus.cc:515] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.086494 22037 raft_consensus.cc:2393] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba5d8951ceb148bb80d1d2536a58614d in current term 1: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:28.088266 22236 leader_election.cc:290] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:28.088404 21925 leader_election.cc:304] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:28.089226 22246 raft_consensus.cc:3060] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.089850 22242 raft_consensus.cc:493] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.092723 22242 raft_consensus.cc:515] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.095257 22242 leader_election.cc:290] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:28.091984 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437c6c764951478db8e317095e14ea20" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:28.097491 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe8a709c494a1d97b24858611d6ca2" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:28.097915 21962 raft_consensus.cc:2468] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 0.
I20260709 13:09:28.092072 22230 raft_consensus.cc:359] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.098750 22230 raft_consensus.cc:385] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.091179 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437c6c764951478db8e317095e14ea20" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:28.097092 22326 consensus_queue.cc:1048] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:28.099009 22230 raft_consensus.cc:740] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.099347 22184 raft_consensus.cc:2468] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 0.
I20260709 13:09:28.099083 22003 leader_election.cc:304] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
W20260709 13:09:28.101011 22077 leader_election.cc:343] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.095757 22280 raft_consensus.cc:493] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.102955 22280 raft_consensus.cc:515] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.101974 22236 raft_consensus.cc:2804] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:28.106235 22236 raft_consensus.cc:493] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:28.106719 22236 raft_consensus.cc:3060] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.127552 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe8a709c494a1d97b24858611d6ca2" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:28.130007 22232 tablet_bootstrap.cc:492] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
W20260709 13:09:28.131563 22077 leader_election.cc:343] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.131997 22230 consensus_queue.cc:260] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.132345 22232 ts_tablet_manager.cc:1403] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.011s
I20260709 13:09:28.133951 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916731b9b68f4662add919a2fac689ba" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:28.133144 22280 leader_election.cc:290] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:28.136392 22232 raft_consensus.cc:359] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.139878 22232 raft_consensus.cc:385] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.139876 22242 consensus_queue.cc:1048] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:28.140180 22077 leader_election.cc:304] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:28.140481 22232 raft_consensus.cc:740] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.141095 22267 raft_consensus.cc:2749] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:28.141419 22232 consensus_queue.cc:260] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.143155 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916731b9b68f4662add919a2fac689ba" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:28.144024 22232 ts_tablet_manager.cc:1434] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:09:28.144694 22280 raft_consensus.cc:493] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.140623 22234 tablet_bootstrap.cc:654] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.145248 22280 raft_consensus.cc:515] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.147745 22280 leader_election.cc:290] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:28.138142 22230 ts_tablet_manager.cc:1434] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.003s
I20260709 13:09:28.149816 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948b64b3d70743418765d5276719a7d2" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:28.150383 22232 tablet_bootstrap.cc:492] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:28.151036 22246 raft_consensus.cc:2749] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:28.150964 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948b64b3d70743418765d5276719a7d2" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
W20260709 13:09:28.151626 22151 leader_election.cc:343] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.152063 22109 raft_consensus.cc:2468] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
I20260709 13:09:28.153290 22150 leader_election.cc:304] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:28.154062 22280 raft_consensus.cc:2804] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:28.144850 22148 leader_election.cc:304] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:28.154459 22280 raft_consensus.cc:493] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:28.157086 22280 raft_consensus.cc:3060] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.149807 22230 tablet_bootstrap.cc:492] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:28.131209 22231 raft_consensus.cc:359] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.163712 22231 raft_consensus.cc:385] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.164376 22231 raft_consensus.cc:740] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.165690 22280 raft_consensus.cc:515] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.170015 22231 consensus_queue.cc:260] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.181288 22231 ts_tablet_manager.cc:1434] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.009s
I20260709 13:09:28.171069 22280 leader_election.cc:290] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:28.167136 22246 raft_consensus.cc:493] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.172266 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948b64b3d70743418765d5276719a7d2" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:28.154181 22236 raft_consensus.cc:515] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
W20260709 13:09:28.183914 22151 leader_election.cc:343] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.182891 22246 raft_consensus.cc:515] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.184875 22236 leader_election.cc:290] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:28.173686 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948b64b3d70743418765d5276719a7d2" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:28.185632 22109 raft_consensus.cc:3060] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.185735 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437c6c764951478db8e317095e14ea20" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:28.186278 22246 leader_election.cc:290] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:28.173929 22232 tablet_bootstrap.cc:654] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.175443 22238 raft_consensus.cc:2749] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:28.178040 22265 consensus_queue.cc:1048] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:28.186738 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437c6c764951478db8e317095e14ea20" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:28.190128 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc90f5d84be4ba3b78b4df8bc7b0883" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:28.190476 21960 raft_consensus.cc:3060] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.192116 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc90f5d84be4ba3b78b4df8bc7b0883" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:28.192902 22183 raft_consensus.cc:2393] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba5d8951ceb148bb80d1d2536a58614d in current term 1: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:28.186347 22185 raft_consensus.cc:3060] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.194029 21928 leader_election.cc:304] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:28.194739 22232 tablet_bootstrap.cc:492] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:28.195215 22232 ts_tablet_manager.cc:1403] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.002s
I20260709 13:09:28.195557 22326 raft_consensus.cc:3060] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.197738 22232 raft_consensus.cc:359] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.198386 22232 raft_consensus.cc:385] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.198642 22232 raft_consensus.cc:740] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.202211 22109 raft_consensus.cc:2468] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:28.203433 22326 raft_consensus.cc:2749] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:28.181893 22230 tablet_bootstrap.cc:654] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.204505 22232 consensus_queue.cc:260] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.182823 22231 tablet_bootstrap.cc:492] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:28.203395 22150 leader_election.cc:304] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:28.206947 22238 raft_consensus.cc:2804] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:28.207557 22238 raft_consensus.cc:697] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:28.208623 22232 ts_tablet_manager.cc:1434] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:09:28.208581 22238 consensus_queue.cc:237] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.209753 22232 tablet_bootstrap.cc:492] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:28.212879 22265 consensus_queue.cc:1048] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:28.216192 22232 tablet_bootstrap.cc:654] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.168941 22234 tablet_bootstrap.cc:492] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:28.216884 22234 ts_tablet_manager.cc:1403] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.145s	user 0.007s	sys 0.008s
I20260709 13:09:28.217724 22265 consensus_queue.cc:1048] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:09:28.231724 22234 raft_consensus.cc:359] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.232513 22234 raft_consensus.cc:385] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.232964 22234 raft_consensus.cc:740] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.228507 22231 tablet_bootstrap.cc:654] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.216480 22185 raft_consensus.cc:2468] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:28.240193 21859 catalog_manager.cc:5697] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 0 to 1, leader changed from <none> to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 1 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:28.253496 22003 leader_election.cc:304] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: 
I20260709 13:09:28.257725 21960 raft_consensus.cc:2468] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:28.243330 22234 consensus_queue.cc:260] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.257951 22230 tablet_bootstrap.cc:492] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:28.258632 22236 raft_consensus.cc:2804] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:28.259513 22230 ts_tablet_manager.cc:1403] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.011s
I20260709 13:09:28.259485 22236 raft_consensus.cc:697] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:28.260624 22236 consensus_queue.cc:237] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.262691 22234 ts_tablet_manager.cc:1434] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.034s	user 0.000s	sys 0.006s
I20260709 13:09:28.264741 22234 tablet_bootstrap.cc:492] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:28.263911 22265 raft_consensus.cc:493] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.270654 22265 raft_consensus.cc:515] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.271773 22230 raft_consensus.cc:359] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.272524 22230 raft_consensus.cc:385] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.273420 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953d4a2291b3481e93879a02775f6c81" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:28.277778 22037 raft_consensus.cc:2468] T 953d4a2291b3481e93879a02775f6c81 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:28.279194 22074 leader_election.cc:304] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:28.280071 22267 raft_consensus.cc:2804] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:28.280417 22267 raft_consensus.cc:493] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:28.280741 22267 raft_consensus.cc:3060] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.275410 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953d4a2291b3481e93879a02775f6c81" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
W20260709 13:09:28.285291 22077 leader_election.cc:343] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.275981 22265 leader_election.cc:290] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:28.295740 22267 raft_consensus.cc:515] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.302320 22232 tablet_bootstrap.cc:492] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:28.302810 22232 ts_tablet_manager.cc:1403] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.019s
I20260709 13:09:28.303289 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953d4a2291b3481e93879a02775f6c81" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:28.303887 22037 raft_consensus.cc:3060] T 953d4a2291b3481e93879a02775f6c81 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.306870 22326 consensus_queue.cc:1048] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:28.296535 22230 raft_consensus.cc:740] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.310155 22230 consensus_queue.cc:260] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.312600 22230 ts_tablet_manager.cc:1434] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.053s	user 0.002s	sys 0.003s
I20260709 13:09:28.300040 22231 tablet_bootstrap.cc:492] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:28.313228 22231 ts_tablet_manager.cc:1403] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.010s
I20260709 13:09:28.313679 22230 tablet_bootstrap.cc:492] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:28.315267 22236 raft_consensus.cc:493] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.315814 22236 raft_consensus.cc:515] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.313179 22232 raft_consensus.cc:359] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.317423 22232 raft_consensus.cc:385] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.317693 22232 raft_consensus.cc:740] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.317006 21858 catalog_manager.cc:5697] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:28.318317 22232 consensus_queue.cc:260] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.319515 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953d4a2291b3481e93879a02775f6c81" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:28.320528 22232 ts_tablet_manager.cc:1434] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
W20260709 13:09:28.320849 22077 leader_election.cc:343] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.321508 22232 tablet_bootstrap.cc:492] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:28.321766 22236 leader_election.cc:290] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:28.319643 22267 leader_election.cc:290] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:28.323144 22230 tablet_bootstrap.cc:654] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.326066 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a8473725de48f4ac3ca3495a0804bd" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:28.326874 22231 raft_consensus.cc:359] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.327756 22231 raft_consensus.cc:385] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.328073 22231 raft_consensus.cc:740] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.313267 22037 raft_consensus.cc:2468] T 953d4a2291b3481e93879a02775f6c81 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:28.329593 22326 consensus_queue.cc:1048] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:28.330682 22074 leader_election.cc:304] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:28.331875 22265 raft_consensus.cc:2804] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:28.332505 22265 raft_consensus.cc:697] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:28.332319 22231 consensus_queue.cc:260] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.326819 21960 raft_consensus.cc:2468] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 0.
I20260709 13:09:28.320559 22234 tablet_bootstrap.cc:654] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.338130 22003 leader_election.cc:304] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:28.339015 22236 raft_consensus.cc:2804] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:28.334170 22265 consensus_queue.cc:237] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.339398 22236 raft_consensus.cc:493] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:28.339789 22236 raft_consensus.cc:3060] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.336506 22232 tablet_bootstrap.cc:654] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.320855 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a8473725de48f4ac3ca3495a0804bd" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:28.343191 22111 raft_consensus.cc:2468] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 0.
I20260709 13:09:28.343880 22231 ts_tablet_manager.cc:1434] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 13:09:28.347996 22231 tablet_bootstrap.cc:492] T 953d4a2291b3481e93879a02775f6c81 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:28.351810 22326 raft_consensus.cc:493] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.352344 22326 raft_consensus.cc:515] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.355980 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:28.355531 22236 raft_consensus.cc:515] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.361306 22236 leader_election.cc:290] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:28.362635 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a8473725de48f4ac3ca3495a0804bd" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:28.357177 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:28.356616 22326 leader_election.cc:290] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:28.356652 22184 raft_consensus.cc:2468] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:28.410002 22234 tablet_bootstrap.cc:492] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:28.410975 22234 ts_tablet_manager.cc:1403] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.146s	user 0.013s	sys 0.001s
I20260709 13:09:28.414291 22276 raft_consensus.cc:493] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.414775 22276 raft_consensus.cc:515] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.416890 22276 leader_election.cc:290] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:28.404897 22345 raft_consensus.cc:493] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.420830 21928 leader_election.cc:304] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:28.420779 22345 raft_consensus.cc:515] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.421694 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe8a709c494a1d97b24858611d6ca2" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:28.422894 22345 leader_election.cc:290] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:28.410841 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25a8473725de48f4ac3ca3495a0804bd" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:28.423699 22327 raft_consensus.cc:2804] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:28.424117 22327 raft_consensus.cc:493] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:28.424453 22327 raft_consensus.cc:3060] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.406596 22111 raft_consensus.cc:3060] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.426699 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe8a709c494a1d97b24858611d6ca2" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:28.427285 22109 raft_consensus.cc:2468] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
I20260709 13:09:28.428798 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9e7c6014854690bdcd631ef0e7763b" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:28.430114 22150 leader_election.cc:304] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:28.430328 22234 raft_consensus.cc:359] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.432271 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9e7c6014854690bdcd631ef0e7763b" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
W20260709 13:09:28.433957 22003 leader_election.cc:343] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.423739 21960 raft_consensus.cc:3060] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.439527 22111 raft_consensus.cc:2468] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:28.441135 22238 raft_consensus.cc:2804] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:28.441540 22238 raft_consensus.cc:493] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:28.441864 22238 raft_consensus.cc:3060] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:28.445513 22151 leader_election.cc:343] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.434144 22234 raft_consensus.cc:385] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.450390 22234 raft_consensus.cc:740] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.451198 22234 consensus_queue.cc:260] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
W20260709 13:09:28.452118 22002 leader_election.cc:343] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.453539 22234 ts_tablet_manager.cc:1434] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 13:09:28.457675 22234 tablet_bootstrap.cc:492] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
W20260709 13:09:28.459987 21925 leader_election.cc:343] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.458411 22002 leader_election.cc:304] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:28.468132 22236 raft_consensus.cc:2749] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:28.467214 22345 consensus_queue.cc:1048] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:28.470534 22232 tablet_bootstrap.cc:492] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:28.471047 22232 ts_tablet_manager.cc:1403] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.150s	user 0.009s	sys 0.015s
I20260709 13:09:28.471596 22002 leader_election.cc:304] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:28.473513 22345 raft_consensus.cc:2804] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:28.474020 22345 raft_consensus.cc:697] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:28.474730 22230 tablet_bootstrap.cc:492] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:28.475186 22230 ts_tablet_manager.cc:1403] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.162s	user 0.036s	sys 0.072s
I20260709 13:09:28.475062 22345 consensus_queue.cc:237] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.475699 21960 raft_consensus.cc:2468] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:28.476332 22231 tablet_bootstrap.cc:654] T 953d4a2291b3481e93879a02775f6c81 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.483525 22327 raft_consensus.cc:515] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.477823 22230 raft_consensus.cc:359] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.484782 22230 raft_consensus.cc:385] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.485064 22230 raft_consensus.cc:740] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.485191 22236 consensus_queue.cc:1048] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:28.485572 22238 raft_consensus.cc:515] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.487620 22238 leader_election.cc:290] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:28.489056 22232 raft_consensus.cc:359] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.489703 22232 raft_consensus.cc:385] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.490547 22232 raft_consensus.cc:740] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.491206 22232 consensus_queue.cc:260] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.488448 22234 tablet_bootstrap.cc:654] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.492245 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe8a709c494a1d97b24858611d6ca2" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:28.493070 22110 raft_consensus.cc:3060] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.493312 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe8a709c494a1d97b24858611d6ca2" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:28.494287 22327 leader_election.cc:290] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:28.496817 22230 consensus_queue.cc:260] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.509935 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
W20260709 13:09:28.510671 22151 leader_election.cc:343] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.504344 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:28.511440 22184 raft_consensus.cc:3060] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.512471 22246 raft_consensus.cc:493] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.513120 22246 raft_consensus.cc:515] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.515249 22246 leader_election.cc:290] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
W20260709 13:09:28.518003 21925 leader_election.cc:343] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.523212 21858 catalog_manager.cc:5697] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:28.525919 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cf2c8e338043a683572f6acefff228" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:28.526834 22034 raft_consensus.cc:2468] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:28.528357 21925 leader_election.cc:304] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:28.529404 22326 raft_consensus.cc:2804] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:28.529810 22326 raft_consensus.cc:493] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:28.530462 22326 raft_consensus.cc:3060] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.534818 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cf2c8e338043a683572f6acefff228" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
W20260709 13:09:28.536269 21928 leader_election.cc:343] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.554160 22236 raft_consensus.cc:493] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.555122 22265 raft_consensus.cc:493] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.555020 22236 raft_consensus.cc:515] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.555795 22265 raft_consensus.cc:515] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.558307 22265 leader_election.cc:290] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:28.559348 22230 ts_tablet_manager.cc:1434] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.000s
I20260709 13:09:28.560708 22230 tablet_bootstrap.cc:492] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:28.560941 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:28.561417 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551cd2e6ec9d431dbcae744d897d81ba" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
W20260709 13:09:28.562969 22077 leader_election.cc:343] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:28.563047 22003 leader_election.cc:343] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.563707 22236 leader_election.cc:290] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:28.511633 22110 raft_consensus.cc:2468] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:28.564069 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:28.564926 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551cd2e6ec9d431dbcae744d897d81ba" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:28.565594 22150 leader_election.cc:304] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
W20260709 13:09:28.566398 22002 leader_election.cc:343] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.566852 22370 raft_consensus.cc:2804] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:28.566876 22002 leader_election.cc:304] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:28.567561 22370 raft_consensus.cc:697] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:28.568217 22236 raft_consensus.cc:2749] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:28.568464 22370 consensus_queue.cc:237] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.504755 22238 raft_consensus.cc:493] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.570566 22238 raft_consensus.cc:515] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.573696 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213002b2917f4e4aaab9b56d738244fd" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:28.575315 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213002b2917f4e4aaab9b56d738244fd" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:28.576117 22109 raft_consensus.cc:2393] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 1: Already voted for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in this term.
I20260709 13:09:28.561017 22340 consensus_queue.cc:1048] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:09:28.577291 22150 leader_election.cc:304] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:28.578222 22276 raft_consensus.cc:3060] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.570046 22232 ts_tablet_manager.cc:1434] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.098s	user 0.005s	sys 0.001s
I20260709 13:09:28.581996 22232 tablet_bootstrap.cc:492] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:28.582864 22238 leader_election.cc:290] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:28.583113 22184 raft_consensus.cc:2468] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:28.587853 21928 leader_election.cc:304] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0
W20260709 13:09:28.584125 22077 leader_election.cc:343] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.603825 22246 raft_consensus.cc:493] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.604748 22246 raft_consensus.cc:515] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.606803 22246 leader_election.cc:290] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:28.607466 22246 raft_consensus.cc:2804] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:28.608065 22246 raft_consensus.cc:697] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:28.608863 22246 consensus_queue.cc:237] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.622781 22230 tablet_bootstrap.cc:654] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.624887 22231 tablet_bootstrap.cc:492] T 953d4a2291b3481e93879a02775f6c81 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:28.625403 22231 ts_tablet_manager.cc:1403] T 953d4a2291b3481e93879a02775f6c81 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.278s	user 0.011s	sys 0.053s
I20260709 13:09:28.595927 22077 leader_election.cc:304] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
W20260709 13:09:28.628702 22077 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.68:35925, user_credentials={real_user=slave}} blocked reactor thread for 45527.4us
I20260709 13:09:28.633687 22312 raft_consensus.cc:2749] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:28.636381 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948b64b3d70743418765d5276719a7d2" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:28.637188 22110 raft_consensus.cc:2393] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba5d8951ceb148bb80d1d2536a58614d in current term 1: Already voted for candidate b209b7f6f26849ae9d987bf94bad1775 in this term.
I20260709 13:09:28.637449 22312 raft_consensus.cc:493] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.637946 22312 raft_consensus.cc:515] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.639724 22231 raft_consensus.cc:359] T 953d4a2291b3481e93879a02775f6c81 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.640424 22231 raft_consensus.cc:385] T 953d4a2291b3481e93879a02775f6c81 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.640666 22231 raft_consensus.cc:740] T 953d4a2291b3481e93879a02775f6c81 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.641312 22231 consensus_queue.cc:260] T 953d4a2291b3481e93879a02775f6c81 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.646915 22231 ts_tablet_manager.cc:1434] T 953d4a2291b3481e93879a02775f6c81 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:09:28.646481 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9e7c6014854690bdcd631ef0e7763b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:28.657867 22034 raft_consensus.cc:2468] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:28.660205 22074 leader_election.cc:304] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:28.661306 22265 raft_consensus.cc:2804] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:28.661689 22265 raft_consensus.cc:493] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:28.661990 22265 raft_consensus.cc:3060] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.665289 22232 tablet_bootstrap.cc:654] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.617601 22326 raft_consensus.cc:515] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.675935 22326 leader_election.cc:290] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:28.679205 22265 raft_consensus.cc:515] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.680337 22312 leader_election.cc:290] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:28.682080 22265 leader_election.cc:290] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:28.687121 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9e7c6014854690bdcd631ef0e7763b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:28.692655 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9e7c6014854690bdcd631ef0e7763b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:28.693370 22034 raft_consensus.cc:3060] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.697669 22345 consensus_queue.cc:1048] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:28.701948 22276 raft_consensus.cc:2749] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:28.706285 22345 consensus_queue.cc:1048] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:28.709312 22234 tablet_bootstrap.cc:492] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:28.709859 22234 ts_tablet_manager.cc:1403] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.252s	user 0.016s	sys 0.009s
I20260709 13:09:28.712504 22234 raft_consensus.cc:359] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.720342 21860 catalog_manager.cc:5697] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:28.726485 21908 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:28.737952 21859 catalog_manager.cc:5697] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 0 to 1, leader changed from <none> to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 1 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:28.743462 22276 consensus_queue.cc:1048] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:28.713162 22234 raft_consensus.cc:385] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.749441 22234 raft_consensus.cc:740] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.752840 22231 tablet_bootstrap.cc:492] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:28.762398 22234 consensus_queue.cc:260] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
W20260709 13:09:28.760318 21928 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.68:35925, user_credentials={real_user=slave}} blocked reactor thread for 172554us
W20260709 13:09:28.754865 22077 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:46683, user_credentials={real_user=slave}} blocked reactor thread for 91084.5us
W20260709 13:09:28.779907 22395 log.cc:927] Time spent T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775: Append to log took a long time: real 0.122s	user 0.000s	sys 0.001s
I20260709 13:09:28.780169 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cf2c8e338043a683572f6acefff228" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:28.802131 22037 raft_consensus.cc:3060] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.783782 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948b64b3d70743418765d5276719a7d2" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:28.807392 21928 leader_election.cc:304] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:28.810654 22230 tablet_bootstrap.cc:492] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:28.811061 22230 ts_tablet_manager.cc:1403] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.251s	user 0.025s	sys 0.020s
I20260709 13:09:28.812083 22037 raft_consensus.cc:2468] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:28.784003 22234 ts_tablet_manager.cc:1434] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260709 13:09:28.784757 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cf2c8e338043a683572f6acefff228" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:28.785841 21960 raft_consensus.cc:3060] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.814352 22232 tablet_bootstrap.cc:492] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:28.814812 22232 ts_tablet_manager.cc:1403] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.234s	user 0.010s	sys 0.004s
I20260709 13:09:28.815910 21925 leader_election.cc:304] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:28.812949 22230 raft_consensus.cc:359] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.816844 22327 raft_consensus.cc:2804] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:28.817157 22230 raft_consensus.cc:385] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.817338 22327 raft_consensus.cc:697] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:28.791049 22185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9e7c6014854690bdcd631ef0e7763b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:28.796818 22345 consensus_queue.cc:1048] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:28.818262 22327 consensus_queue.cc:237] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
W20260709 13:09:28.821771 21928 leader_election.cc:343] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:28.785921 22077 leader_election.cc:343] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.825214 22232 raft_consensus.cc:359] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.825959 22232 raft_consensus.cc:385] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.817469 22230 raft_consensus.cc:740] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.829152 22230 consensus_queue.cc:260] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
W20260709 13:09:28.831670 22077 leader_election.cc:343] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.833220 22234 tablet_bootstrap.cc:492] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:28.834421 22230 ts_tablet_manager.cc:1434] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:09:28.788795 22231 tablet_bootstrap.cc:654] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.826228 22232 raft_consensus.cc:740] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.836762 22232 consensus_queue.cc:260] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.837890 22034 raft_consensus.cc:2468] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:28.838501 22392 raft_consensus.cc:2749] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:28.838687 22232 ts_tablet_manager.cc:1434] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:09:28.839685 22232 tablet_bootstrap.cc:492] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:28.839532 22074 leader_election.cc:304] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:28.841138 22280 consensus_queue.cc:1048] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:28.842209 22267 raft_consensus.cc:2804] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:28.842712 22267 raft_consensus.cc:697] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:28.843439 22181 raft_consensus.cc:3060] T 953d4a2291b3481e93879a02775f6c81 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.843861 22234 tablet_bootstrap.cc:654] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.846474 22230 tablet_bootstrap.cc:492] T 62445af7a62048908034f88c37800719 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:28.843463 22267 consensus_queue.cc:237] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:28.852722 22230 tablet_bootstrap.cc:654] T 62445af7a62048908034f88c37800719 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.862104 22232 tablet_bootstrap.cc:654] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.868948 22265 consensus_queue.cc:1048] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:28.899454 22231 tablet_bootstrap.cc:492] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:28.900010 22231 ts_tablet_manager.cc:1403] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.147s	user 0.007s	sys 0.017s
I20260709 13:09:28.902760 22231 raft_consensus.cc:359] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.903439 22231 raft_consensus.cc:385] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.903734 22231 raft_consensus.cc:740] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.904425 22231 consensus_queue.cc:260] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.914798 22234 tablet_bootstrap.cc:492] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:28.915275 22234 ts_tablet_manager.cc:1403] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.012s
I20260709 13:09:28.918428 22231 ts_tablet_manager.cc:1434] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:09:28.916707 21860 catalog_manager.cc:5697] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:28.919410 22231 tablet_bootstrap.cc:492] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:28.919572 22230 tablet_bootstrap.cc:492] T 62445af7a62048908034f88c37800719 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:28.910524 21858 catalog_manager.cc:5697] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:28.920284 22230 ts_tablet_manager.cc:1403] T 62445af7a62048908034f88c37800719 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.020s
I20260709 13:09:28.919651 21860 catalog_manager.cc:5697] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:28.923666 22232 tablet_bootstrap.cc:492] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:28.924130 22232 ts_tablet_manager.cc:1403] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.003s
I20260709 13:09:28.926344 22231 tablet_bootstrap.cc:654] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.933574 22234 raft_consensus.cc:359] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.934234 22234 raft_consensus.cc:385] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.934425 22234 raft_consensus.cc:740] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.942027 22234 consensus_queue.cc:260] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.950188 22230 raft_consensus.cc:359] T 62445af7a62048908034f88c37800719 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.950886 22230 raft_consensus.cc:385] T 62445af7a62048908034f88c37800719 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.951129 22230 raft_consensus.cc:740] T 62445af7a62048908034f88c37800719 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.951778 22230 consensus_queue.cc:260] T 62445af7a62048908034f88c37800719 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.953243 22232 raft_consensus.cc:359] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.953917 22232 raft_consensus.cc:385] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.954159 22232 raft_consensus.cc:740] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.954998 22232 consensus_queue.cc:260] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:28.957285 22232 ts_tablet_manager.cc:1434] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:09:28.958141 22232 tablet_bootstrap.cc:492] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:28.960112 22327 raft_consensus.cc:493] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.960587 22327 raft_consensus.cc:515] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:28.961113 22234 ts_tablet_manager.cc:1434] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.002s
I20260709 13:09:28.961689 22265 consensus_queue.cc:1048] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:28.962524 22327 leader_election.cc:290] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:28.963644 22234 tablet_bootstrap.cc:492] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:28.973155 22230 ts_tablet_manager.cc:1434] T 62445af7a62048908034f88c37800719 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.000s
I20260709 13:09:28.976279 22230 tablet_bootstrap.cc:492] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:28.977305 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551cd2e6ec9d431dbcae744d897d81ba" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
W20260709 13:09:28.978740 21927 leader_election.cc:343] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.985505 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551cd2e6ec9d431dbcae744d897d81ba" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:28.986306 22037 raft_consensus.cc:2468] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:28.988027 21925 leader_election.cc:304] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:28.989720 22327 raft_consensus.cc:2804] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:28.990198 22327 raft_consensus.cc:493] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:28.990602 22327 raft_consensus.cc:3060] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.990703 22345 raft_consensus.cc:493] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.992282 22345 raft_consensus.cc:515] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:28.994998 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:28.995747 22181 raft_consensus.cc:2393] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in current term 1: Already voted for candidate ba5d8951ceb148bb80d1d2536a58614d in this term.
I20260709 13:09:28.999763 22232 tablet_bootstrap.cc:654] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.006677 22345 leader_election.cc:290] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:29.008155 22234 tablet_bootstrap.cc:654] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.008292 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:29.009723 22003 leader_election.cc:304] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:29.010886 22345 raft_consensus.cc:3060] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.012055 22231 tablet_bootstrap.cc:492] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:29.017274 22230 tablet_bootstrap.cc:654] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.014784 22231 ts_tablet_manager.cc:1403] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.014s
I20260709 13:09:29.013687 22327 raft_consensus.cc:515] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.022945 22345 raft_consensus.cc:2749] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:29.024747 22242 raft_consensus.cc:493] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.025403 22242 raft_consensus.cc:515] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.026280 22232 tablet_bootstrap.cc:492] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:29.026778 22232 ts_tablet_manager.cc:1403] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.016s
I20260709 13:09:29.027623 22242 leader_election.cc:290] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:29.029480 22232 raft_consensus.cc:359] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.030144 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62445af7a62048908034f88c37800719" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:29.030673 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62445af7a62048908034f88c37800719" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:29.030862 22034 raft_consensus.cc:2468] T 62445af7a62048908034f88c37800719 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:29.032995 22074 leader_election.cc:304] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:29.034693 22265 raft_consensus.cc:2804] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:29.035065 22265 raft_consensus.cc:493] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:29.035367 22265 raft_consensus.cc:3060] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.036559 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551cd2e6ec9d431dbcae744d897d81ba" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:29.037119 22034 raft_consensus.cc:3060] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.040299 22345 consensus_queue.cc:1048] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:29.030198 22232 raft_consensus.cc:385] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.043555 22232 raft_consensus.cc:740] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.047712 22232 consensus_queue.cc:260] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.049692 21960 raft_consensus.cc:2468] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:29.055963 22232 ts_tablet_manager.cc:1434] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:09:29.057042 22232 tablet_bootstrap.cc:492] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:29.057739 22265 raft_consensus.cc:515] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.060463 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551cd2e6ec9d431dbcae744d897d81ba" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:29.061479 22034 raft_consensus.cc:2468] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:29.062743 21925 leader_election.cc:304] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:29.062667 22231 raft_consensus.cc:359] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:29.063514 22345 consensus_queue.cc:1048] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:29.063946 22392 raft_consensus.cc:2804] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:29.064424 22392 raft_consensus.cc:697] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:29.065213 22392 consensus_queue.cc:237] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.066183 22265 leader_election.cc:290] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:29.062706 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62445af7a62048908034f88c37800719" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:29.068256 22327 leader_election.cc:290] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:29.068609 21962 raft_consensus.cc:3060] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.063511 22231 raft_consensus.cc:385] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:09:29.069430 21927 leader_election.cc:343] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:29.069674 22231 raft_consensus.cc:740] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.071807 22231 consensus_queue.cc:260] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:29.073637 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62445af7a62048908034f88c37800719" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:29.074266 22034 raft_consensus.cc:3060] T 62445af7a62048908034f88c37800719 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.069311 22234 tablet_bootstrap.cc:492] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:29.076898 22234 ts_tablet_manager.cc:1403] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.023s
I20260709 13:09:29.077397 22232 tablet_bootstrap.cc:654] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.078002 21962 raft_consensus.cc:2468] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:29.079241 22077 leader_election.cc:304] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:29.073822 22231 ts_tablet_manager.cc:1434] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.002s
I20260709 13:09:29.080034 22242 raft_consensus.cc:2804] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:29.080504 22242 raft_consensus.cc:697] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:29.081321 22242 consensus_queue.cc:237] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.082123 22231 tablet_bootstrap.cc:492] T af9e7c6014854690bdcd631ef0e7763b P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:29.088655 22234 raft_consensus.cc:359] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.089424 22234 raft_consensus.cc:385] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.089709 22234 raft_consensus.cc:740] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.091384 22232 tablet_bootstrap.cc:492] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:29.091725 22234 consensus_queue.cc:260] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.091763 22232 ts_tablet_manager.cc:1403] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 13:09:29.094264 22034 raft_consensus.cc:2468] T 62445af7a62048908034f88c37800719 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:29.095358 22232 raft_consensus.cc:359] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:29.095996 22232 raft_consensus.cc:385] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.096102 22231 tablet_bootstrap.cc:654] T af9e7c6014854690bdcd631ef0e7763b P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.097708 22234 ts_tablet_manager.cc:1434] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:09:29.098718 22234 tablet_bootstrap.cc:492] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:29.102268 22232 raft_consensus.cc:740] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.102978 22232 consensus_queue.cc:260] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:29.105031 22232 ts_tablet_manager.cc:1434] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 13:09:29.105957 22232 tablet_bootstrap.cc:492] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:29.107507 22230 tablet_bootstrap.cc:492] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:29.107956 22230 ts_tablet_manager.cc:1403] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.133s	user 0.023s	sys 0.015s
I20260709 13:09:29.110610 22230 raft_consensus.cc:359] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:29.111234 22230 raft_consensus.cc:385] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.111502 22232 tablet_bootstrap.cc:654] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.111474 22230 raft_consensus.cc:740] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.112397 22230 consensus_queue.cc:260] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:29.116947 22234 tablet_bootstrap.cc:654] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.117560 22230 ts_tablet_manager.cc:1434] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:09:29.122534 22230 tablet_bootstrap.cc:492] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:29.119983 21859 catalog_manager.cc:5697] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:29.133745 22345 raft_consensus.cc:493] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.134354 22345 raft_consensus.cc:515] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:29.136415 22345 leader_election.cc:290] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:29.136654 21858 catalog_manager.cc:5697] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:29.137913 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7e20f1d65a48b889544856b30df1d0" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:29.138846 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7e20f1d65a48b889544856b30df1d0" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
W20260709 13:09:29.139258 22002 leader_election.cc:343] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:29.140172 22003 leader_election.cc:343] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:29.140604 22003 leader_election.cc:304] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:29.141662 22345 raft_consensus.cc:2749] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:29.143631 22232 tablet_bootstrap.cc:492] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:29.143675 22230 tablet_bootstrap.cc:654] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.144309 22232 ts_tablet_manager.cc:1403] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.013s
I20260709 13:09:29.146924 22232 raft_consensus.cc:359] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.147586 22232 raft_consensus.cc:385] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.147828 22232 raft_consensus.cc:740] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.148497 22232 consensus_queue.cc:260] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.150666 22232 ts_tablet_manager.cc:1434] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:09:29.151599 22232 tablet_bootstrap.cc:492] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:29.154557 22396 consensus_queue.cc:1048] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:29.157186 22231 tablet_bootstrap.cc:492] T af9e7c6014854690bdcd631ef0e7763b P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:29.157673 22231 ts_tablet_manager.cc:1403] T af9e7c6014854690bdcd631ef0e7763b P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.010s
I20260709 13:09:29.159004 22242 raft_consensus.cc:493] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.159474 22242 raft_consensus.cc:515] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.162132 22230 tablet_bootstrap.cc:492] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:29.162402 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551cd2e6ec9d431dbcae744d897d81ba" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:29.162815 22230 ts_tablet_manager.cc:1403] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.040s	user 0.002s	sys 0.015s
I20260709 13:09:29.163616 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551cd2e6ec9d431dbcae744d897d81ba" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:29.164345 22037 raft_consensus.cc:2393] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4aec2c83e8a41a1bfad43c392ae3562 in current term 1: Already voted for candidate ba5d8951ceb148bb80d1d2536a58614d in this term.
I20260709 13:09:29.162209 22242 leader_election.cc:290] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:29.165817 22230 raft_consensus.cc:359] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.165767 22074 leader_election.cc:304] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4aec2c83e8a41a1bfad43c392ae3562; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:29.166694 22230 raft_consensus.cc:385] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.167033 22230 raft_consensus.cc:740] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.167454 22242 raft_consensus.cc:3060] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.167933 22232 tablet_bootstrap.cc:654] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.167872 22230 consensus_queue.cc:260] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.170409 22230 ts_tablet_manager.cc:1434] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:29.172569 22230 tablet_bootstrap.cc:492] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:29.174611 22242 raft_consensus.cc:2749] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:29.174727 22390 consensus_queue.cc:1048] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:29.177722 22280 consensus_queue.cc:1048] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:29.178804 22230 tablet_bootstrap.cc:654] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.187844 22390 raft_consensus.cc:493] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.188434 22390 raft_consensus.cc:515] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.195366 22390 leader_election.cc:290] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:29.195621 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705a0b82d7944b66988a42b8c71d1e21" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:29.196381 22037 raft_consensus.cc:2468] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:29.197405 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705a0b82d7944b66988a42b8c71d1e21" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:29.198781 22230 tablet_bootstrap.cc:492] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:29.199304 22230 ts_tablet_manager.cc:1403] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.009s
I20260709 13:09:29.199378 21925 leader_election.cc:304] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:29.201058 22396 raft_consensus.cc:2804] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:29.201471 22396 raft_consensus.cc:493] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:29.201694 22232 tablet_bootstrap.cc:492] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:29.202165 22232 ts_tablet_manager.cc:1403] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.000s
I20260709 13:09:29.202414 22230 raft_consensus.cc:359] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
W20260709 13:09:29.203097 21928 leader_election.cc:343] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:29.203085 22230 raft_consensus.cc:385] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.204321 22230 raft_consensus.cc:740] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.205120 22230 consensus_queue.cc:260] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.207564 22230 ts_tablet_manager.cc:1434] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 13:09:29.207669 21960 raft_consensus.cc:3060] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.208680 22230 tablet_bootstrap.cc:492] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:29.211385 22232 raft_consensus.cc:359] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.212023 22232 raft_consensus.cc:385] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.212401 22232 raft_consensus.cc:740] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.213091 22232 consensus_queue.cc:260] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.215816 22230 tablet_bootstrap.cc:654] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.220041 22232 ts_tablet_manager.cc:1434] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 13:09:29.228914 22396 raft_consensus.cc:3060] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.233134 22230 tablet_bootstrap.cc:492] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:29.233785 22230 ts_tablet_manager.cc:1403] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 13:09:29.236595 22230 raft_consensus.cc:359] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:29.237881 22230 raft_consensus.cc:385] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.238202 22230 raft_consensus.cc:740] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.238974 22230 consensus_queue.cc:260] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:29.241199 22230 ts_tablet_manager.cc:1434] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:29.242306 22230 tablet_bootstrap.cc:492] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:29.242631 22396 raft_consensus.cc:515] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.247699 22230 tablet_bootstrap.cc:654] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.239841 22232 tablet_bootstrap.cc:492] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:29.253048 22238 consensus_queue.cc:1048] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:29.254535 22345 raft_consensus.cc:493] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.254999 22345 raft_consensus.cc:515] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.256922 22345 leader_election.cc:290] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:29.257972 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b75eaa59d654c98a3b7ffa7028a6b12" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:29.257979 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b75eaa59d654c98a3b7ffa7028a6b12" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:29.258845 21961 raft_consensus.cc:2468] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 0.
I20260709 13:09:29.259832 22003 leader_election.cc:304] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
W20260709 13:09:29.260782 22003 leader_election.cc:343] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:29.262142 22345 raft_consensus.cc:2804] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:29.262606 22345 raft_consensus.cc:493] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:29.263001 22345 raft_consensus.cc:3060] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.265630 22232 tablet_bootstrap.cc:654] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.270088 22345 raft_consensus.cc:515] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.272032 22345 leader_election.cc:290] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:29.273815 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b75eaa59d654c98a3b7ffa7028a6b12" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
W20260709 13:09:29.276189 22003 leader_election.cc:343] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:29.277925 22230 tablet_bootstrap.cc:492] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:29.278200 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b75eaa59d654c98a3b7ffa7028a6b12" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:29.278501 22230 ts_tablet_manager.cc:1403] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.006s
I20260709 13:09:29.282011 22232 tablet_bootstrap.cc:492] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:29.282197 21961 raft_consensus.cc:3060] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.282464 22232 ts_tablet_manager.cc:1403] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.003s
I20260709 13:09:29.283785 22230 raft_consensus.cc:359] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.284776 22230 raft_consensus.cc:385] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.285079 22230 raft_consensus.cc:740] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.285854 22230 consensus_queue.cc:260] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.286561 22232 raft_consensus.cc:359] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:29.287205 22232 raft_consensus.cc:385] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.287443 22232 raft_consensus.cc:740] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.290122 22230 ts_tablet_manager.cc:1434] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 13:09:29.290952 22230 tablet_bootstrap.cc:492] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:29.296136 22230 tablet_bootstrap.cc:654] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.300184 22232 consensus_queue.cc:260] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:29.296164 22231 raft_consensus.cc:359] T af9e7c6014854690bdcd631ef0e7763b P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:29.302932 22231 raft_consensus.cc:385] T af9e7c6014854690bdcd631ef0e7763b P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.303227 22231 raft_consensus.cc:740] T af9e7c6014854690bdcd631ef0e7763b P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.302107 21961 raft_consensus.cc:2468] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:29.308873 22003 leader_election.cc:304] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:29.309916 22345 raft_consensus.cc:2804] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:29.310536 22345 raft_consensus.cc:697] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:29.311319 22345 consensus_queue.cc:237] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.312028 22390 raft_consensus.cc:493] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.312485 22390 raft_consensus.cc:515] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:29.305999 22242 raft_consensus.cc:493] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.315434 22232 ts_tablet_manager.cc:1434] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:09:29.316663 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705a0b82d7944b66988a42b8c71d1e21" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:29.315979 22231 consensus_queue.cc:260] T af9e7c6014854690bdcd631ef0e7763b P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:29.317962 22232 tablet_bootstrap.cc:492] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
W20260709 13:09:29.321314 21928 leader_election.cc:343] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:29.322072 22238 raft_consensus.cc:493] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.322562 22238 raft_consensus.cc:515] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:29.324280 22236 raft_consensus.cc:493] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.324579 22238 leader_election.cc:290] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:29.324728 22236 raft_consensus.cc:515] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:29.327394 22234 tablet_bootstrap.cc:492] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:29.327768 22234 ts_tablet_manager.cc:1403] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.229s	user 0.053s	sys 0.050s
I20260709 13:09:29.329916 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:29.329962 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:29.330540 22181 raft_consensus.cc:2468] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:29.331022 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:29.331061 22109 raft_consensus.cc:2468] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:29.332487 21927 leader_election.cc:304] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:29.333272 22392 raft_consensus.cc:2804] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:29.333636 22392 raft_consensus.cc:493] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:29.333927 22392 raft_consensus.cc:3060] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.334954 22236 leader_election.cc:290] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:29.335078 22390 leader_election.cc:290] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:29.335999 22242 raft_consensus.cc:515] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:29.336841 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6773ed378b64066b67b494c5ffb2b43" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:29.338110 22242 leader_election.cc:290] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
W20260709 13:09:29.338443 22002 leader_election.cc:343] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:29.339286 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:29.339668 21959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4bc3311f2e499ca5bedd169234b5c3" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
W20260709 13:09:29.341514 22077 leader_election.cc:343] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:29.337554 22234 raft_consensus.cc:359] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:29.342195 22234 raft_consensus.cc:385] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.342465 22234 raft_consensus.cc:740] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.343107 22234 consensus_queue.cc:260] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:29.344501 22232 tablet_bootstrap.cc:654] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.339922 22231 ts_tablet_manager.cc:1434] T af9e7c6014854690bdcd631ef0e7763b P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.182s	user 0.007s	sys 0.000s
I20260709 13:09:29.345626 22231 tablet_bootstrap.cc:492] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:29.348903 22234 ts_tablet_manager.cc:1434] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:09:29.349896 22234 tablet_bootstrap.cc:492] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:29.351608 22392 raft_consensus.cc:515] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:29.340086 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4bc3311f2e499ca5bedd169234b5c3" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:29.354173 22238 raft_consensus.cc:493] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.350063 22396 leader_election.cc:290] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:29.364126 21961 raft_consensus.cc:2393] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 1: Already voted for candidate ba5d8951ceb148bb80d1d2536a58614d in this term.
I20260709 13:09:29.355868 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6773ed378b64066b67b494c5ffb2b43" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
W20260709 13:09:29.365367 22077 leader_election.cc:343] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:29.366070 22238 raft_consensus.cc:515] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.375424 22238 leader_election.cc:290] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:29.372947 22077 leader_election.cc:304] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:29.377048 22151 leader_election.cc:304] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:29.377631 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cf2c8e338043a683572f6acefff228" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:29.378487 21859 catalog_manager.cc:5697] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:29.379622 22003 leader_election.cc:343] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:29.380053 22003 leader_election.cc:304] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:29.381300 22265 raft_consensus.cc:2749] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:29.381258 22370 raft_consensus.cc:3060] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.382261 22230 tablet_bootstrap.cc:492] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:29.382700 22230 ts_tablet_manager.cc:1403] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.008s
I20260709 13:09:29.383539 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:29.384135 22111 raft_consensus.cc:3060] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.385118 22181 raft_consensus.cc:3060] T af9e7c6014854690bdcd631ef0e7763b P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.381227 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cf2c8e338043a683572f6acefff228" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:29.386322 22037 raft_consensus.cc:2393] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 1: Already voted for candidate ba5d8951ceb148bb80d1d2536a58614d in this term.
I20260709 13:09:29.390699 22111 raft_consensus.cc:2468] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:29.394351 21927 leader_election.cc:304] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:29.397413 22396 raft_consensus.cc:2804] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:29.398041 22396 raft_consensus.cc:697] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:29.401530 22242 consensus_queue.cc:1048] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:29.406908 22392 leader_election.cc:290] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:29.398823 22396 consensus_queue.cc:237] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:29.378381 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705a0b82d7944b66988a42b8c71d1e21" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:29.409817 22034 raft_consensus.cc:3060] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.410187 22236 raft_consensus.cc:2749] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:29.409958 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:29.410390 22265 consensus_queue.cc:1048] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:29.411765 22185 raft_consensus.cc:3060] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.419835 22392 consensus_queue.cc:1048] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:29.420812 22234 tablet_bootstrap.cc:654] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.424928 22230 raft_consensus.cc:359] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:29.426913 22230 raft_consensus.cc:385] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.427124 22230 raft_consensus.cc:740] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.452831 22230 consensus_queue.cc:260] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:29.456745 22234 tablet_bootstrap.cc:492] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:29.457216 22234 ts_tablet_manager.cc:1403] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.002s
W20260709 13:09:29.454133 22150 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:45775, user_credentials={real_user=slave}} blocked reactor thread for 67686.5us
I20260709 13:09:29.463821 22230 ts_tablet_manager.cc:1434] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260709 13:09:29.464859 22230 tablet_bootstrap.cc:492] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
W20260709 13:09:29.452729 22151 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:46683, user_credentials={real_user=slave}} blocked reactor thread for 67279.5us
I20260709 13:09:29.466661 22370 raft_consensus.cc:2749] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:29.498826 22231 tablet_bootstrap.cc:654] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.498329 22034 raft_consensus.cc:2468] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:29.526908 22232 tablet_bootstrap.cc:492] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:29.527390 22232 ts_tablet_manager.cc:1403] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.210s	user 0.022s	sys 0.004s
I20260709 13:09:29.540694 22234 raft_consensus.cc:359] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:29.541579 22234 raft_consensus.cc:385] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.541832 22234 raft_consensus.cc:740] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.542416 22234 consensus_queue.cc:260] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:29.543082 22232 raft_consensus.cc:359] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.543735 22232 raft_consensus.cc:385] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.543972 22232 raft_consensus.cc:740] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.545082 22232 consensus_queue.cc:260] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.548513 22232 ts_tablet_manager.cc:1434] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:09:29.549296 22232 tablet_bootstrap.cc:492] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:29.553521 22234 ts_tablet_manager.cc:1434] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.001s
I20260709 13:09:29.554265 22234 tablet_bootstrap.cc:492] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:29.559752 21925 leader_election.cc:304] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:29.562525 22392 raft_consensus.cc:2804] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:29.562999 22392 raft_consensus.cc:697] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:29.565886 22230 tablet_bootstrap.cc:654] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.564882 21859 catalog_manager.cc:5697] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:29.584532 22396 consensus_queue.cc:1048] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:29.584811 22327 consensus_queue.cc:1048] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:29.563769 22392 consensus_queue.cc:237] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.575579 22151 leader_election.cc:304] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:29.624748 22452 raft_consensus.cc:2749] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:29.626663 22184 raft_consensus.cc:2468] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:29.642221 22234 tablet_bootstrap.cc:654] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.657178 22231 tablet_bootstrap.cc:492] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:29.657676 22231 ts_tablet_manager.cc:1403] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.312s	user 0.014s	sys 0.019s
W20260709 13:09:29.651046 22151 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.65:46683, user_credentials={real_user=slave}} blocked reactor thread for 97548.1us
I20260709 13:09:29.655807 22455 consensus_queue.cc:1048] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:09:29.676581 22232 tablet_bootstrap.cc:654] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.679036 22345 raft_consensus.cc:493] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.680313 22230 tablet_bootstrap.cc:492] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:29.680843 22230 ts_tablet_manager.cc:1403] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.216s	user 0.014s	sys 0.009s
I20260709 13:09:29.679533 22345 raft_consensus.cc:515] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.726698 22230 raft_consensus.cc:359] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.727586 22230 raft_consensus.cc:385] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.727888 22230 raft_consensus.cc:740] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.728150 22231 raft_consensus.cc:359] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.728741 22231 raft_consensus.cc:385] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.728947 22231 raft_consensus.cc:740] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.873885 22392 raft_consensus.cc:493] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.874413 22392 raft_consensus.cc:515] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:29.873675 22230 consensus_queue.cc:260] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.876204 22231 consensus_queue.cc:260] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:29.886660 22392 leader_election.cc:290] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:29.890859 22231 ts_tablet_manager.cc:1434] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.233s	user 0.007s	sys 0.006s
I20260709 13:09:29.891729 22231 tablet_bootstrap.cc:492] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:29.893883 22234 tablet_bootstrap.cc:492] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:29.894407 22234 ts_tablet_manager.cc:1403] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.340s	user 0.017s	sys 0.030s
I20260709 13:09:29.898671 22231 tablet_bootstrap.cc:654] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.899886 22345 leader_election.cc:290] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:29.901789 21859 catalog_manager.cc:5697] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:29.883546 22461 log.cc:927] Time spent T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d: Append to log took a long time: real 0.156s	user 0.001s	sys 0.000s
I20260709 13:09:29.910308 22460 raft_consensus.cc:493] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.910773 22460 raft_consensus.cc:515] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:29.911221 22234 raft_consensus.cc:359] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.911907 22234 raft_consensus.cc:385] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.912151 22234 raft_consensus.cc:740] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.912744 22234 consensus_queue.cc:260] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:29.918154 22234 ts_tablet_manager.cc:1434] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:09:29.919035 22234 tablet_bootstrap.cc:492] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:29.908905 22392 consensus_queue.cc:1048] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:09:29.923759 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fba1c1c33d94429be721fbd7e42e0f4" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
W20260709 13:09:29.907413 21927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:45775, user_credentials={real_user=slave}} blocked reactor thread for 174784us
I20260709 13:09:29.928988 22460 leader_election.cc:290] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:29.981751 22456 consensus_queue.cc:1048] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260709 13:09:29.995208 22234 tablet_bootstrap.cc:654] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:29.986387 21928 leader_election.cc:343] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.006309 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7e20f1d65a48b889544856b30df1d0" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:30.008359 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fba1c1c33d94429be721fbd7e42e0f4" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:30.009042 22111 raft_consensus.cc:2468] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:30.020376 22390 raft_consensus.cc:493] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.021018 22390 raft_consensus.cc:515] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.023236 22390 leader_election.cc:290] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:30.042132 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497323b80a3146ba9c68fa4c466fdf77" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
W20260709 13:09:30.042709 21908 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:30.042848 21962 raft_consensus.cc:2468] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 0.
W20260709 13:09:30.050760 22151 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:46683, user_credentials={real_user=slave}} blocked reactor thread for 44921.8us
I20260709 13:09:30.053599 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497323b80a3146ba9c68fa4c466fdf77" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:30.054236 22111 raft_consensus.cc:2468] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
W20260709 13:09:30.055729 22077 leader_election.cc:343] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.056706 21927 leader_election.cc:304] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:30.057955 22390 raft_consensus.cc:2804] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:30.058336 22390 raft_consensus.cc:493] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.058640 22390 raft_consensus.cc:3060] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.064486 21927 leader_election.cc:304] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:30.066741 22396 raft_consensus.cc:2804] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:30.067106 22396 raft_consensus.cc:493] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.067417 22396 raft_consensus.cc:3060] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.068041 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497323b80a3146ba9c68fa4c466fdf77" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:30.068667 22111 raft_consensus.cc:2468] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 0.
I20260709 13:09:30.072131 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7e20f1d65a48b889544856b30df1d0" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:30.072746 22036 raft_consensus.cc:2468] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:30.084270 22327 consensus_queue.cc:1048] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:09:30.113688 22230 ts_tablet_manager.cc:1434] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.433s	user 0.013s	sys 0.007s
I20260709 13:09:30.114820 22230 tablet_bootstrap.cc:492] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:30.126762 22231 tablet_bootstrap.cc:492] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:30.127315 22231 ts_tablet_manager.cc:1403] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.236s	user 0.020s	sys 0.033s
I20260709 13:09:30.128214 22074 leader_election.cc:304] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:30.110819 22463 consensus_queue.cc:1048] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:09:30.123421 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497323b80a3146ba9c68fa4c466fdf77" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:30.130384 22327 consensus_queue.cc:1048] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:30.131134 22037 raft_consensus.cc:2468] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:30.130636 22454 raft_consensus.cc:2804] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:30.132614 22454 raft_consensus.cc:493] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.133275 22454 raft_consensus.cc:3060] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.116813 22390 raft_consensus.cc:515] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.139040 22234 tablet_bootstrap.cc:492] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:30.139560 22234 ts_tablet_manager.cc:1403] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.221s	user 0.018s	sys 0.040s
I20260709 13:09:30.137161 22231 raft_consensus.cc:359] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.142794 22231 raft_consensus.cc:385] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.118245 22003 leader_election.cc:304] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:30.143080 22231 raft_consensus.cc:740] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.143613 22232 tablet_bootstrap.cc:492] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:30.144205 22232 ts_tablet_manager.cc:1403] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.595s	user 0.016s	sys 0.007s
I20260709 13:09:30.145071 22231 consensus_queue.cc:260] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.145502 22234 raft_consensus.cc:359] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.146406 22234 raft_consensus.cc:385] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.146714 22234 raft_consensus.cc:740] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.146919 22232 raft_consensus.cc:359] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.147682 22232 raft_consensus.cc:385] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.148018 22232 raft_consensus.cc:740] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.148263 22463 raft_consensus.cc:2804] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:30.148485 22230 tablet_bootstrap.cc:654] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.148707 22463 raft_consensus.cc:493] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.147185 22396 raft_consensus.cc:515] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.149068 22463 raft_consensus.cc:3060] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.152187 22231 ts_tablet_manager.cc:1434] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
W20260709 13:09:30.152487 22003 consensus_peers.cc:597] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Couldn't send request to peer b209b7f6f26849ae9d987bf94bad1775. 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:09:30.153096 22231 tablet_bootstrap.cc:492] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:30.147294 22234 consensus_queue.cc:260] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.149055 22232 consensus_queue.cc:260] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.158677 22234 ts_tablet_manager.cc:1434] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 13:09:30.159387 22234 tablet_bootstrap.cc:492] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:30.170334 22232 ts_tablet_manager.cc:1434] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.001s
I20260709 13:09:30.171386 22232 tablet_bootstrap.cc:492] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:30.187922 22183 raft_consensus.cc:3060] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.192870 22231 tablet_bootstrap.cc:654] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.197264 22230 tablet_bootstrap.cc:492] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:30.197748 22230 ts_tablet_manager.cc:1403] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.083s	user 0.003s	sys 0.020s
I20260709 13:09:30.200256 22230 raft_consensus.cc:359] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.200887 22230 raft_consensus.cc:385] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.201170 22230 raft_consensus.cc:740] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.201992 22230 consensus_queue.cc:260] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.203050 22231 tablet_bootstrap.cc:492] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:30.203646 22231 ts_tablet_manager.cc:1403] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.002s
I20260709 13:09:30.203686 22230 ts_tablet_manager.cc:1434] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:09:30.206408 22230 tablet_bootstrap.cc:492] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:30.227517 22345 raft_consensus.cc:493] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.228050 22345 raft_consensus.cc:515] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.230193 22463 raft_consensus.cc:515] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.234627 22232 tablet_bootstrap.cc:654] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.234736 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497323b80a3146ba9c68fa4c466fdf77" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:30.235461 22034 raft_consensus.cc:2393] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ba5d8951ceb148bb80d1d2536a58614d in current term 1: Already voted for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in this term.
I20260709 13:09:30.237140 22454 raft_consensus.cc:515] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.237746 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91561649d444b00abfd165d51758549" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:30.238127 22392 consensus_queue.cc:1048] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:30.239142 22454 leader_election.cc:290] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:30.239391 22370 raft_consensus.cc:493] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.239885 22370 raft_consensus.cc:515] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.242622 22463 leader_election.cc:290] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:30.230144 22231 raft_consensus.cc:359] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.243860 22231 raft_consensus.cc:385] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.244163 22231 raft_consensus.cc:740] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.244817 22231 consensus_queue.cc:260] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.230209 22345 leader_election.cc:290] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:30.222836 22396 leader_election.cc:290] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:30.246510 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fba1c1c33d94429be721fbd7e42e0f4" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
W20260709 13:09:30.247483 22003 leader_election.cc:343] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.231016 22390 leader_election.cc:290] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:30.261085 22231 ts_tablet_manager.cc:1434] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.005s
I20260709 13:09:30.262221 22231 tablet_bootstrap.cc:492] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:30.264927 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497323b80a3146ba9c68fa4c466fdf77" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:30.265091 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7e20f1d65a48b889544856b30df1d0" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:30.265710 22037 raft_consensus.cc:3060] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.265793 21961 raft_consensus.cc:2393] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in current term 1: Already voted for candidate ba5d8951ceb148bb80d1d2536a58614d in this term.
I20260709 13:09:30.256173 22181 raft_consensus.cc:3060] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.281230 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4bc3311f2e499ca5bedd169234b5c3" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:30.270802 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91561649d444b00abfd165d51758549" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:30.281916 22108 raft_consensus.cc:2468] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
I20260709 13:09:30.271528 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497323b80a3146ba9c68fa4c466fdf77" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:30.282552 22109 raft_consensus.cc:3060] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.287559 22150 leader_election.cc:304] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:30.288137 22448 raft_consensus.cc:493] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.288643 22440 raft_consensus.cc:2804] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:30.288591 22448 raft_consensus.cc:515] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.273064 22234 tablet_bootstrap.cc:654] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.276979 22370 leader_election.cc:290] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:30.280675 22230 tablet_bootstrap.cc:654] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.293247 22448 leader_election.cc:290] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:30.276727 22392 raft_consensus.cc:493] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.289045 22440 raft_consensus.cc:493] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.297544 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705a0b82d7944b66988a42b8c71d1e21" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:30.299551 22440 raft_consensus.cc:3060] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.294654 22392 raft_consensus.cc:515] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.302184 22392 leader_election.cc:290] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:30.302868 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:30.303514 22036 raft_consensus.cc:2468] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:30.304598 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705a0b82d7944b66988a42b8c71d1e21" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:30.294507 22327 consensus_queue.cc:1048] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:09:30.308674 22109 raft_consensus.cc:2468] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
W20260709 13:09:30.312938 22002 leader_election.cc:343] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.313290 22148 leader_election.cc:304] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:30.314718 21925 leader_election.cc:304] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:30.314888 22037 raft_consensus.cc:2468] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:30.315729 22327 raft_consensus.cc:2804] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:30.316107 22327 raft_consensus.cc:493] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.316416 22327 raft_consensus.cc:3060] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.313396 22002 leader_election.cc:304] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:30.303615 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7e20f1d65a48b889544856b30df1d0" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:30.325220 22440 raft_consensus.cc:515] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.332952 22002 leader_election.cc:304] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:30.333940 22465 raft_consensus.cc:2804] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:30.334393 22465 raft_consensus.cc:697] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:30.334772 22231 tablet_bootstrap.cc:654] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.335151 22465 consensus_queue.cc:237] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.335570 22074 leader_election.cc:304] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:30.326351 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4bc3311f2e499ca5bedd169234b5c3" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:30.329037 22345 raft_consensus.cc:2749] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:30.364787 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4bc3311f2e499ca5bedd169234b5c3" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:30.342567 22242 raft_consensus.cc:2804] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:30.365623 22370 raft_consensus.cc:2749] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:30.367775 22077 leader_election.cc:343] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.368474 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:30.359423 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497323b80a3146ba9c68fa4c466fdf77" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:30.371520 22109 raft_consensus.cc:2393] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ba5d8951ceb148bb80d1d2536a58614d in current term 1: Already voted for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in this term.
I20260709 13:09:30.361212 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fba1c1c33d94429be721fbd7e42e0f4" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:30.375052 22110 raft_consensus.cc:3060] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.376071 22327 raft_consensus.cc:515] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.377195 22242 raft_consensus.cc:697] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:30.378062 22242 consensus_queue.cc:237] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
W20260709 13:09:30.380658 22151 leader_election.cc:343] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.381461 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4bc3311f2e499ca5bedd169234b5c3" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:30.361225 22440 leader_election.cc:290] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:30.382061 22109 raft_consensus.cc:3060] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.389148 22181 raft_consensus.cc:2468] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
W20260709 13:09:30.390798 21927 leader_election.cc:343] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.393829 21927 leader_election.cc:304] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [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: ba5d8951ceb148bb80d1d2536a58614d; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:30.395519 22390 raft_consensus.cc:2749] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:30.399880 21928 leader_election.cc:304] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:30.401401 22390 raft_consensus.cc:2804] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:30.402737 22234 tablet_bootstrap.cc:492] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:30.403143 22234 ts_tablet_manager.cc:1403] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.244s	user 0.010s	sys 0.015s
I20260709 13:09:30.401861 22390 raft_consensus.cc:697] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:30.420012 22345 raft_consensus.cc:493] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.420199 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:30.420764 22034 raft_consensus.cc:3060] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.420593 22345 raft_consensus.cc:515] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.422317 22232 tablet_bootstrap.cc:492] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:30.422785 22232 ts_tablet_manager.cc:1403] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.252s	user 0.012s	sys 0.005s
I20260709 13:09:30.423815 22345 leader_election.cc:290] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:30.419906 22327 leader_election.cc:290] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:30.425915 22110 raft_consensus.cc:2468] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
W20260709 13:09:30.435745 22151 leader_election.cc:343] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.427256 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab69c1022e2b4d46a55a4a54c6d16a71" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:30.425318 22232 raft_consensus.cc:359] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.426460 22390 consensus_queue.cc:237] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.438539 22232 raft_consensus.cc:385] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:09:30.437913 22003 leader_election.cc:343] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.439968 22232 raft_consensus.cc:740] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.441419 22232 consensus_queue.cc:260] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.431926 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:30.427923 22109 raft_consensus.cc:2468] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:30.430375 22034 raft_consensus.cc:2468] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:30.450170 22232 ts_tablet_manager.cc:1434] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:09:30.451292 22232 tablet_bootstrap.cc:492] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:30.441519 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab69c1022e2b4d46a55a4a54c6d16a71" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:30.455597 21925 leader_election.cc:304] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:30.456444 22326 raft_consensus.cc:2804] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:30.456943 22326 raft_consensus.cc:697] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:30.457638 22150 leader_election.cc:304] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:30.458290 22326 consensus_queue.cc:237] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.459218 22370 raft_consensus.cc:2804] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:09:30.456516 22003 leader_election.cc:343] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.461058 22003 leader_election.cc:304] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:30.461941 22370 raft_consensus.cc:697] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:30.462970 22463 raft_consensus.cc:2749] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:30.462805 22370 consensus_queue.cc:237] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.469214 22230 tablet_bootstrap.cc:492] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:30.470078 22230 ts_tablet_manager.cc:1403] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.264s	user 0.017s	sys 0.015s
I20260709 13:09:30.472892 22230 raft_consensus.cc:359] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.473562 22230 raft_consensus.cc:385] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.473834 22230 raft_consensus.cc:740] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
W20260709 13:09:30.478099 21927 leader_election.cc:343] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.474632 22230 consensus_queue.cc:260] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.479104 22234 raft_consensus.cc:359] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.479800 22234 raft_consensus.cc:385] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.480949 22230 ts_tablet_manager.cc:1434] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:09:30.481881 22230 tablet_bootstrap.cc:492] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:30.480096 22234 raft_consensus.cc:740] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.492775 22230 tablet_bootstrap.cc:654] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.494828 22231 tablet_bootstrap.cc:492] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:30.495298 22231 ts_tablet_manager.cc:1403] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.233s	user 0.036s	sys 0.025s
I20260709 13:09:30.486637 22234 consensus_queue.cc:260] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.508502 21858 catalog_manager.cc:5697] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:30.512853 21860 catalog_manager.cc:5697] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:30.514134 22231 raft_consensus.cc:359] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.514818 22231 raft_consensus.cc:385] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.515075 22231 raft_consensus.cc:740] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.515704 22231 consensus_queue.cc:260] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.517387 22234 ts_tablet_manager.cc:1434] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.114s	user 0.007s	sys 0.000s
I20260709 13:09:30.518152 22234 tablet_bootstrap.cc:492] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:30.520936 22231 ts_tablet_manager.cc:1434] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:09:30.521970 22231 tablet_bootstrap.cc:492] T c6773ed378b64066b67b494c5ffb2b43 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:30.524339 22232 tablet_bootstrap.cc:654] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.525678 21859 catalog_manager.cc:5697] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 0 to 1, leader changed from <none> to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 1 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:30.539336 22234 tablet_bootstrap.cc:654] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.541019 22231 tablet_bootstrap.cc:654] T c6773ed378b64066b67b494c5ffb2b43 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.544214 22230 tablet_bootstrap.cc:492] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:30.544694 22230 ts_tablet_manager.cc:1403] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.000s
I20260709 13:09:30.547299 22230 raft_consensus.cc:359] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.548029 22230 raft_consensus.cc:385] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.548324 22230 raft_consensus.cc:740] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.552521 22345 raft_consensus.cc:493] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.553262 22230 consensus_queue.cc:260] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.553058 22345 raft_consensus.cc:515] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.555634 22230 ts_tablet_manager.cc:1434] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:09:30.555716 22232 tablet_bootstrap.cc:492] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:30.556285 22232 ts_tablet_manager.cc:1403] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.105s	user 0.013s	sys 0.003s
I20260709 13:09:30.556507 22345 leader_election.cc:290] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:30.557695 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013fb488b6ce491c8389883b5c98af14" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:30.557885 22230 tablet_bootstrap.cc:492] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:30.557960 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013fb488b6ce491c8389883b5c98af14" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
W20260709 13:09:30.564314 22003 leader_election.cc:343] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:30.564765 22002 leader_election.cc:343] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.565914 22002 leader_election.cc:304] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:30.566926 22345 raft_consensus.cc:2749] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:30.570660 22232 raft_consensus.cc:359] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.575418 22232 raft_consensus.cc:385] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.575757 22232 raft_consensus.cc:740] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.575109 22230 tablet_bootstrap.cc:654] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.576416 22232 consensus_queue.cc:260] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.582154 22370 raft_consensus.cc:493] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.582653 22232 ts_tablet_manager.cc:1434] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:09:30.583601 22232 tablet_bootstrap.cc:492] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:30.582653 22370 raft_consensus.cc:515] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.587157 22370 leader_election.cc:290] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:30.588512 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7e20f1d65a48b889544856b30df1d0" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:30.588614 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7e20f1d65a48b889544856b30df1d0" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:30.589592 22232 tablet_bootstrap.cc:654] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.592037 22034 raft_consensus.cc:2393] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 1: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:30.593330 22148 leader_election.cc:304] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:30.595214 22242 raft_consensus.cc:493] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.596020 22242 raft_consensus.cc:515] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.596611 22231 tablet_bootstrap.cc:492] T c6773ed378b64066b67b494c5ffb2b43 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:30.597100 22231 ts_tablet_manager.cc:1403] T c6773ed378b64066b67b494c5ffb2b43 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.003s
I20260709 13:09:30.598361 22242 leader_election.cc:290] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:30.599130 22234 tablet_bootstrap.cc:492] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:30.599375 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6773ed378b64066b67b494c5ffb2b43" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:30.599272 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6773ed378b64066b67b494c5ffb2b43" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:30.600126 22037 raft_consensus.cc:2468] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:30.601612 22231 raft_consensus.cc:359] T c6773ed378b64066b67b494c5ffb2b43 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.602283 22231 raft_consensus.cc:385] T c6773ed378b64066b67b494c5ffb2b43 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.602537 22231 raft_consensus.cc:740] T c6773ed378b64066b67b494c5ffb2b43 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.595528 22370 raft_consensus.cc:3060] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.603849 22074 leader_election.cc:304] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:30.606590 22242 raft_consensus.cc:2804] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:30.607015 22242 raft_consensus.cc:493] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.607395 22242 raft_consensus.cc:3060] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.603991 22231 consensus_queue.cc:260] T c6773ed378b64066b67b494c5ffb2b43 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.608244 22181 raft_consensus.cc:2468] T c6773ed378b64066b67b494c5ffb2b43 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:30.609635 22234 ts_tablet_manager.cc:1403] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.092s	user 0.023s	sys 0.003s
I20260709 13:09:30.611310 22456 raft_consensus.cc:493] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.611945 22456 raft_consensus.cc:515] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.612516 22234 raft_consensus.cc:359] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.613265 22234 raft_consensus.cc:385] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.613562 22234 raft_consensus.cc:740] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.614411 22234 consensus_queue.cc:260] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.615226 22242 raft_consensus.cc:515] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.616250 22234 ts_tablet_manager.cc:1434] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:09:30.617221 22234 tablet_bootstrap.cc:492] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:30.617280 22242 leader_election.cc:290] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:30.618810 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6773ed378b64066b67b494c5ffb2b43" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:30.619369 22037 raft_consensus.cc:3060] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.619469 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:30.622993 22456 leader_election.cc:290] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:30.627230 22231 ts_tablet_manager.cc:1434] T c6773ed378b64066b67b494c5ffb2b43 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:09:30.628217 22231 tablet_bootstrap.cc:492] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:30.628335 22234 tablet_bootstrap.cc:654] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.640746 22231 tablet_bootstrap.cc:654] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.625934 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6773ed378b64066b67b494c5ffb2b43" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:30.641670 22181 raft_consensus.cc:3060] T c6773ed378b64066b67b494c5ffb2b43 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.645437 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:30.646463 22034 raft_consensus.cc:2393] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4aec2c83e8a41a1bfad43c392ae3562 in current term 1: Already voted for candidate ba5d8951ceb148bb80d1d2536a58614d in this term.
I20260709 13:09:30.648159 22074 leader_election.cc:304] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4aec2c83e8a41a1bfad43c392ae3562; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:30.649299 22456 raft_consensus.cc:3060] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.664606 22345 raft_consensus.cc:493] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.665124 22345 raft_consensus.cc:515] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.665643 22230 tablet_bootstrap.cc:492] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:30.665717 22037 raft_consensus.cc:2468] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:30.666113 22230 ts_tablet_manager.cc:1403] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.110s	user 0.030s	sys 0.006s
I20260709 13:09:30.667436 22074 leader_election.cc:304] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:30.665555 22370 raft_consensus.cc:2749] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:30.668778 22242 raft_consensus.cc:2804] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:30.667397 22345 leader_election.cc:290] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:30.671648 22230 raft_consensus.cc:359] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.672281 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:30.672322 22230 raft_consensus.cc:385] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.673712 22230 raft_consensus.cc:740] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
W20260709 13:09:30.674350 22003 leader_election.cc:343] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.675312 22242 raft_consensus.cc:697] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:30.678674 22242 consensus_queue.cc:237] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.679239 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
W20260709 13:09:30.680753 22002 leader_election.cc:343] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.681216 22002 leader_election.cc:304] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:30.681926 22345 raft_consensus.cc:2749] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:30.675060 22230 consensus_queue.cc:260] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.687784 22230 ts_tablet_manager.cc:1434] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260709 13:09:30.688196 22231 tablet_bootstrap.cc:492] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:30.688687 22230 tablet_bootstrap.cc:492] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:30.688783 22390 raft_consensus.cc:493] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.689330 22390 raft_consensus.cc:515] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.691354 22390 leader_election.cc:290] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:30.677338 21855 catalog_manager.cc:5697] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:30.693048 21855 catalog_manager.cc:5697] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:30.694481 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4bc3311f2e499ca5bedd169234b5c3" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:30.695339 22108 raft_consensus.cc:2393] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba5d8951ceb148bb80d1d2536a58614d in current term 1: Already voted for candidate b209b7f6f26849ae9d987bf94bad1775 in this term.
I20260709 13:09:30.688745 22231 ts_tablet_manager.cc:1403] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.007s
I20260709 13:09:30.697502 22345 raft_consensus.cc:493] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.697985 22345 raft_consensus.cc:515] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.700943 22345 leader_election.cc:290] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:30.702199 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:30.682920 22456 raft_consensus.cc:2749] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:09:30.705497 22003 leader_election.cc:343] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.706599 22232 tablet_bootstrap.cc:492] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:30.707050 22232 ts_tablet_manager.cc:1403] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.124s	user 0.018s	sys 0.014s
I20260709 13:09:30.710536 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4bc3311f2e499ca5bedd169234b5c3" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:30.713762 22181 raft_consensus.cc:2468] T c6773ed378b64066b67b494c5ffb2b43 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:30.710827 22232 raft_consensus.cc:359] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.711848 22231 raft_consensus.cc:359] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.714932 22232 raft_consensus.cc:385] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.715058 22231 raft_consensus.cc:385] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.715444 22231 raft_consensus.cc:740] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.715974 22231 consensus_queue.cc:260] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.715260 22232 raft_consensus.cc:740] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.714716 21928 leader_election.cc:304] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:30.717505 22232 consensus_queue.cc:260] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.717993 22390 raft_consensus.cc:3060] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.720566 22234 tablet_bootstrap.cc:492] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:30.721050 22234 ts_tablet_manager.cc:1403] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.104s	user 0.007s	sys 0.030s
I20260709 13:09:30.723608 22234 raft_consensus.cc:359] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.724207 22234 raft_consensus.cc:385] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.724463 22234 raft_consensus.cc:740] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.724928 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:30.725682 22390 raft_consensus.cc:2749] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:30.726797 22232 ts_tablet_manager.cc:1434] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:09:30.727449 22232 tablet_bootstrap.cc:492] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:30.729262 22231 ts_tablet_manager.cc:1434] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 13:09:30.730177 22231 tablet_bootstrap.cc:492] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
W20260709 13:09:30.731770 22003 leader_election.cc:343] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.732228 22003 leader_election.cc:304] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:30.732934 22345 raft_consensus.cc:2749] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:30.738689 22232 tablet_bootstrap.cc:654] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.725075 22234 consensus_queue.cc:260] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.742859 22234 ts_tablet_manager.cc:1434] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:09:30.707150 22230 tablet_bootstrap.cc:654] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.743739 22234 tablet_bootstrap.cc:492] T 81aa61671f284eaea5bbc503ede4a184 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:30.745997 21859 catalog_manager.cc:5697] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:30.751353 22231 tablet_bootstrap.cc:654] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.756677 22234 tablet_bootstrap.cc:654] T 81aa61671f284eaea5bbc503ede4a184 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.761320 22232 tablet_bootstrap.cc:492] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:30.761782 22232 ts_tablet_manager.cc:1403] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.003s
I20260709 13:09:30.764603 22232 raft_consensus.cc:359] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.765362 22232 raft_consensus.cc:385] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.765646 22232 raft_consensus.cc:740] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.766235 22232 consensus_queue.cc:260] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.768102 22232 ts_tablet_manager.cc:1434] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 13:09:30.769299 22232 tablet_bootstrap.cc:492] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:30.770215 22230 tablet_bootstrap.cc:492] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:30.770658 22230 ts_tablet_manager.cc:1403] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.000s
I20260709 13:09:30.773623 22230 raft_consensus.cc:359] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.774261 22230 raft_consensus.cc:385] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.774525 22230 raft_consensus.cc:740] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.775151 22230 consensus_queue.cc:260] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.776820 22231 tablet_bootstrap.cc:492] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:30.777586 22231 ts_tablet_manager.cc:1403] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.008s
I20260709 13:09:30.780107 22231 raft_consensus.cc:359] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.782151 22231 raft_consensus.cc:385] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.781837 22234 tablet_bootstrap.cc:492] T 81aa61671f284eaea5bbc503ede4a184 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:30.782480 22231 raft_consensus.cc:740] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.782526 22242 consensus_queue.cc:1048] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:30.783480 22231 consensus_queue.cc:260] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.788757 22231 ts_tablet_manager.cc:1434] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 13:09:30.789441 22234 ts_tablet_manager.cc:1403] T 81aa61671f284eaea5bbc503ede4a184 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.002s
I20260709 13:09:30.791977 22234 raft_consensus.cc:359] T 81aa61671f284eaea5bbc503ede4a184 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.792829 22234 raft_consensus.cc:385] T 81aa61671f284eaea5bbc503ede4a184 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.793118 22234 raft_consensus.cc:740] T 81aa61671f284eaea5bbc503ede4a184 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.793905 22234 consensus_queue.cc:260] T 81aa61671f284eaea5bbc503ede4a184 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.799121 22234 ts_tablet_manager.cc:1434] T 81aa61671f284eaea5bbc503ede4a184 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:09:30.800750 22234 tablet_bootstrap.cc:492] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:30.806262 22232 tablet_bootstrap.cc:654] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.799738 22230 ts_tablet_manager.cc:1434] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:09:30.814579 22230 tablet_bootstrap.cc:492] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:30.799860 22231 tablet_bootstrap.cc:492] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:30.821077 22231 tablet_bootstrap.cc:654] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.823971 22232 tablet_bootstrap.cc:492] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:30.824472 22232 ts_tablet_manager.cc:1403] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.006s
I20260709 13:09:30.827020 22232 raft_consensus.cc:359] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.827651 22232 raft_consensus.cc:385] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.827895 22232 raft_consensus.cc:740] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.828799 22232 consensus_queue.cc:260] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.840572 22232 ts_tablet_manager.cc:1434] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:09:30.846843 22230 tablet_bootstrap.cc:654] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.849047 22232 tablet_bootstrap.cc:492] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:30.870733 22242 consensus_queue.cc:1048] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:30.872735 22232 tablet_bootstrap.cc:654] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.862147 22231 tablet_bootstrap.cc:492] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:30.876189 22231 ts_tablet_manager.cc:1403] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.008s
I20260709 13:09:30.879325 22242 raft_consensus.cc:493] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.849396 22392 consensus_queue.cc:1048] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 13:09:30.879861 22242 raft_consensus.cc:515] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.878932 22231 raft_consensus.cc:359] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.881713 22231 raft_consensus.cc:385] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.881968 22231 raft_consensus.cc:740] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.882472 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91561649d444b00abfd165d51758549" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:30.882663 22231 consensus_queue.cc:260] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.883077 22037 raft_consensus.cc:2468] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:30.884189 22074 leader_election.cc:304] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:30.884642 22231 ts_tablet_manager.cc:1434] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:09:30.884929 22460 raft_consensus.cc:2804] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:30.851517 22234 tablet_bootstrap.cc:654] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.885313 22460 raft_consensus.cc:493] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.885937 22460 raft_consensus.cc:3060] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.888430 22231 tablet_bootstrap.cc:492] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:30.885340 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91561649d444b00abfd165d51758549" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:30.881870 22242 leader_election.cc:290] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
W20260709 13:09:30.897802 22077 leader_election.cc:343] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.900247 22390 consensus_queue.cc:1048] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:09:30.908507 22460 raft_consensus.cc:515] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.908531 22231 tablet_bootstrap.cc:654] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.901396 22327 consensus_queue.cc:1048] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:09:30.911401 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91561649d444b00abfd165d51758549" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:30.912446 22035 raft_consensus.cc:3060] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.916745 22345 raft_consensus.cc:493] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.917209 22345 raft_consensus.cc:515] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.919215 22345 leader_election.cc:290] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:30.923453 22035 raft_consensus.cc:2468] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:30.924096 22390 raft_consensus.cc:493] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.924587 22390 raft_consensus.cc:515] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:30.939760 22074 leader_election.cc:304] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:30.940390 22234 tablet_bootstrap.cc:492] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:30.940886 22234 ts_tablet_manager.cc:1403] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.140s	user 0.017s	sys 0.006s
I20260709 13:09:30.944581 22234 raft_consensus.cc:359] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.945204 22234 raft_consensus.cc:385] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.945473 22234 raft_consensus.cc:740] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.946091 22234 consensus_queue.cc:260] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.946348 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81aa61671f284eaea5bbc503ede4a184" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:30.946949 22109 raft_consensus.cc:2468] T 81aa61671f284eaea5bbc503ede4a184 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 0.
I20260709 13:09:30.947929 22242 raft_consensus.cc:2804] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:30.948472 22242 raft_consensus.cc:697] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:30.948937 22002 leader_election.cc:304] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:30.949270 22242 consensus_queue.cc:237] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:30.950404 22345 raft_consensus.cc:2804] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:30.950806 22345 raft_consensus.cc:493] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.951133 22345 raft_consensus.cc:3060] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.957269 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81aa61671f284eaea5bbc503ede4a184" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:30.957957 21962 raft_consensus.cc:2468] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 0.
I20260709 13:09:30.948033 22234 ts_tablet_manager.cc:1434] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:09:30.959347 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91561649d444b00abfd165d51758549" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
W20260709 13:09:30.960517 22077 leader_election.cc:343] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.960743 22234 tablet_bootstrap.cc:492] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:30.963601 22465 consensus_queue.cc:1048] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:30.966974 22390 leader_election.cc:290] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:30.930732 22392 raft_consensus.cc:493] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.967952 22392 raft_consensus.cc:515] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:30.968783 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6433b4001dff41f9bdee03e03a3b7ec4" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
W20260709 13:09:30.970660 21925 leader_election.cc:343] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.983623 22345 raft_consensus.cc:515] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:30.985927 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6433b4001dff41f9bdee03e03a3b7ec4" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:30.987911 22465 consensus_queue.cc:1048] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:30.988615 22345 leader_election.cc:290] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:30.989513 22392 leader_election.cc:290] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:30.990685 22448 consensus_queue.cc:1048] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:30.991276 22234 tablet_bootstrap.cc:654] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:30.992656 21928 leader_election.cc:343] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.993113 21928 leader_election.cc:304] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:30.993333 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81aa61671f284eaea5bbc503ede4a184" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:30.993960 22110 raft_consensus.cc:3060] T 81aa61671f284eaea5bbc503ede4a184 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.994853 22327 raft_consensus.cc:2749] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:30.994860 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e9a72404e2403eb076751c15b4cccc" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:30.957628 22460 leader_election.cc:290] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:31.000375 22230 tablet_bootstrap.cc:492] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:31.000871 22230 ts_tablet_manager.cc:1403] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.186s	user 0.009s	sys 0.007s
W20260709 13:09:31.015559 21928 leader_election.cc:343] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:31.015851 21959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81aa61671f284eaea5bbc503ede4a184" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:31.021713 21959 raft_consensus.cc:3060] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.022083 22392 raft_consensus.cc:493] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.022557 22392 raft_consensus.cc:515] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.024720 22392 leader_election.cc:290] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:31.004072 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e9a72404e2403eb076751c15b4cccc" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:31.026305 22108 raft_consensus.cc:2468] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:31.022557 22231 tablet_bootstrap.cc:492] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:31.026664 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab69c1022e2b4d46a55a4a54c6d16a71" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:31.027221 22231 ts_tablet_manager.cc:1403] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.022s
I20260709 13:09:31.027365 22035 raft_consensus.cc:2468] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:31.026710 22448 consensus_queue.cc:1048] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:09:31.030386 22231 raft_consensus.cc:359] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:31.031028 22231 raft_consensus.cc:385] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.031286 22231 raft_consensus.cc:740] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.031723 22327 consensus_queue.cc:1048] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:31.033408 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab69c1022e2b4d46a55a4a54c6d16a71" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:31.034075 22181 raft_consensus.cc:2468] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:31.035380 21925 leader_election.cc:304] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:31.035570 22231 consensus_queue.cc:260] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:31.036899 22110 raft_consensus.cc:2468] T 81aa61671f284eaea5bbc503ede4a184 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:31.031431 21927 leader_election.cc:304] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:31.038095 22002 leader_election.cc:304] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:31.039835 22390 raft_consensus.cc:2804] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:31.040215 22390 raft_consensus.cc:493] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:31.040325 21959 raft_consensus.cc:2468] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:31.040584 22390 raft_consensus.cc:3060] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.037283 22230 raft_consensus.cc:359] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:31.039805 22345 raft_consensus.cc:2804] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:31.043398 22345 raft_consensus.cc:697] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:31.044190 22345 consensus_queue.cc:237] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:31.047041 22231 ts_tablet_manager.cc:1434] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:09:31.036900 22327 raft_consensus.cc:2804] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:31.042974 22230 raft_consensus.cc:385] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.050140 22230 raft_consensus.cc:740] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.052968 22231 tablet_bootstrap.cc:492] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:31.052538 22327 raft_consensus.cc:493] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:31.054162 22230 consensus_queue.cc:260] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:31.063235 22370 raft_consensus.cc:493] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.092954 22230 ts_tablet_manager.cc:1434] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260709 13:09:31.071149 22327 raft_consensus.cc:3060] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.094868 22230 tablet_bootstrap.cc:492] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:31.142320 22234 tablet_bootstrap.cc:492] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:31.142874 22234 ts_tablet_manager.cc:1403] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.182s	user 0.022s	sys 0.013s
I20260709 13:09:31.098762 22370 raft_consensus.cc:515] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.186484 22234 raft_consensus.cc:359] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.187044 22234 raft_consensus.cc:385] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.187294 22234 raft_consensus.cc:740] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.250375 22370 leader_election.cc:290] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:31.253585 22231 tablet_bootstrap.cc:654] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.255694 22390 raft_consensus.cc:515] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.256881 22232 tablet_bootstrap.cc:492] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:31.257910 22232 ts_tablet_manager.cc:1403] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.409s	user 0.035s	sys 0.028s
I20260709 13:09:31.258700 22230 tablet_bootstrap.cc:654] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.279565 22390 leader_election.cc:290] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:31.280213 22327 raft_consensus.cc:515] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.282768 22464 raft_consensus.cc:493] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.283257 22464 raft_consensus.cc:515] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
W20260709 13:09:31.257887 22523 log.cc:927] Time spent T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d: Append to log took a long time: real 0.119s	user 0.000s	sys 0.003s
I20260709 13:09:31.295890 22327 leader_election.cc:290] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:31.337998 22184 raft_consensus.cc:3060] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.339787 22440 raft_consensus.cc:493] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.340243 22440 raft_consensus.cc:515] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
W20260709 13:09:31.366585 22077 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:46683, user_credentials={real_user=slave}} blocked reactor thread for 148319us
I20260709 13:09:31.338155 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b75eaa59d654c98a3b7ffa7028a6b12" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:31.367581 22464 leader_election.cc:290] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:31.381817 22234 consensus_queue.cc:260] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.383693 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b75eaa59d654c98a3b7ffa7028a6b12" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:31.391831 22440 leader_election.cc:290] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:31.398386 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e9a72404e2403eb076751c15b4cccc" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:31.401129 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab69c1022e2b4d46a55a4a54c6d16a71" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:31.401684 22181 raft_consensus.cc:3060] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.403053 22234 ts_tablet_manager.cc:1434] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.260s	user 0.008s	sys 0.007s
I20260709 13:09:31.403949 22234 tablet_bootstrap.cc:492] T 35d984222c6d4eb78248c674c0700201 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:31.407673 22232 raft_consensus.cc:359] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.408397 22232 raft_consensus.cc:385] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.408648 22232 raft_consensus.cc:740] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.409271 22232 consensus_queue.cc:260] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.448421 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab69c1022e2b4d46a55a4a54c6d16a71" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:31.449178 22037 raft_consensus.cc:3060] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.460410 22037 raft_consensus.cc:2468] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
W20260709 13:09:31.461580 21925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:35207, user_credentials={real_user=slave}} blocked reactor thread for 45616.8us
I20260709 13:09:31.461892 22327 raft_consensus.cc:493] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.463733 22327 raft_consensus.cc:515] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.465828 22327 leader_election.cc:290] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:31.466686 21860 catalog_manager.cc:5697] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:31.471107 22232 ts_tablet_manager.cc:1434] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.206s	user 0.006s	sys 0.001s
I20260709 13:09:31.472108 22232 tablet_bootstrap.cc:492] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:31.481071 22234 tablet_bootstrap.cc:654] T 35d984222c6d4eb78248c674c0700201 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.487941 22232 tablet_bootstrap.cc:654] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:31.462110 22151 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:46683, user_credentials={real_user=slave}} blocked reactor thread for 78962.1us
W20260709 13:09:31.496923 22077 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:46683, user_credentials={real_user=slave}} blocked reactor thread for 129610us
I20260709 13:09:31.503149 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e9a72404e2403eb076751c15b4cccc" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:31.503786 22109 raft_consensus.cc:3060] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.494869 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cb9fa8e01a4eeb8b4744bf2a16b817" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:31.511489 22181 raft_consensus.cc:2468] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:31.512825 21925 leader_election.cc:304] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:31.513609 22390 raft_consensus.cc:2804] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:31.514060 22390 raft_consensus.cc:697] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:31.514330 22109 raft_consensus.cc:2468] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:31.514832 22390 consensus_queue.cc:237] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.524252 21927 leader_election.cc:304] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:31.525296 22392 raft_consensus.cc:2804] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:31.525756 22392 raft_consensus.cc:697] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:31.526526 22392 consensus_queue.cc:237] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.532390 22230 tablet_bootstrap.cc:492] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:31.532011 22540 consensus_queue.cc:1048] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:31.532878 22230 ts_tablet_manager.cc:1403] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.438s	user 0.023s	sys 0.012s
I20260709 13:09:31.534835 22231 tablet_bootstrap.cc:492] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:31.535295 22231 ts_tablet_manager.cc:1403] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.487s	user 0.010s	sys 0.008s
I20260709 13:09:31.542163 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cb9fa8e01a4eeb8b4744bf2a16b817" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:31.542800 22440 raft_consensus.cc:493] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.543324 22440 raft_consensus.cc:515] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
W20260709 13:09:31.543781 21928 leader_election.cc:343] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:31.545742 22440 leader_election.cc:290] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:31.548496 22180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:31.549527 22180 raft_consensus.cc:2468] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
W20260709 13:09:31.556384 22003 leader_election.cc:343] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:31.560335 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:31.560596 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91561649d444b00abfd165d51758549" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:31.560976 22037 raft_consensus.cc:2468] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
W20260709 13:09:31.562165 22002 leader_election.cc:343] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:31.562613 22002 leader_election.cc:304] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:31.563410 22465 raft_consensus.cc:2749] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:31.563567 21858 catalog_manager.cc:5697] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:31.566238 22230 raft_consensus.cc:359] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.566872 22230 raft_consensus.cc:385] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.567142 22230 raft_consensus.cc:740] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.567835 22230 consensus_queue.cc:260] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.570202 21928 leader_election.cc:304] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:31.578701 22231 raft_consensus.cc:359] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.579432 22231 raft_consensus.cc:385] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.579704 22231 raft_consensus.cc:740] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.583756 22034 raft_consensus.cc:2393] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 1: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:31.585160 22151 leader_election.cc:304] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:31.586800 22448 raft_consensus.cc:2749] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:31.587579 22532 raft_consensus.cc:2804] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:31.587996 22532 raft_consensus.cc:493] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:31.588318 22532 raft_consensus.cc:3060] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.591384 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:31.600385 22538 raft_consensus.cc:493] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.600878 22538 raft_consensus.cc:515] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:31.603935 22538 leader_election.cc:290] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:31.604359 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013fb488b6ce491c8389883b5c98af14" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
W20260709 13:09:31.605741 22077 leader_election.cc:343] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:31.606225 22181 raft_consensus.cc:3060] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.612788 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91561649d444b00abfd165d51758549" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
W20260709 13:09:31.614447 21908 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:31.615803 22148 leader_election.cc:304] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: 
I20260709 13:09:31.617506 22440 raft_consensus.cc:2804] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:31.617851 22440 raft_consensus.cc:493] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:31.618175 22440 raft_consensus.cc:3060] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.620373 22231 consensus_queue.cc:260] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.621284 22546 raft_consensus.cc:493] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.621778 22546 raft_consensus.cc:515] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.622769 22231 ts_tablet_manager.cc:1434] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.002s
I20260709 13:09:31.627744 22150 leader_election.cc:304] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:31.627345 22532 raft_consensus.cc:515] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.629583 21962 raft_consensus.cc:2393] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 1: Already voted for candidate ba5d8951ceb148bb80d1d2536a58614d in this term.
I20260709 13:09:31.633520 22230 ts_tablet_manager.cc:1434] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.100s	user 0.004s	sys 0.003s
I20260709 13:09:31.634626 22230 tablet_bootstrap.cc:492] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:31.623674 22231 tablet_bootstrap.cc:492] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:31.641561 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:31.642261 22034 raft_consensus.cc:2468] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:31.643947 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
W20260709 13:09:31.644701 22002 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:45775, user_credentials={real_user=slave}} blocked reactor thread for 45738.7us
I20260709 13:09:31.645123 22231 tablet_bootstrap.cc:654] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.646629 22532 leader_election.cc:290] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:31.649358 22544 raft_consensus.cc:2749] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:31.646530 22440 raft_consensus.cc:515] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.651254 22548 consensus_queue.cc:1048] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:31.670053 22440 leader_election.cc:290] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:31.671274 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:31.672215 21960 raft_consensus.cc:2393] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 1: Already voted for candidate ba5d8951ceb148bb80d1d2536a58614d in this term.
I20260709 13:09:31.654662 22345 raft_consensus.cc:493] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.673120 22345 raft_consensus.cc:515] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.676304 22345 leader_election.cc:290] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:31.679602 22182 raft_consensus.cc:2393] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ba5d8951ceb148bb80d1d2536a58614d in current term 1: Already voted for candidate b209b7f6f26849ae9d987bf94bad1775 in this term.
I20260709 13:09:31.686810 21859 catalog_manager.cc:5697] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:31.688349 21859 catalog_manager.cc:5697] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:31.657886 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:31.689803 22034 raft_consensus.cc:3060] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.658795 22232 tablet_bootstrap.cc:492] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:31.691522 22232 ts_tablet_manager.cc:1403] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.220s	user 0.005s	sys 0.007s
I20260709 13:09:31.693383 22232 raft_consensus.cc:359] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.694010 22232 raft_consensus.cc:385] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.694268 22232 raft_consensus.cc:740] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.694993 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:31.695159 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:31.661404 22546 leader_election.cc:290] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:31.663004 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e9a72404e2403eb076751c15b4cccc" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:31.664234 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e9a72404e2403eb076751c15b4cccc" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:31.665759 22230 tablet_bootstrap.cc:654] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.697943 22110 raft_consensus.cc:2393] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 1: Already voted for candidate ba5d8951ceb148bb80d1d2536a58614d in this term.
I20260709 13:09:31.696847 22232 consensus_queue.cc:260] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.699106 22150 leader_election.cc:304] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:31.700276 22232 ts_tablet_manager.cc:1434] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:09:31.700984 22232 tablet_bootstrap.cc:492] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:31.701619 22546 raft_consensus.cc:3060] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.708284 22230 tablet_bootstrap.cc:492] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:31.708781 22230 ts_tablet_manager.cc:1403] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.002s
I20260709 13:09:31.709336 22234 tablet_bootstrap.cc:492] T 35d984222c6d4eb78248c674c0700201 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:31.709837 22234 ts_tablet_manager.cc:1403] T 35d984222c6d4eb78248c674c0700201 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.306s	user 0.013s	sys 0.000s
I20260709 13:09:31.713001 22234 raft_consensus.cc:359] T 35d984222c6d4eb78248c674c0700201 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.713665 22234 raft_consensus.cc:385] T 35d984222c6d4eb78248c674c0700201 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.713922 22234 raft_consensus.cc:740] T 35d984222c6d4eb78248c674c0700201 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.716310 22232 tablet_bootstrap.cc:654] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.717924 22230 raft_consensus.cc:359] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.718576 22230 raft_consensus.cc:385] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.718834 22230 raft_consensus.cc:740] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.719515 22230 consensus_queue.cc:260] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.719568 22234 consensus_queue.cc:260] T 35d984222c6d4eb78248c674c0700201 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.722113 22034 raft_consensus.cc:2468] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:31.723482 21925 leader_election.cc:304] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:31.723785 22230 ts_tablet_manager.cc:1434] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:09:31.724637 22532 raft_consensus.cc:2804] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:31.724822 22230 tablet_bootstrap.cc:492] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:31.725222 22532 raft_consensus.cc:697] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:31.726184 22532 consensus_queue.cc:237] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.734396 22234 ts_tablet_manager.cc:1434] T 35d984222c6d4eb78248c674c0700201 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:09:31.736016 22234 tablet_bootstrap.cc:492] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:31.735857 22345 consensus_queue.cc:1048] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:09:31.736649 22545 raft_consensus.cc:493] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.740411 22545 raft_consensus.cc:515] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.744541 22545 leader_election.cc:290] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:31.745996 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dadedd21b5c48d989cb4c81c5de26ce" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:31.746594 21962 raft_consensus.cc:2468] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:31.747412 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dadedd21b5c48d989cb4c81c5de26ce" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:31.748481 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013fb488b6ce491c8389883b5c98af14" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:31.749070 22035 raft_consensus.cc:2468] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:31.749475 22345 consensus_queue.cc:1048] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:31.740087 22003 leader_election.cc:343] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:31.756901 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:31.757690 22036 raft_consensus.cc:2393] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 1: Already voted for candidate ba5d8951ceb148bb80d1d2536a58614d in this term.
I20260709 13:09:31.764382 22538 consensus_queue.cc:1048] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:31.764732 22003 leader_election.cc:343] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:31.765151 22003 leader_election.cc:304] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
W20260709 13:09:31.766502 22077 leader_election.cc:343] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:31.768332 22230 tablet_bootstrap.cc:654] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.769430 22077 leader_election.cc:304] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:31.770781 22546 raft_consensus.cc:2749] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:31.774468 22345 raft_consensus.cc:2749] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:31.774607 22148 leader_election.cc:304] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [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: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:31.775563 22539 raft_consensus.cc:2804] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:31.775931 22539 raft_consensus.cc:493] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:31.776273 22539 raft_consensus.cc:3060] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.765189 22074 leader_election.cc:304] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:31.779798 22242 raft_consensus.cc:2804] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:31.776734 22440 raft_consensus.cc:2749] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:31.780179 22242 raft_consensus.cc:493] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:31.780560 22242 raft_consensus.cc:3060] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.788579 22539 raft_consensus.cc:515] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.790692 22539 leader_election.cc:290] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:31.780999 22545 consensus_queue.cc:1048] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:09:31.806900 22232 tablet_bootstrap.cc:492] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:31.807449 22232 ts_tablet_manager.cc:1403] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.107s	user 0.020s	sys 0.010s
I20260709 13:09:31.807454 22231 tablet_bootstrap.cc:492] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:31.808029 22231 ts_tablet_manager.cc:1403] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.185s	user 0.023s	sys 0.015s
I20260709 13:09:31.810817 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dadedd21b5c48d989cb4c81c5de26ce" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:31.811506 21960 raft_consensus.cc:3060] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.812068 22231 raft_consensus.cc:359] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.812704 22231 raft_consensus.cc:385] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.812942 22231 raft_consensus.cc:740] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.813668 22231 consensus_queue.cc:260] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.815018 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dadedd21b5c48d989cb4c81c5de26ce" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
W20260709 13:09:31.820436 22077 leader_election.cc:343] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:31.821492 21960 raft_consensus.cc:2468] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:31.822532 22077 leader_election.cc:304] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:31.824424 22398 raft_consensus.cc:2804] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:31.824927 22398 raft_consensus.cc:697] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:31.825711 22398 consensus_queue.cc:237] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.829190 22231 ts_tablet_manager.cc:1434] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:09:31.830978 22231 tablet_bootstrap.cc:492] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:31.823625 22242 raft_consensus.cc:515] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:31.835703 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013fb488b6ce491c8389883b5c98af14" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:31.836292 22036 raft_consensus.cc:3060] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.836930 22234 tablet_bootstrap.cc:654] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.854935 22036 raft_consensus.cc:2468] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:31.856453 22242 leader_election.cc:290] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:31.858240 22232 raft_consensus.cc:359] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.858893 22232 raft_consensus.cc:385] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.859141 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013fb488b6ce491c8389883b5c98af14" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:31.859299 22074 leader_election.cc:304] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
W20260709 13:09:31.860450 22077 leader_election.cc:343] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:31.859139 22232 raft_consensus.cc:740] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.863240 22232 consensus_queue.cc:260] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.873790 22231 tablet_bootstrap.cc:654] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.875568 21859 catalog_manager.cc:5697] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:31.880683 22232 ts_tablet_manager.cc:1434] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.001s
I20260709 13:09:31.862803 22242 raft_consensus.cc:2804] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:31.885911 22232 tablet_bootstrap.cc:492] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:31.885367 22242 raft_consensus.cc:697] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:31.888258 22242 consensus_queue.cc:237] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:31.900728 22232 tablet_bootstrap.cc:654] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.913892 22230 tablet_bootstrap.cc:492] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:31.914350 22230 ts_tablet_manager.cc:1403] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.190s	user 0.010s	sys 0.007s
I20260709 13:09:31.915474 21858 catalog_manager.cc:5697] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:31.916810 22230 raft_consensus.cc:359] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:31.918506 22230 raft_consensus.cc:385] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.923242 22230 raft_consensus.cc:740] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.933288 22234 tablet_bootstrap.cc:492] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:31.933889 22234 ts_tablet_manager.cc:1403] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.199s	user 0.014s	sys 0.011s
I20260709 13:09:31.936465 22234 raft_consensus.cc:359] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:31.937548 22234 raft_consensus.cc:385] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.938400 22230 consensus_queue.cc:260] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:31.939994 22232 tablet_bootstrap.cc:492] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:31.940424 22232 ts_tablet_manager.cc:1403] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.009s
I20260709 13:09:31.940827 22230 ts_tablet_manager.cc:1434] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 13:09:31.941772 22230 tablet_bootstrap.cc:492] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:31.942912 22232 raft_consensus.cc:359] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:31.943547 22232 raft_consensus.cc:385] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.943785 22232 raft_consensus.cc:740] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.944864 22232 consensus_queue.cc:260] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:31.946390 22232 ts_tablet_manager.cc:1434] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:09:31.937894 22234 raft_consensus.cc:740] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.948252 22234 consensus_queue.cc:260] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:31.950989 22232 tablet_bootstrap.cc:492] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:31.955109 22440 raft_consensus.cc:493] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.955662 22440 raft_consensus.cc:515] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.957685 22440 leader_election.cc:290] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:31.959489 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d984222c6d4eb78248c674c0700201" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:31.960041 22532 consensus_queue.cc:1048] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:31.962908 21960 raft_consensus.cc:2468] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
I20260709 13:09:31.968899 22234 ts_tablet_manager.cc:1434] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.001s
I20260709 13:09:31.969993 22234 tablet_bootstrap.cc:492] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:31.972355 22151 leader_election.cc:304] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:31.973052 22440 raft_consensus.cc:2804] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:31.973414 22440 raft_consensus.cc:493] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:31.973737 22440 raft_consensus.cc:3060] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.974494 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d984222c6d4eb78248c674c0700201" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:31.975135 22109 raft_consensus.cc:2468] T 35d984222c6d4eb78248c674c0700201 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
I20260709 13:09:31.979730 22464 raft_consensus.cc:493] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.980192 22464 raft_consensus.cc:515] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:31.980863 22440 raft_consensus.cc:515] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.982264 22230 tablet_bootstrap.cc:654] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.983733 22179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6433b4001dff41f9bdee03e03a3b7ec4" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:31.984309 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d984222c6d4eb78248c674c0700201" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:31.984894 21960 raft_consensus.cc:3060] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:31.986380 22003 leader_election.cc:343] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:31.987624 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6433b4001dff41f9bdee03e03a3b7ec4" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:31.988255 21962 raft_consensus.cc:2468] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 0.
I20260709 13:09:31.989814 22003 leader_election.cc:304] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:31.991117 22536 raft_consensus.cc:2804] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:31.991492 22536 raft_consensus.cc:493] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:31.991806 22536 raft_consensus.cc:3060] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.992125 21960 raft_consensus.cc:2468] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:31.992591 22440 leader_election.cc:290] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:31.994463 22151 leader_election.cc:304] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:31.995033 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d984222c6d4eb78248c674c0700201" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:31.995281 22440 raft_consensus.cc:2804] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:31.995640 22110 raft_consensus.cc:3060] T 35d984222c6d4eb78248c674c0700201 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.995893 22440 raft_consensus.cc:697] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:31.996833 22440 consensus_queue.cc:237] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:31.997845 22532 consensus_queue.cc:1048] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:31.982192 22464 leader_election.cc:290] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:32.011994 22234 tablet_bootstrap.cc:654] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.014008 22536 raft_consensus.cc:515] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.014477 22110 raft_consensus.cc:2468] T 35d984222c6d4eb78248c674c0700201 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:32.022720 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6433b4001dff41f9bdee03e03a3b7ec4" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
W20260709 13:09:32.029994 22003 leader_election.cc:343] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.040319 21860 catalog_manager.cc:5697] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 0 to 1, leader changed from <none> to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 1 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.028714 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6433b4001dff41f9bdee03e03a3b7ec4" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:32.027513 22536 leader_election.cc:290] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:32.050164 22231 tablet_bootstrap.cc:492] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:32.050663 22231 ts_tablet_manager.cc:1403] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.220s	user 0.014s	sys 0.007s
I20260709 13:09:32.052989 21960 raft_consensus.cc:3060] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.061551 22231 raft_consensus.cc:359] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.062287 22231 raft_consensus.cc:385] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.062552 22231 raft_consensus.cc:740] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.063210 22231 consensus_queue.cc:260] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.066102 22231 ts_tablet_manager.cc:1434] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:09:32.066967 22231 tablet_bootstrap.cc:492] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:32.070528 21858 catalog_manager.cc:5697] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.071632 21960 raft_consensus.cc:2468] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:32.074157 22003 leader_election.cc:304] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:32.075721 22232 tablet_bootstrap.cc:654] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.078339 22532 consensus_queue.cc:1048] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.075124 22465 raft_consensus.cc:493] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.079576 22465 raft_consensus.cc:515] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.081526 22465 leader_election.cc:290] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:32.083529 22464 raft_consensus.cc:2804] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.083961 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92158915d39466582eefdfdb31ad551" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:32.084115 22464 raft_consensus.cc:697] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:32.085044 22464 consensus_queue.cc:237] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
W20260709 13:09:32.085654 22002 leader_election.cc:343] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.092645 22390 consensus_queue.cc:1048] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:32.104149 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92158915d39466582eefdfdb31ad551" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:32.104806 21960 raft_consensus.cc:2468] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 0.
I20260709 13:09:32.106001 22003 leader_election.cc:304] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:32.107244 22536 raft_consensus.cc:2804] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.107604 22536 raft_consensus.cc:493] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.107900 22536 raft_consensus.cc:3060] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.115124 22536 raft_consensus.cc:515] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.134475 22230 tablet_bootstrap.cc:492] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:32.134922 22230 ts_tablet_manager.cc:1403] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.193s	user 0.055s	sys 0.079s
I20260709 13:09:32.136656 22232 tablet_bootstrap.cc:492] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:32.137166 22232 ts_tablet_manager.cc:1403] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.189s	user 0.009s	sys 0.008s
I20260709 13:09:32.138518 22234 tablet_bootstrap.cc:492] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:32.138952 22234 ts_tablet_manager.cc:1403] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.169s	user 0.029s	sys 0.039s
I20260709 13:09:32.142678 22230 raft_consensus.cc:359] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.143715 22230 raft_consensus.cc:385] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.143971 22230 raft_consensus.cc:740] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.144924 22230 consensus_queue.cc:260] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.155191 22230 ts_tablet_manager.cc:1434] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:09:32.156482 22230 tablet_bootstrap.cc:492] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:32.155813 22234 raft_consensus.cc:359] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.157284 22234 raft_consensus.cc:385] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.157801 22234 raft_consensus.cc:740] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.158460 22234 consensus_queue.cc:260] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.161216 22232 raft_consensus.cc:359] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.161944 22232 raft_consensus.cc:385] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.162190 22232 raft_consensus.cc:740] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.163195 22234 ts_tablet_manager.cc:1434] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:09:32.165586 22234 tablet_bootstrap.cc:492] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:32.167181 22390 consensus_queue.cc:1048] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.179848 22232 consensus_queue.cc:260] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.186968 22232 ts_tablet_manager.cc:1434] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.003s
I20260709 13:09:32.187657 22232 tablet_bootstrap.cc:492] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:32.192621 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92158915d39466582eefdfdb31ad551" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:32.193099 22234 tablet_bootstrap.cc:654] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.193223 21960 raft_consensus.cc:3060] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.193543 21859 catalog_manager.cc:5697] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:32.196156 22231 tablet_bootstrap.cc:654] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.200625 22536 leader_election.cc:290] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:32.203347 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92158915d39466582eefdfdb31ad551" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:32.205267 22232 tablet_bootstrap.cc:654] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:32.206146 22002 leader_election.cc:343] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.220188 22230 tablet_bootstrap.cc:654] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.223126 21960 raft_consensus.cc:2468] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:32.226848 22003 leader_election.cc:304] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:32.227924 22464 raft_consensus.cc:2804] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.228422 22464 raft_consensus.cc:697] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:32.231330 22464 consensus_queue.cc:237] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.231940 22230 tablet_bootstrap.cc:492] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:32.232436 22230 ts_tablet_manager.cc:1403] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.000s
I20260709 13:09:32.234927 22230 raft_consensus.cc:359] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.235546 22230 raft_consensus.cc:385] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.235810 22230 raft_consensus.cc:740] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.236594 22230 consensus_queue.cc:260] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.239039 22230 ts_tablet_manager.cc:1434] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:09:32.239163 22234 tablet_bootstrap.cc:492] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:32.240063 22230 tablet_bootstrap.cc:492] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:32.240199 22234 ts_tablet_manager.cc:1403] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.003s
I20260709 13:09:32.243772 22234 raft_consensus.cc:359] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.244403 22234 raft_consensus.cc:385] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.244659 22234 raft_consensus.cc:740] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.246363 22230 tablet_bootstrap.cc:654] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.252918 22234 consensus_queue.cc:260] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.254679 22234 ts_tablet_manager.cc:1434] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:09:32.256886 22534 consensus_queue.cc:1048] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.261770 22231 tablet_bootstrap.cc:492] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:32.262284 22231 ts_tablet_manager.cc:1403] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.195s	user 0.008s	sys 0.014s
I20260709 13:09:32.262436 22232 tablet_bootstrap.cc:492] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:32.262866 22232 ts_tablet_manager.cc:1403] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.075s	user 0.006s	sys 0.010s
I20260709 13:09:32.264950 22231 raft_consensus.cc:359] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.265749 22231 raft_consensus.cc:385] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.266060 22231 raft_consensus.cc:740] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.267071 22230 tablet_bootstrap.cc:492] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:32.268162 22230 ts_tablet_manager.cc:1403] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260709 13:09:32.268433 22231 consensus_queue.cc:260] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.267592 22234 tablet_bootstrap.cc:492] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:32.270524 22231 ts_tablet_manager.cc:1434] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:09:32.271466 22231 tablet_bootstrap.cc:492] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:32.275615 22234 tablet_bootstrap.cc:654] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.275552 22230 raft_consensus.cc:359] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.276252 22230 raft_consensus.cc:385] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.276530 22230 raft_consensus.cc:740] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.277297 22231 tablet_bootstrap.cc:654] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.277334 22230 consensus_queue.cc:260] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.280174 22230 ts_tablet_manager.cc:1434] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:09:32.281152 22230 tablet_bootstrap.cc:492] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:32.282959 22232 raft_consensus.cc:359] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.283694 22232 raft_consensus.cc:385] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.283967 22232 raft_consensus.cc:740] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.284742 22232 consensus_queue.cc:260] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.289496 22546 raft_consensus.cc:493] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.290071 22546 raft_consensus.cc:515] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.291611 22230 tablet_bootstrap.cc:654] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.293097 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013fb488b6ce491c8389883b5c98af14" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:32.293979 22035 raft_consensus.cc:2393] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 1: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:32.296334 22232 ts_tablet_manager.cc:1434] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 13:09:32.297398 22232 tablet_bootstrap.cc:492] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:32.297711 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013fb488b6ce491c8389883b5c98af14" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:32.299357 22150 leader_election.cc:304] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:32.300220 22440 raft_consensus.cc:3060] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.304214 22231 tablet_bootstrap.cc:492] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:32.304644 22231 ts_tablet_manager.cc:1403] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.020s
I20260709 13:09:32.305037 22232 tablet_bootstrap.cc:654] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.305717 22460 raft_consensus.cc:493] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.306272 22460 raft_consensus.cc:515] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.307893 22231 raft_consensus.cc:359] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.308597 22231 raft_consensus.cc:385] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.308900 22231 raft_consensus.cc:740] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.309688 22231 consensus_queue.cc:260] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.311625 22179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:32.312096 22231 ts_tablet_manager.cc:1434] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:09:32.313117 22231 tablet_bootstrap.cc:492] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:32.314255 22230 tablet_bootstrap.cc:492] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:32.314709 22230 ts_tablet_manager.cc:1403] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.003s
I20260709 13:09:32.316426 22242 raft_consensus.cc:493] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.316841 22242 raft_consensus.cc:515] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.312243 22179 raft_consensus.cc:2468] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:32.317205 22230 raft_consensus.cc:359] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.317994 22230 raft_consensus.cc:385] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.318261 22230 raft_consensus.cc:740] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.318957 22231 tablet_bootstrap.cc:654] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.318980 22230 consensus_queue.cc:260] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.322770 22230 ts_tablet_manager.cc:1434] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:09:32.323632 22230 tablet_bootstrap.cc:492] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:32.323938 22232 tablet_bootstrap.cc:492] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:32.324383 22232 ts_tablet_manager.cc:1403] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.010s
I20260709 13:09:32.324311 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:32.321400 22077 leader_election.cc:304] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:32.327124 22232 raft_consensus.cc:359] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.327778 22232 raft_consensus.cc:385] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.328059 22232 raft_consensus.cc:740] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.328840 22230 tablet_bootstrap.cc:654] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.328744 22232 consensus_queue.cc:260] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.328992 22398 raft_consensus.cc:2804] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.329603 22398 raft_consensus.cc:493] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.329995 22398 raft_consensus.cc:3060] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.330498 22232 ts_tablet_manager.cc:1434] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:32.331377 22232 tablet_bootstrap.cc:492] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:32.333642 22242 leader_election.cc:290] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:32.335467 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:32.336199 22035 raft_consensus.cc:2468] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:32.338383 22074 leader_election.cc:304] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:32.339327 22242 raft_consensus.cc:2804] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.339664 22242 raft_consensus.cc:493] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.339941 22242 raft_consensus.cc:3060] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.344494 22232 tablet_bootstrap.cc:654] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:32.347877 22077 leader_election.cc:343] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.349756 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:32.351349 22230 tablet_bootstrap.cc:492] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:32.351826 22230 ts_tablet_manager.cc:1403] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.006s
I20260709 13:09:32.353641 22232 tablet_bootstrap.cc:492] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:32.354087 22232 ts_tablet_manager.cc:1403] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.001s
I20260709 13:09:32.308701 22460 leader_election.cc:290] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:32.358144 22546 leader_election.cc:290] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:32.358397 22230 raft_consensus.cc:359] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.359091 22230 raft_consensus.cc:385] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.359341 22230 raft_consensus.cc:740] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.361446 22232 raft_consensus.cc:359] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.362123 22232 raft_consensus.cc:385] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.362408 22232 raft_consensus.cc:740] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.361598 22230 consensus_queue.cc:260] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.363014 22232 consensus_queue.cc:260] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.365499 22232 ts_tablet_manager.cc:1434] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
W20260709 13:09:32.366540 22077 leader_election.cc:343] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.367682 22230 ts_tablet_manager.cc:1434] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 13:09:32.368556 22230 tablet_bootstrap.cc:492] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:32.371243 22232 tablet_bootstrap.cc:492] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:32.371958 22231 tablet_bootstrap.cc:492] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:32.372381 22231 ts_tablet_manager.cc:1403] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.006s
I20260709 13:09:32.375072 22231 raft_consensus.cc:359] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.375667 22231 raft_consensus.cc:385] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.375901 22231 raft_consensus.cc:740] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.376458 22231 consensus_queue.cc:260] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.377205 22232 tablet_bootstrap.cc:654] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.378334 22231 ts_tablet_manager.cc:1434] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:09:32.379179 22231 tablet_bootstrap.cc:492] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:32.385721 22230 tablet_bootstrap.cc:654] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.388140 22440 raft_consensus.cc:2749] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:32.389427 22232 tablet_bootstrap.cc:492] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:32.389869 22232 ts_tablet_manager.cc:1403] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:09:32.390904 22231 tablet_bootstrap.cc:654] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.392429 22536 raft_consensus.cc:493] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.392886 22536 raft_consensus.cc:515] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.394913 22536 leader_election.cc:290] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:32.397002 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce2531b937f47d18b26b97d09a0d059" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:32.398752 22179 raft_consensus.cc:3060] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:32.402581 22003 leader_election.cc:343] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.407251 22232 raft_consensus.cc:359] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.407886 22583 raft_consensus.cc:493] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.408071 22232 raft_consensus.cc:385] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.408430 22583 raft_consensus.cc:515] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.408841 22232 raft_consensus.cc:740] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.409679 22232 consensus_queue.cc:260] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.410673 22583 leader_election.cc:290] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:32.411653 22232 ts_tablet_manager.cc:1434] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:09:32.412237 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f97c5290b31496caf259158a1dbf945" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:32.412657 22232 tablet_bootstrap.cc:492] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
W20260709 13:09:32.413714 21928 leader_election.cc:343] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.407361 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce2531b937f47d18b26b97d09a0d059" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
W20260709 13:09:32.415745 22002 leader_election.cc:343] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.416213 22002 leader_election.cc:304] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:32.417330 22536 raft_consensus.cc:2749] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:32.419317 22546 consensus_queue.cc:1048] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.426081 22232 tablet_bootstrap.cc:654] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.426990 22538 consensus_queue.cc:1048] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:32.430135 22231 tablet_bootstrap.cc:492] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:32.428953 22230 tablet_bootstrap.cc:492] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:32.430613 22231 ts_tablet_manager.cc:1403] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.008s
I20260709 13:09:32.430806 22230 ts_tablet_manager.cc:1403] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.007s
I20260709 13:09:32.433957 22230 raft_consensus.cc:359] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.434605 22230 raft_consensus.cc:385] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.434873 22230 raft_consensus.cc:740] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.434886 22231 raft_consensus.cc:359] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.435837 22231 raft_consensus.cc:385] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.435521 22230 consensus_queue.cc:260] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.436121 22231 raft_consensus.cc:740] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.437219 22231 consensus_queue.cc:260] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.438552 22583 raft_consensus.cc:493] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.439069 22583 raft_consensus.cc:515] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.441676 22583 leader_election.cc:290] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:32.442369 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:32.444271 22035 raft_consensus.cc:2468] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:32.445410 21925 leader_election.cc:304] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:32.450703 22583 raft_consensus.cc:2804] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.451120 22583 raft_consensus.cc:493] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.451454 22583 raft_consensus.cc:3060] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.454667 22231 ts_tablet_manager.cc:1434] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:09:32.457365 22231 tablet_bootstrap.cc:492] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:32.473202 22232 tablet_bootstrap.cc:492] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:32.473755 22232 ts_tablet_manager.cc:1403] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.061s	user 0.027s	sys 0.019s
I20260709 13:09:32.474048 22583 raft_consensus.cc:515] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.476564 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:32.476459 22232 raft_consensus.cc:359] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.477145 22035 raft_consensus.cc:3060] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.477262 22232 raft_consensus.cc:385] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.477646 22232 raft_consensus.cc:740] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.479564 22184 raft_consensus.cc:3060] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.478385 22232 consensus_queue.cc:260] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.482955 22232 ts_tablet_manager.cc:1434] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:09:32.483866 22232 tablet_bootstrap.cc:492] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:32.484786 22035 raft_consensus.cc:2468] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:32.486198 21925 leader_election.cc:304] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:32.487051 22534 raft_consensus.cc:2804] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.487468 22534 raft_consensus.cc:697] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:32.488266 22538 consensus_queue.cc:1048] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.488216 22534 consensus_queue.cc:237] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.493816 22231 tablet_bootstrap.cc:654] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.498267 22583 leader_election.cc:290] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:32.499255 21858 catalog_manager.cc:5697] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.509627 22232 tablet_bootstrap.cc:654] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.518513 22231 tablet_bootstrap.cc:492] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:32.519240 22231 ts_tablet_manager.cc:1403] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.002s
I20260709 13:09:32.521801 22231 raft_consensus.cc:359] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.524403 22232 tablet_bootstrap.cc:492] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:32.524713 22231 raft_consensus.cc:385] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.524919 22232 ts_tablet_manager.cc:1403] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.000s
I20260709 13:09:32.524839 22534 raft_consensus.cc:493] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.525079 22231 raft_consensus.cc:740] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.525647 22534 raft_consensus.cc:515] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.526172 22231 consensus_queue.cc:260] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.527747 22232 raft_consensus.cc:359] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.528349 22231 ts_tablet_manager.cc:1434] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:09:32.528378 22232 raft_consensus.cc:385] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.528971 22546 raft_consensus.cc:493] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.529178 22232 raft_consensus.cc:740] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.529799 22231 tablet_bootstrap.cc:492] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:32.530100 22232 consensus_queue.cc:260] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.531360 22534 leader_election.cc:290] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:32.531829 22232 ts_tablet_manager.cc:1434] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:32.532740 22232 tablet_bootstrap.cc:492] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:32.533033 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:32.533747 22181 raft_consensus.cc:2468] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:32.535019 21928 leader_election.cc:304] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:32.529786 22546 raft_consensus.cc:515] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.536448 22231 tablet_bootstrap.cc:654] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.537760 22546 leader_election.cc:290] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:32.537921 22232 tablet_bootstrap.cc:654] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.539088 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cb9fa8e01a4eeb8b4744bf2a16b817" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:32.539355 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cb9fa8e01a4eeb8b4744bf2a16b817" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:32.539812 22110 raft_consensus.cc:2468] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
I20260709 13:09:32.540135 22036 raft_consensus.cc:2468] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
I20260709 13:09:32.541543 22148 leader_election.cc:304] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: 
I20260709 13:09:32.542693 22546 raft_consensus.cc:2804] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.543062 22546 raft_consensus.cc:493] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.543529 22546 raft_consensus.cc:3060] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.545073 22583 raft_consensus.cc:2804] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.545503 22583 raft_consensus.cc:493] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.545855 22583 raft_consensus.cc:3060] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.552428 22583 raft_consensus.cc:515] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.569114 22232 tablet_bootstrap.cc:492] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:32.569698 22464 raft_consensus.cc:493] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.569206 22546 raft_consensus.cc:515] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.582177 22464 raft_consensus.cc:515] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.584051 22464 leader_election.cc:290] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:32.585517 22546 leader_election.cc:290] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:32.585635 22104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cb9fa8e01a4eeb8b4744bf2a16b817" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:32.573885 22544 consensus_queue.cc:1048] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:09:32.586431 22104 raft_consensus.cc:3060] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.570900 22231 tablet_bootstrap.cc:492] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:32.588007 22231 ts_tablet_manager.cc:1403] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.003s
I20260709 13:09:32.589907 22544 raft_consensus.cc:493] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.590355 22544 raft_consensus.cc:515] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.590812 22231 raft_consensus.cc:359] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.591466 22231 raft_consensus.cc:385] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.591708 22231 raft_consensus.cc:740] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.592296 22231 consensus_queue.cc:260] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.574815 22232 ts_tablet_manager.cc:1403] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.002s
I20260709 13:09:32.593909 22544 leader_election.cc:290] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:32.577739 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f97c5290b31496caf259158a1dbf945" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:32.585767 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ea808caca14d119b077a6fc5c5dc44" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:32.578934 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:32.578014 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:32.579278 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:32.578660 22106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:32.578208 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:32.599612 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6433b4001dff41f9bdee03e03a3b7ec4" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:32.599812 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cb9fa8e01a4eeb8b4744bf2a16b817" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:32.599963 22181 raft_consensus.cc:3060] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.600455 22036 raft_consensus.cc:3060] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.595973 22232 raft_consensus.cc:359] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.601540 22232 raft_consensus.cc:385] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.601790 22232 raft_consensus.cc:740] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.603874 22232 consensus_queue.cc:260] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.595974 22544 raft_consensus.cc:493] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:32.598341 22002 leader_election.cc:343] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.577239 22583 leader_election.cc:290] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:32.606982 22464 raft_consensus.cc:493] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.607511 22464 raft_consensus.cc:515] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.608311 22036 raft_consensus.cc:2468] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:32.609159 22232 ts_tablet_manager.cc:1434] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:09:32.610071 22232 tablet_bootstrap.cc:492] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:32.610764 22180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ea808caca14d119b077a6fc5c5dc44" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:32.611915 22148 leader_election.cc:304] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: 
I20260709 13:09:32.606010 22544 raft_consensus.cc:515] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.613591 22392 raft_consensus.cc:493] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.613826 22180 raft_consensus.cc:2468] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 0.
W20260709 13:09:32.617015 22002 consensus_peers.cc:597] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Couldn't send request to peer f4aec2c83e8a41a1bfad43c392ae3562. 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:09:32.614143 22392 raft_consensus.cc:515] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.618503 22107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ea808caca14d119b077a6fc5c5dc44" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:32.619546 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ff5cee37814f44b6e4e5de90786657" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
W20260709 13:09:32.620051 22150 leader_election.cc:343] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.620136 22036 raft_consensus.cc:2468] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:32.620813 22544 leader_election.cc:290] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:32.621680 21925 leader_election.cc:304] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:32.622305 22544 raft_consensus.cc:2804] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.622421 22532 raft_consensus.cc:2804] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.622911 22532 raft_consensus.cc:493] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.623327 22532 raft_consensus.cc:3060] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.622989 22392 leader_election.cc:290] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:32.463694 22242 raft_consensus.cc:515] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.633570 22110 raft_consensus.cc:2393] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba5d8951ceb148bb80d1d2536a58614d in current term 1: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:32.636937 22534 raft_consensus.cc:493] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.636937 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:32.637898 22036 raft_consensus.cc:2393] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4aec2c83e8a41a1bfad43c392ae3562 in current term 1: Already voted for candidate ba5d8951ceb148bb80d1d2536a58614d in this term.
I20260709 13:09:32.637688 22534 raft_consensus.cc:515] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.641484 22534 leader_election.cc:290] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:32.623719 22536 raft_consensus.cc:493] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.646903 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:32.648244 22036 raft_consensus.cc:2468] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:32.649513 21925 leader_election.cc:304] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:32.652554 22180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:32.654235 22230 ts_tablet_manager.cc:1434] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.223s	user 0.006s	sys 0.000s
I20260709 13:09:32.655190 22230 tablet_bootstrap.cc:492] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:32.657595 22464 leader_election.cc:290] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:32.448572 22398 raft_consensus.cc:515] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.658679 22105 raft_consensus.cc:2393] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba5d8951ceb148bb80d1d2536a58614d in current term 1: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:32.661250 22242 leader_election.cc:290] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:32.661157 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ff5cee37814f44b6e4e5de90786657" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
W20260709 13:09:32.662838 21928 leader_election.cc:343] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.622933 22544 raft_consensus.cc:697] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
W20260709 13:09:32.664284 22002 leader_election.cc:343] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.664992 22390 raft_consensus.cc:2804] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.645995 22536 raft_consensus.cc:515] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.665417 22390 raft_consensus.cc:493] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.665843 22390 raft_consensus.cc:3060] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.666898 22536 leader_election.cc:290] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:32.670027 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ff5cee37814f44b6e4e5de90786657" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:32.672871 21958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:32.674294 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:32.674772 22003 leader_election.cc:304] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:32.675524 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ea808caca14d119b077a6fc5c5dc44" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
W20260709 13:09:32.675684 22002 leader_election.cc:343] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.637722 22181 raft_consensus.cc:2468] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:32.676148 22464 raft_consensus.cc:2804] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.681541 22464 raft_consensus.cc:493] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.676671 22544 consensus_queue.cc:237] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.683396 21928 leader_election.cc:304] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:32.686581 22390 raft_consensus.cc:515] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:32.682791 22464 raft_consensus.cc:3060] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.707365 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:32.708076 22035 raft_consensus.cc:3060] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.708902 22230 tablet_bootstrap.cc:654] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:32.709683 22003 leader_election.cc:343] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.710124 22003 leader_election.cc:304] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:32.662575 21860 catalog_manager.cc:5697] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.710757 22465 consensus_queue.cc:1048] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.698576 22232 tablet_bootstrap.cc:654] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.665371 22104 raft_consensus.cc:2468] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:32.661180 22398 leader_election.cc:290] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:32.719565 22537 consensus_queue.cc:1048] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:09:32.721998 22615 raft_consensus.cc:2804] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.740283 22242 consensus_queue.cc:1048] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.717419 22390 leader_election.cc:290] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:32.719695 22465 raft_consensus.cc:2749] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:32.746948 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:32.749394 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ff5cee37814f44b6e4e5de90786657" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:32.750464 22615 raft_consensus.cc:697] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:32.765987 21959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:32.786988 22231 ts_tablet_manager.cc:1434] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.199s	user 0.014s	sys 0.013s
I20260709 13:09:32.788160 22231 tablet_bootstrap.cc:492] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
W20260709 13:09:32.800740 21925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:35207, user_credentials={real_user=slave}} blocked reactor thread for 67156.5us
I20260709 13:09:32.781533 22610 raft_consensus.cc:493] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:32.769265 21927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:45775, user_credentials={real_user=slave}} blocked reactor thread for 83095us
I20260709 13:09:32.789016 22618 consensus_queue.cc:1048] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 13:09:32.816239 22610 raft_consensus.cc:515] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.818276 22610 leader_election.cc:290] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:32.803145 22532 raft_consensus.cc:515] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:32.820627 22532 leader_election.cc:290] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:32.820801 22231 tablet_bootstrap.cc:654] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.821928 21962 raft_consensus.cc:2393] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in current term 1: Already voted for candidate ba5d8951ceb148bb80d1d2536a58614d in this term.
I20260709 13:09:32.828127 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
W20260709 13:09:32.828300 21927 leader_election.cc:343] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.830751 21927 leader_election.cc:304] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:32.832729 22464 raft_consensus.cc:515] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.833963 22532 raft_consensus.cc:2749] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:32.833659 22615 consensus_queue.cc:237] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:32.835053 22179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:32.878803 22179 raft_consensus.cc:2393] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4aec2c83e8a41a1bfad43c392ae3562 in current term 1: Already voted for candidate ba5d8951ceb148bb80d1d2536a58614d in this term.
I20260709 13:09:32.839919 22003 leader_election.cc:304] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:32.879568 22619 consensus_queue.cc:1048] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:09:32.880872 22619 raft_consensus.cc:3060] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:32.838723 21927 leader_election.cc:343] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.887029 22032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ff5cee37814f44b6e4e5de90786657" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
W20260709 13:09:32.904788 22234 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.627s	user 0.190s	sys 0.214s
W20260709 13:09:32.905136 22234 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.627s	user 0.190s	sys 0.214s
I20260709 13:09:32.902068 22465 raft_consensus.cc:493] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.910341 22465 raft_consensus.cc:515] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:32.927685 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dadedd21b5c48d989cb4c81c5de26ce" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:32.986132 22230 tablet_bootstrap.cc:492] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:33.004959 22234 tablet_bootstrap.cc:492] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:33.005206 22230 ts_tablet_manager.cc:1403] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.350s	user 0.008s	sys 0.033s
I20260709 13:09:33.005497 22234 ts_tablet_manager.cc:1403] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.748s	user 0.205s	sys 0.223s
I20260709 13:09:33.007324 22077 leader_election.cc:304] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [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: f4aec2c83e8a41a1bfad43c392ae3562; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
W20260709 13:09:33.022004 21908 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:32.990135 22036 raft_consensus.cc:2393] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 1: Already voted for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in this term.
I20260709 13:09:32.962921 22464 leader_election.cc:290] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:32.964779 22035 raft_consensus.cc:2468] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:33.022850 22532 raft_consensus.cc:493] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.032401 22538 raft_consensus.cc:2749] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:09:33.023344 21927 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.67:45775, user_credentials={real_user=slave}} blocked reactor thread for 172128us
I20260709 13:09:33.047181 22465 leader_election.cc:290] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
W20260709 13:09:33.090476 21928 leader_election.cc:343] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.097230 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ea808caca14d119b077a6fc5c5dc44" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:33.097885 22181 raft_consensus.cc:3060] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.098320 22232 tablet_bootstrap.cc:492] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:33.098783 22232 ts_tablet_manager.cc:1403] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.489s	user 0.056s	sys 0.054s
I20260709 13:09:33.101368 22232 raft_consensus.cc:359] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.101989 22232 raft_consensus.cc:385] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.043987 22532 raft_consensus.cc:515] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.104056 22532 leader_election.cc:290] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:33.102229 22232 raft_consensus.cc:740] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.106369 22232 consensus_queue.cc:260] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.108639 22230 raft_consensus.cc:359] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.109475 22230 raft_consensus.cc:385] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.109754 22230 raft_consensus.cc:740] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.111194 22230 consensus_queue.cc:260] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.117027 22232 ts_tablet_manager.cc:1434] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:09:33.121184 22231 tablet_bootstrap.cc:492] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:33.121706 22231 ts_tablet_manager.cc:1403] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.334s	user 0.048s	sys 0.027s
I20260709 13:09:33.127310 22230 ts_tablet_manager.cc:1434] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.122s	user 0.006s	sys 0.000s
I20260709 13:09:33.130767 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ff5cee37814f44b6e4e5de90786657" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:33.124763 22534 raft_consensus.cc:493] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.131641 22534 raft_consensus.cc:515] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.132416 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95eb2c50b3b480094668dfa5c5fe742" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:33.133518 22534 leader_election.cc:290] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:33.128582 22234 raft_consensus.cc:359] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.136597 22234 raft_consensus.cc:385] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.136849 22234 raft_consensus.cc:740] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.137388 22234 consensus_queue.cc:260] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.139303 22180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95eb2c50b3b480094668dfa5c5fe742" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:33.141281 22234 ts_tablet_manager.cc:1434] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.135s	user 0.003s	sys 0.003s
I20260709 13:09:33.141762 22231 raft_consensus.cc:359] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.142405 22231 raft_consensus.cc:385] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.142657 22231 raft_consensus.cc:740] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.143244 22231 consensus_queue.cc:260] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.132021 21958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6433b4001dff41f9bdee03e03a3b7ec4" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:33.133740 21957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dadedd21b5c48d989cb4c81c5de26ce" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:33.157245 22178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:33.158463 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c101bfedb6fe4d41ada0d575a260905b" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
W20260709 13:09:33.163848 22002 leader_election.cc:343] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.159106 22182 raft_consensus.cc:2468] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:33.167836 22231 ts_tablet_manager.cc:1434] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.002s
I20260709 13:09:33.173127 22231 tablet_bootstrap.cc:492] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:33.175460 22109 raft_consensus.cc:3060] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.179292 22234 tablet_bootstrap.cc:492] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:33.181962 21925 leader_election.cc:304] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:33.185418 22583 raft_consensus.cc:2804] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:33.185779 22622 raft_consensus.cc:493] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.185966 22231 tablet_bootstrap.cc:654] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:33.185922 22583 raft_consensus.cc:697] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:33.188540 22583 consensus_queue.cc:237] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
W20260709 13:09:33.191300 22003 leader_election.cc:343] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.191731 22003 leader_election.cc:304] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:33.187706 22230 tablet_bootstrap.cc:492] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
W20260709 13:09:33.199261 21928 leader_election.cc:343] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.203097 22033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c101bfedb6fe4d41ada0d575a260905b" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:33.205842 21928 leader_election.cc:304] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:33.199447 22618 raft_consensus.cc:2749] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:33.213754 22622 raft_consensus.cc:515] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:33.226346 22104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ea808caca14d119b077a6fc5c5dc44" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:33.230918 22181 raft_consensus.cc:2468] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:33.217280 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:33.220652 22033 raft_consensus.cc:2468] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:33.234944 22619 raft_consensus.cc:2749] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:09:33.237598 22002 leader_election.cc:343] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.192400 22148 leader_election.cc:304] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:33.221588 22615 raft_consensus.cc:2804] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:33.233254 22036 raft_consensus.cc:2468] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:33.246855 21925 leader_election.cc:304] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:33.247457 22390 consensus_queue.cc:1048] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:33.248754 22390 raft_consensus.cc:2804] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:33.249080 22390 raft_consensus.cc:493] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:33.243335 22615 raft_consensus.cc:493] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:33.232087 22151 leader_election.cc:304] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:33.262454 22231 tablet_bootstrap.cc:492] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:33.255640 22390 raft_consensus.cc:3060] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.263249 22231 ts_tablet_manager.cc:1403] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.090s	user 0.019s	sys 0.018s
I20260709 13:09:33.266634 22638 raft_consensus.cc:2749] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:33.267081 22622 leader_election.cc:290] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:33.266959 22151 leader_election.cc:304] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:33.268712 22638 raft_consensus.cc:2749] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:33.259578 22613 raft_consensus.cc:2749] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:33.262305 22615 raft_consensus.cc:3060] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.271903 22032 raft_consensus.cc:2468] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:33.274550 22390 raft_consensus.cc:515] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.278627 22230 tablet_bootstrap.cc:654] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:33.280411 22234 tablet_bootstrap.cc:654] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:33.259761 22148 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.66:35207, user_credentials={real_user=slave}} blocked reactor thread for 66755.7us
I20260709 13:09:33.316201 22003 leader_election.cc:304] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:33.288620 22232 tablet_bootstrap.cc:492] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:33.290831 22615 raft_consensus.cc:515] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
W20260709 13:09:33.292737 21927 leader_election.cc:343] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.300173 22231 raft_consensus.cc:359] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:33.322431 22231 raft_consensus.cc:385] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.322754 22231 raft_consensus.cc:740] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.324440 22231 consensus_queue.cc:260] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:33.329125 22077 leader_election.cc:304] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [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: f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:33.329272 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e586433475445db80e15204a527354" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:33.321825 22618 raft_consensus.cc:2804] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:33.330442 22615 leader_election.cc:290] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:33.331950 22621 raft_consensus.cc:2749] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:33.285197 21855 catalog_manager.cc:5697] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:33.333539 21925 leader_election.cc:304] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:33.334798 22622 raft_consensus.cc:2804] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:33.334934 22231 ts_tablet_manager.cc:1434] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.001s
I20260709 13:09:33.335382 22618 raft_consensus.cc:697] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:33.335822 22622 raft_consensus.cc:697] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:33.336302 22618 consensus_queue.cc:237] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:33.336652 22622 consensus_queue.cc:237] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.335837 22231 tablet_bootstrap.cc:492] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:33.347325 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c101bfedb6fe4d41ada0d575a260905b" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:33.347886 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e586433475445db80e15204a527354" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:33.348752 22031 raft_consensus.cc:3060] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:33.347394 21928 leader_election.cc:343] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.349777 22232 tablet_bootstrap.cc:654] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:33.363220 22390 leader_election.cc:290] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
W20260709 13:09:33.373584 21927 leader_election.cc:343] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.374063 21927 leader_election.cc:304] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:33.375303 22032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:33.375597 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c101bfedb6fe4d41ada0d575a260905b" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:33.376197 22032 raft_consensus.cc:3060] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.378342 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:33.378744 22613 consensus_queue.cc:1048] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:33.375659 22532 raft_consensus.cc:2749] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:09:33.380229 21928 leader_election.cc:343] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.376225 22183 raft_consensus.cc:3060] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.384871 22234 tablet_bootstrap.cc:492] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:33.385290 22234 ts_tablet_manager.cc:1403] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.206s	user 0.012s	sys 0.002s
I20260709 13:09:33.372298 22390 consensus_queue.cc:1048] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:09:33.400460 22234 raft_consensus.cc:359] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.401376 22234 raft_consensus.cc:385] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.401882 22234 raft_consensus.cc:740] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.405977 22232 tablet_bootstrap.cc:492] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:33.406482 22232 ts_tablet_manager.cc:1403] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.118s	user 0.010s	sys 0.001s
I20260709 13:09:33.406744 22234 consensus_queue.cc:260] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.409009 22032 raft_consensus.cc:2468] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:33.410004 22613 consensus_queue.cc:1048] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:33.410343 21925 leader_election.cc:304] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:33.411280 22390 raft_consensus.cc:2804] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:33.411754 22390 raft_consensus.cc:697] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:33.412544 22390 consensus_queue.cc:237] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.419373 22234 ts_tablet_manager.cc:1434] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 13:09:33.421186 22234 tablet_bootstrap.cc:492] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:33.426517 22232 raft_consensus.cc:359] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.427249 22232 raft_consensus.cc:385] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.427513 22232 raft_consensus.cc:740] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.428194 22232 consensus_queue.cc:260] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.431089 22234 tablet_bootstrap.cc:654] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:33.431614 22231 tablet_bootstrap.cc:654] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:33.436781 22183 raft_consensus.cc:2468] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:33.439843 22232 ts_tablet_manager.cc:1434] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:09:33.440533 22232 tablet_bootstrap.cc:492] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:33.441864 22615 consensus_queue.cc:1048] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:33.449537 21928 leader_election.cc:304] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:33.450464 22616 raft_consensus.cc:2804] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:33.450915 22616 raft_consensus.cc:697] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:33.460815 22230 tablet_bootstrap.cc:492] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:33.461447 22230 ts_tablet_manager.cc:1403] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.274s	user 0.020s	sys 0.020s
I20260709 13:09:33.461529 22616 consensus_queue.cc:237] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.437156 22031 raft_consensus.cc:2468] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:33.471182 22232 tablet_bootstrap.cc:654] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:33.464664 22230 raft_consensus.cc:359] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.478402 22230 raft_consensus.cc:385] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.478693 22230 raft_consensus.cc:740] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.479310 22230 consensus_queue.cc:260] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.481297 22230 ts_tablet_manager.cc:1434] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.001s
I20260709 13:09:33.486229 22230 tablet_bootstrap.cc:492] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0: Bootstrap starting.
I20260709 13:09:33.499949 22532 consensus_queue.cc:1048] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:33.520414 22231 tablet_bootstrap.cc:492] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:33.521201 22231 ts_tablet_manager.cc:1403] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.186s	user 0.010s	sys 0.026s
I20260709 13:09:33.527122 22230 tablet_bootstrap.cc:654] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:33.534514 22231 raft_consensus.cc:359] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:33.535310 22231 raft_consensus.cc:385] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.535573 22231 raft_consensus.cc:740] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.539379 22231 consensus_queue.cc:260] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:33.541558 22231 ts_tablet_manager.cc:1434] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:09:33.542531 22231 tablet_bootstrap.cc:492] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:33.556039 22234 tablet_bootstrap.cc:492] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:33.556541 22234 ts_tablet_manager.cc:1403] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.136s	user 0.022s	sys 0.005s
I20260709 13:09:33.561875 22234 raft_consensus.cc:359] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:33.562527 22234 raft_consensus.cc:385] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.562799 22234 raft_consensus.cc:740] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.553985 22231 tablet_bootstrap.cc:654] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:33.564589 22234 consensus_queue.cc:260] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:33.566871 22234 ts_tablet_manager.cc:1434] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:09:33.567739 22234 tablet_bootstrap.cc:492] T 6f97c5290b31496caf259158a1dbf945 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:33.579059 22232 tablet_bootstrap.cc:492] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:33.579571 22232 ts_tablet_manager.cc:1403] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.139s	user 0.026s	sys 0.010s
I20260709 13:09:33.581678 22181 raft_consensus.cc:3060] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.582872 22234 tablet_bootstrap.cc:654] T 6f97c5290b31496caf259158a1dbf945 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:33.588150 22638 raft_consensus.cc:493] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.588688 22638 raft_consensus.cc:515] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:33.594029 21957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f97c5290b31496caf259158a1dbf945" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:33.594640 21957 raft_consensus.cc:2468] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
I20260709 13:09:33.595003 22232 raft_consensus.cc:359] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.595685 22232 raft_consensus.cc:385] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.595537 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f97c5290b31496caf259158a1dbf945" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
W20260709 13:09:33.596704 22150 leader_election.cc:343] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.597792 22612 raft_consensus.cc:493] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.598419 22151 leader_election.cc:304] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:33.599263 22613 raft_consensus.cc:2804] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:33.599586 22613 raft_consensus.cc:493] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:33.599907 22613 raft_consensus.cc:3060] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.597477 22232 raft_consensus.cc:740] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.598259 22612 raft_consensus.cc:515] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:33.603060 22390 consensus_queue.cc:1048] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:33.610790 22232 consensus_queue.cc:260] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.611939 22231 tablet_bootstrap.cc:492] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:33.611773 22638 leader_election.cc:290] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:33.614322 21859 catalog_manager.cc:5697] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 0 to 1, leader changed from <none> to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 1 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:33.612394 22231 ts_tablet_manager.cc:1403] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.013s
I20260709 13:09:33.617213 22626 raft_consensus.cc:493] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.617712 22626 raft_consensus.cc:515] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.619752 22626 leader_election.cc:290] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:33.625989 22030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b487d3a3344282b85bedc910ca976b" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:33.626663 22030 raft_consensus.cc:2468] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:33.629572 21925 leader_election.cc:304] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:33.630276 22615 raft_consensus.cc:2804] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:33.630594 22615 raft_consensus.cc:493] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:33.630934 22615 raft_consensus.cc:3060] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.632414 22234 tablet_bootstrap.cc:492] T 6f97c5290b31496caf259158a1dbf945 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:33.632927 22234 ts_tablet_manager.cc:1403] T 6f97c5290b31496caf259158a1dbf945 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.007s
I20260709 13:09:33.636269 22234 raft_consensus.cc:359] T 6f97c5290b31496caf259158a1dbf945 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:33.636927 22234 raft_consensus.cc:385] T 6f97c5290b31496caf259158a1dbf945 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.637226 22234 raft_consensus.cc:740] T 6f97c5290b31496caf259158a1dbf945 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.637881 22234 consensus_queue.cc:260] T 6f97c5290b31496caf259158a1dbf945 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:33.639881 22234 ts_tablet_manager.cc:1434] T 6f97c5290b31496caf259158a1dbf945 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:09:33.640010 22612 leader_election.cc:290] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:33.640523 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b487d3a3344282b85bedc910ca976b" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:33.640805 22234 tablet_bootstrap.cc:492] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:33.641764 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce2531b937f47d18b26b97d09a0d059" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:33.642357 22031 raft_consensus.cc:2468] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
W20260709 13:09:33.644924 21927 leader_election.cc:343] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.645969 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce2531b937f47d18b26b97d09a0d059" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:33.646564 22232 ts_tablet_manager.cc:1434] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.001s
I20260709 13:09:33.646989 22234 tablet_bootstrap.cc:654] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:33.647249 22150 leader_election.cc:343] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.647668 22613 raft_consensus.cc:515] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:33.651266 22148 leader_election.cc:304] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:33.652307 22440 raft_consensus.cc:2804] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:33.652664 22440 raft_consensus.cc:493] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:33.652967 22440 raft_consensus.cc:3060] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.653183 22232 tablet_bootstrap.cc:492] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:33.655272 22231 raft_consensus.cc:359] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.655922 22231 raft_consensus.cc:385] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.656174 22231 raft_consensus.cc:740] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.630594 22230 tablet_bootstrap.cc:492] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0: No bootstrap required, opened a new log
I20260709 13:09:33.659165 22230 ts_tablet_manager.cc:1403] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent bootstrapping tablet: real 0.173s	user 0.010s	sys 0.006s
I20260709 13:09:33.658118 21860 catalog_manager.cc:5697] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:33.666656 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f97c5290b31496caf259158a1dbf945" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:33.666527 22231 consensus_queue.cc:260] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.667291 22105 raft_consensus.cc:3060] T 6f97c5290b31496caf259158a1dbf945 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.668852 22232 tablet_bootstrap.cc:654] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:33.644359 22615 raft_consensus.cc:515] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.672542 22030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b487d3a3344282b85bedc910ca976b" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:33.673084 22030 raft_consensus.cc:3060] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.677659 22231 ts_tablet_manager.cc:1434] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.001s
I20260709 13:09:33.678562 22231 tablet_bootstrap.cc:492] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:33.668496 22230 raft_consensus.cc:359] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.680752 22230 raft_consensus.cc:385] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.681053 22230 raft_consensus.cc:740] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.682278 22230 consensus_queue.cc:260] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.684245 22230 ts_tablet_manager.cc:1434] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.001s
I20260709 13:09:33.687724 22030 raft_consensus.cc:2468] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:33.689100 21925 leader_election.cc:304] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:33.689872 22626 raft_consensus.cc:2804] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:33.690320 22626 raft_consensus.cc:697] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:33.691236 22615 leader_election.cc:290] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:33.691072 22626 consensus_queue.cc:237] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.691376 22544 raft_consensus.cc:493] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:33.691982 22544 raft_consensus.cc:515] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.692739 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b487d3a3344282b85bedc910ca976b" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
W20260709 13:09:33.694227 21927 leader_election.cc:343] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.697373 22613 leader_election.cc:290] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:33.698076 22440 raft_consensus.cc:515] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:33.700263 22440 leader_election.cc:290] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:33.699509 22105 raft_consensus.cc:2468] T 6f97c5290b31496caf259158a1dbf945 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:33.703433 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce2531b937f47d18b26b97d09a0d059" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:33.706610 22544 leader_election.cc:290] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:33.707394 22150 leader_election.cc:304] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:33.708024 22030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce2531b937f47d18b26b97d09a0d059" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:33.708580 22030 raft_consensus.cc:3060] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.719612 21958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:33.721808 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:33.722410 22031 raft_consensus.cc:2468] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:33.723354 22544 raft_consensus.cc:493] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.723794 22544 raft_consensus.cc:515] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.726478 22638 raft_consensus.cc:2804] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:09:33.726581 22150 leader_election.cc:343] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.727108 22638 raft_consensus.cc:697] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:33.727718 21957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f97c5290b31496caf259158a1dbf945" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:33.728273 21957 raft_consensus.cc:3060] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.727964 22638 consensus_queue.cc:237] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:33.729878 22148 leader_election.cc:304] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:33.730715 22639 raft_consensus.cc:2804] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:33.731052 22639 raft_consensus.cc:493] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:33.731389 22639 raft_consensus.cc:3060] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.733778 22544 leader_election.cc:290] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:33.737068 22030 raft_consensus.cc:2468] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:33.742879 21958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:33.744928 22234 tablet_bootstrap.cc:492] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:33.745464 22234 ts_tablet_manager.cc:1403] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.105s	user 0.029s	sys 0.038s
I20260709 13:09:33.741268 21855 catalog_manager.cc:5697] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:33.753726 22148 leader_election.cc:304] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:33.752138 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:33.756553 22034 raft_consensus.cc:2393] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 1: Already voted for candidate ba5d8951ceb148bb80d1d2536a58614d in this term.
I20260709 13:09:33.756803 22613 raft_consensus.cc:2804] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:33.757334 21855 catalog_manager.cc:5697] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:33.758129 22148 leader_election.cc:304] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:33.759716 21855 catalog_manager.cc:5697] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:33.761869 21855 catalog_manager.cc:5697] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:33.760542 22234 raft_consensus.cc:359] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.763410 22234 raft_consensus.cc:385] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.763803 22234 raft_consensus.cc:740] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.764472 22234 consensus_queue.cc:260] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.751747 22626 consensus_queue.cc:1048] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:09:33.760919 22612 raft_consensus.cc:3060] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.784317 22231 tablet_bootstrap.cc:654] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:33.793002 22232 tablet_bootstrap.cc:492] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d: No bootstrap required, opened a new log
I20260709 13:09:33.795245 22232 ts_tablet_manager.cc:1403] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.148s	user 0.026s	sys 0.012s
I20260709 13:09:33.796286 22460 raft_consensus.cc:493] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.797813 22232 raft_consensus.cc:359] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:33.798410 21957 raft_consensus.cc:2468] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:33.799160 22639 raft_consensus.cc:515] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.801175 22639 leader_election.cc:290] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:33.801767 21957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:33.798451 22232 raft_consensus.cc:385] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.808568 22232 raft_consensus.cc:740] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.809513 22232 consensus_queue.cc:260] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:33.796854 22460 raft_consensus.cc:515] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.812203 22616 raft_consensus.cc:493] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.813663 22234 ts_tablet_manager.cc:1434] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.001s
I20260709 13:09:33.815410 22234 tablet_bootstrap.cc:492] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
W20260709 13:09:33.825405 22148 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:35207, user_credentials={real_user=slave}} blocked reactor thread for 57156.6us
I20260709 13:09:33.826143 22232 ts_tablet_manager.cc:1434] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:09:33.808924 22613 raft_consensus.cc:697] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:33.845288 22613 consensus_queue.cc:237] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
W20260709 13:09:33.815359 22676 log.cc:927] Time spent T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 13:09:33.843503 22234 tablet_bootstrap.cc:654] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:33.854962 22612 raft_consensus.cc:2749] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:33.855783 22460 leader_election.cc:290] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:33.857128 21957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ff5cee37814f44b6e4e5de90786657" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:33.859019 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:33.861776 22538 raft_consensus.cc:493] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.862252 22538 raft_consensus.cc:515] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:33.814316 22616 raft_consensus.cc:515] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.864145 22538 leader_election.cc:290] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:33.864193 22616 leader_election.cc:290] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:33.864540 22148 leader_election.cc:304] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [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: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:33.865258 22612 raft_consensus.cc:2749] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:33.868077 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ea808caca14d119b077a6fc5c5dc44" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:33.875140 22178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ea808caca14d119b077a6fc5c5dc44" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:33.875799 22110 raft_consensus.cc:3060] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.875984 22178 raft_consensus.cc:2393] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4aec2c83e8a41a1bfad43c392ae3562 in current term 1: Already voted for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in this term.
I20260709 13:09:33.878660 22077 leader_election.cc:304] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4aec2c83e8a41a1bfad43c392ae3562; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:33.880470 22242 raft_consensus.cc:3060] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.885841 22231 tablet_bootstrap.cc:492] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:33.886313 22231 ts_tablet_manager.cc:1403] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.208s	user 0.012s	sys 0.000s
I20260709 13:09:33.889873 21855 catalog_manager.cc:5697] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:33.904419 22242 raft_consensus.cc:2749] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:33.897719 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:33.897718 22032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ff5cee37814f44b6e4e5de90786657" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:33.908773 22532 consensus_queue.cc:1048] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:09:33.910967 22032 raft_consensus.cc:2393] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4aec2c83e8a41a1bfad43c392ae3562 in current term 1: Already voted for candidate ba5d8951ceb148bb80d1d2536a58614d in this term.
I20260709 13:09:33.912422 22074 leader_election.cc:304] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4aec2c83e8a41a1bfad43c392ae3562; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:33.922828 22030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:33.908202 22465 consensus_queue.cc:1048] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:09:33.924234 22618 raft_consensus.cc:493] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.918072 22105 raft_consensus.cc:2468] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:33.930375 22534 consensus_queue.cc:1048] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:09:33.941414 22618 raft_consensus.cc:515] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:33.942353 21927 leader_election.cc:304] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:33.943473 22618 leader_election.cc:290] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:33.944424 22532 raft_consensus.cc:2804] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:33.944815 22532 raft_consensus.cc:493] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:33.945147 22532 raft_consensus.cc:3060] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.943992 22618 consensus_queue.cc:1048] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:09:33.948736 22178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d668c4744e44e19991dc01f8c50a361" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:33.930433 22030 raft_consensus.cc:2468] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 0.
I20260709 13:09:33.962464 22532 raft_consensus.cc:515] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:33.964686 22532 leader_election.cc:290] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:33.969764 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:33.970438 22105 raft_consensus.cc:3060] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.979127 22621 raft_consensus.cc:2749] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:33.985550 22532 consensus_queue.cc:1048] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:33.988718 22003 leader_election.cc:343] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.991068 21855 catalog_manager.cc:5697] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 0 to 1, leader changed from <none> to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 1 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:33.997583 22231 raft_consensus.cc:359] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:33.998307 22231 raft_consensus.cc:385] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.998574 22231 raft_consensus.cc:740] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.999605 22231 consensus_queue.cc:260] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
W20260709 13:09:34.001591 21925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:35207, user_credentials={real_user=slave}} blocked reactor thread for 58541.2us
I20260709 13:09:34.002454 22685 raft_consensus.cc:493] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.002923 22685 raft_consensus.cc:515] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:34.005735 21958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d668c4744e44e19991dc01f8c50a361" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:34.006353 21958 raft_consensus.cc:2468] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 0.
I20260709 13:09:34.010908 22178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d668c4744e44e19991dc01f8c50a361" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
W20260709 13:09:34.012238 21928 leader_election.cc:343] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:34.004861 22685 leader_election.cc:290] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:34.013653 22231 ts_tablet_manager.cc:1434] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.127s	user 0.007s	sys 0.000s
I20260709 13:09:34.014580 22231 tablet_bootstrap.cc:492] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:34.016203 22029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:34.016844 22029 raft_consensus.cc:3060] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:34.021847 21855 catalog_manager.cc:5697] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 0 to 1, leader changed from <none> to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 1 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:34.031211 22231 tablet_bootstrap.cc:654] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:34.034965 22685 consensus_queue.cc:1048] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:09:34.040334 22105 raft_consensus.cc:2468] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:34.035252 22532 consensus_queue.cc:1048] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:09:34.041967 21927 leader_election.cc:304] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:34.024977 22029 raft_consensus.cc:2468] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 1.
I20260709 13:09:34.044351 22534 consensus_queue.cc:1048] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:34.043804 22532 raft_consensus.cc:2804] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:34.046128 22532 raft_consensus.cc:697] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:34.047166 22532 consensus_queue.cc:237] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:34.060351 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d668c4744e44e19991dc01f8c50a361" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:34.060659 22003 leader_election.cc:304] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:34.061483 22465 raft_consensus.cc:2804] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:34.061847 22465 raft_consensus.cc:493] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:34.062192 22465 raft_consensus.cc:3060] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:34.074628 22234 tablet_bootstrap.cc:492] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:34.075112 22234 ts_tablet_manager.cc:1403] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.260s	user 0.013s	sys 0.001s
I20260709 13:09:34.116484 22234 raft_consensus.cc:359] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:34.117153 22234 raft_consensus.cc:385] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:34.123557 22234 raft_consensus.cc:740] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:34.124365 22234 consensus_queue.cc:260] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:34.132982 22234 ts_tablet_manager.cc:1434] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
W20260709 13:09:34.133256 21908 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:34.134145 22234 tablet_bootstrap.cc:492] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:34.145941 22231 tablet_bootstrap.cc:492] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:34.146453 22231 ts_tablet_manager.cc:1403] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.132s	user 0.023s	sys 0.027s
I20260709 13:09:34.148919 22234 tablet_bootstrap.cc:654] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:34.155442 22231 raft_consensus.cc:359] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:34.156159 22231 raft_consensus.cc:385] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:34.156414 22231 raft_consensus.cc:740] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:34.159531 22231 consensus_queue.cc:260] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:34.174129 22231 ts_tablet_manager.cc:1434] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.004s
I20260709 13:09:34.175163 22231 tablet_bootstrap.cc:492] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:34.165850 22684 raft_consensus.cc:493] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.207322 21859 catalog_manager.cc:5697] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 1 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:34.211588 22684 raft_consensus.cc:515] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:34.285306 22465 raft_consensus.cc:515] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:34.379006 22031 raft_consensus.cc:2393] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba5d8951ceb148bb80d1d2536a58614d in current term 1: Already voted for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in this term.
W20260709 13:09:34.396384 22697 log.cc:927] Time spent T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0: Append to log took a long time: real 0.126s	user 0.000s	sys 0.001s
I20260709 13:09:34.402922 22231 tablet_bootstrap.cc:654] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:34.411675 22234 tablet_bootstrap.cc:492] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:34.412070 22234 ts_tablet_manager.cc:1403] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.278s	user 0.025s	sys 0.007s
I20260709 13:09:34.414489 22684 leader_election.cc:290] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:34.419049 22583 consensus_queue.cc:1048] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:09:34.429558 22465 leader_election.cc:290] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:34.447670 22234 raft_consensus.cc:359] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:34.448419 22234 raft_consensus.cc:385] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:34.448695 22234 raft_consensus.cc:740] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:34.449307 22234 consensus_queue.cc:260] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:34.458390 22234 ts_tablet_manager.cc:1434] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.001s
I20260709 13:09:34.459571 22234 tablet_bootstrap.cc:492] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:34.460834 22231 tablet_bootstrap.cc:492] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:34.461388 22231 ts_tablet_manager.cc:1403] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.286s	user 0.020s	sys 0.027s
W20260709 13:09:34.506705 21928 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:35925, user_credentials={real_user=slave}} blocked reactor thread for 104262us
W20260709 13:09:34.506527 22003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:35925, user_credentials={real_user=slave}} blocked reactor thread for 99612.4us
I20260709 13:09:34.516191 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d668c4744e44e19991dc01f8c50a361" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:34.523183 22639 raft_consensus.cc:493] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.524267 22639 raft_consensus.cc:515] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:34.529954 22621 raft_consensus.cc:493] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.530889 22621 raft_consensus.cc:515] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:34.520771 22632 raft_consensus.cc:493] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.537158 22632 raft_consensus.cc:515] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:34.538355 22621 leader_election.cc:290] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:34.539676 22632 leader_election.cc:290] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:34.548360 22639 leader_election.cc:290] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:34.549834 22183 raft_consensus.cc:1240] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Rejecting Update request from peer ba5d8951ceb148bb80d1d2536a58614d for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:34.550016 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649d2c59660d427ea452a13865af6e39" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:34.541203 22231 raft_consensus.cc:359] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:34.548539 22180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649d2c59660d427ea452a13865af6e39" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:34.554787 22613 raft_consensus.cc:493] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.555774 22613 raft_consensus.cc:515] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:34.561386 22178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce2531b937f47d18b26b97d09a0d059" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:34.564092 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e586433475445db80e15204a527354" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:34.565582 22183 raft_consensus.cc:2468] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:34.566130 22613 leader_election.cc:290] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
W20260709 13:09:34.569016 21927 consensus_peers.cc:597] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d -> Peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Couldn't send request to peer f4aec2c83e8a41a1bfad43c392ae3562. 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:09:34.569989 21927 leader_election.cc:343] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:34.575059 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d668c4744e44e19991dc01f8c50a361" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:34.575838 21962 raft_consensus.cc:3060] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:34.582383 22613 consensus_queue.cc:1048] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:34.592553 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95eb2c50b3b480094668dfa5c5fe742" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:34.593799 22031 raft_consensus.cc:2468] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
I20260709 13:09:34.594396 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e586433475445db80e15204a527354" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:34.595203 21960 raft_consensus.cc:2468] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 0.
I20260709 13:09:34.597975 22109 raft_consensus.cc:3060] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:34.608999 22679 consensus_queue.cc:1048] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:34.615530 22077 leader_election.cc:304] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:34.616377 22632 raft_consensus.cc:2804] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:34.616802 22632 raft_consensus.cc:493] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:34.617197 22632 raft_consensus.cc:3060] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:34.629070 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e586433475445db80e15204a527354" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:34.629921 21960 raft_consensus.cc:2468] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
I20260709 13:09:34.632670 22534 consensus_queue.cc:1059] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:34.633929 22534 raft_consensus.cc:3055] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:34.634374 22534 raft_consensus.cc:740] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:34.635497 22534 consensus_queue.cc:260] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:34.636423 22234 tablet_bootstrap.cc:654] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:34.637152 22534 raft_consensus.cc:3060] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:34.643056 21962 raft_consensus.cc:2468] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
W20260709 13:09:34.632965 21928 leader_election.cc:343] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:34.643889 21928 leader_election.cc:304] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562
W20260709 13:09:34.643303 22003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:46683, user_credentials={real_user=slave}} blocked reactor thread for 70317.9us
I20260709 13:09:34.652797 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95eb2c50b3b480094668dfa5c5fe742" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:34.654564 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e586433475445db80e15204a527354" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:34.656049 22003 leader_election.cc:304] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:34.658142 22532 raft_consensus.cc:2749] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:34.667590 22710 raft_consensus.cc:2804] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:34.669003 22710 raft_consensus.cc:697] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:34.670253 22710 consensus_queue.cc:237] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:34.551878 22231 raft_consensus.cc:385] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:34.678804 22231 raft_consensus.cc:740] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:34.689319 22231 consensus_queue.cc:260] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:34.703351 22151 leader_election.cc:304] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:34.695613 22182 raft_consensus.cc:3060] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:34.718778 22638 raft_consensus.cc:2804] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:34.719251 22638 raft_consensus.cc:493] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:34.719621 22638 raft_consensus.cc:3060] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:34.721454 22639 consensus_queue.cc:1048] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:34.719285 22231 ts_tablet_manager.cc:1434] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.183s	user 0.003s	sys 0.006s
I20260709 13:09:34.744401 22182 raft_consensus.cc:2468] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:34.739086 22632 raft_consensus.cc:515] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:34.781230 22714 consensus_queue.cc:1048] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:34.785449 22110 raft_consensus.cc:2393] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 1: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:34.786482 22632 leader_election.cc:290] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:34.789638 21925 leader_election.cc:304] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:34.794783 22708 raft_consensus.cc:2749] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:34.797945 22615 consensus_queue.cc:1048] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:34.774576 22148 leader_election.cc:304] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: 
W20260709 13:09:34.798868 22150 leader_election.cc:343] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:34.800179 22148 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.66:35207, user_credentials={real_user=slave}} blocked reactor thread for 87231.1us
I20260709 13:09:34.801437 22612 raft_consensus.cc:2804] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:34.801831 22612 raft_consensus.cc:493] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:34.801940 22150 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.67:45775, user_credentials={real_user=slave}} blocked reactor thread for 59269.1us
I20260709 13:09:34.802203 22612 raft_consensus.cc:3060] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:34.806257 22231 tablet_bootstrap.cc:492] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775: Bootstrap starting.
I20260709 13:09:34.825621 22679 consensus_queue.cc:1048] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:34.829747 22612 raft_consensus.cc:515] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:34.832080 22612 leader_election.cc:290] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:34.839298 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e586433475445db80e15204a527354" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:34.840005 21961 raft_consensus.cc:3060] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:34.842305 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e586433475445db80e15204a527354" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:34.812932 22638 raft_consensus.cc:515] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:34.852017 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce2531b937f47d18b26b97d09a0d059" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:34.852907 22035 raft_consensus.cc:2393] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4aec2c83e8a41a1bfad43c392ae3562 in current term 1: Already voted for candidate b209b7f6f26849ae9d987bf94bad1775 in this term.
I20260709 13:09:34.853669 22183 raft_consensus.cc:2393] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4aec2c83e8a41a1bfad43c392ae3562 in current term 1: Already voted for candidate b209b7f6f26849ae9d987bf94bad1775 in this term.
I20260709 13:09:34.860069 22234 tablet_bootstrap.cc:492] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:34.860770 22234 ts_tablet_manager.cc:1403] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.401s	user 0.012s	sys 0.006s
I20260709 13:09:34.865197 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e586433475445db80e15204a527354" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:34.869951 21961 raft_consensus.cc:2468] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:34.877194 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95eb2c50b3b480094668dfa5c5fe742" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:34.878183 22106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e586433475445db80e15204a527354" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:34.878978 22106 raft_consensus.cc:2393] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 1: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:34.881366 22151 leader_election.cc:304] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [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: b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:34.882166 22639 raft_consensus.cc:2749] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:34.863215 22638 leader_election.cc:290] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:34.888316 22234 raft_consensus.cc:359] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:34.889097 22234 raft_consensus.cc:385] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:34.903771 22234 raft_consensus.cc:740] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:34.891024 22231 tablet_bootstrap.cc:654] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:34.902403 22077 leader_election.cc:304] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:34.907704 22234 consensus_queue.cc:260] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:34.908577 22109 raft_consensus.cc:3060] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:34.925516 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95eb2c50b3b480094668dfa5c5fe742" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:34.926256 22035 raft_consensus.cc:3060] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:34.921649 22716 raft_consensus.cc:2804] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:34.937171 22109 raft_consensus.cc:2468] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:34.943004 22716 raft_consensus.cc:697] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:34.943962 22716 consensus_queue.cc:237] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:35.040432 22035 raft_consensus.cc:2468] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:35.061784 22148 leader_election.cc:304] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: 
I20260709 13:09:35.062664 22612 raft_consensus.cc:2804] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:35.063174 22612 raft_consensus.cc:697] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:35.064436 22234 ts_tablet_manager.cc:1434] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.203s	user 0.011s	sys 0.000s
I20260709 13:09:35.066677 22234 tablet_bootstrap.cc:492] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:35.072220 22231 tablet_bootstrap.cc:492] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775: No bootstrap required, opened a new log
I20260709 13:09:35.072784 22231 ts_tablet_manager.cc:1403] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775: Time spent bootstrapping tablet: real 0.267s	user 0.015s	sys 0.000s
I20260709 13:09:35.064061 22612 consensus_queue.cc:237] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:35.081182 22234 tablet_bootstrap.cc:654] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:35.092000 22074 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:35207, user_credentials={real_user=slave}} blocked reactor thread for 68353.7us
I20260709 13:09:35.093722 22074 leader_election.cc:304] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4aec2c83e8a41a1bfad43c392ae3562; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:35.095149 22734 raft_consensus.cc:2749] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:35.137140 21860 catalog_manager.cc:5697] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:35.141492 22231 raft_consensus.cc:359] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:35.142307 22231 raft_consensus.cc:385] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:35.142567 22231 raft_consensus.cc:740] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Initialized, Role: FOLLOWER
I20260709 13:09:35.145274 22231 consensus_queue.cc:260] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:35.146872 22231 ts_tablet_manager.cc:1434] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.002s
I20260709 13:09:35.177721 22234 tablet_bootstrap.cc:492] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:35.178205 22234 ts_tablet_manager.cc:1403] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.112s	user 0.023s	sys 0.023s
I20260709 13:09:35.180780 22234 raft_consensus.cc:359] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:35.181548 22234 raft_consensus.cc:385] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:35.181807 22234 raft_consensus.cc:740] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:35.182447 22234 consensus_queue.cc:260] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:35.183655 21859 catalog_manager.cc:5697] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 0 to 1, leader changed from <none> to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 1 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:35.184798 22234 ts_tablet_manager.cc:1434] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:09:35.186080 22234 tablet_bootstrap.cc:492] T 649d2c59660d427ea452a13865af6e39 P f4aec2c83e8a41a1bfad43c392ae3562: Bootstrap starting.
I20260709 13:09:35.192198 22234 tablet_bootstrap.cc:654] T 649d2c59660d427ea452a13865af6e39 P f4aec2c83e8a41a1bfad43c392ae3562: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:35.193377 22700 consensus_queue.cc:1048] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:35.234136 22612 raft_consensus.cc:493] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.234625 22612 raft_consensus.cc:515] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:35.236581 22612 leader_election.cc:290] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:35.236456 22717 consensus_queue.cc:1048] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:35.239418 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649d2c59660d427ea452a13865af6e39" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:35.242746 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649d2c59660d427ea452a13865af6e39" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:35.243301 21962 raft_consensus.cc:2468] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 0.
I20260709 13:09:35.244587 22234 tablet_bootstrap.cc:492] T 649d2c59660d427ea452a13865af6e39 P f4aec2c83e8a41a1bfad43c392ae3562: No bootstrap required, opened a new log
I20260709 13:09:35.245050 22234 ts_tablet_manager.cc:1403] T 649d2c59660d427ea452a13865af6e39 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.013s
W20260709 13:09:35.244596 22150 leader_election.cc:343] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:35.250296 22234 raft_consensus.cc:359] T 649d2c59660d427ea452a13865af6e39 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:35.250947 22234 raft_consensus.cc:385] T 649d2c59660d427ea452a13865af6e39 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:35.251211 22234 raft_consensus.cc:740] T 649d2c59660d427ea452a13865af6e39 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Initialized, Role: FOLLOWER
I20260709 13:09:35.251823 22234 consensus_queue.cc:260] T 649d2c59660d427ea452a13865af6e39 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:35.254902 22234 ts_tablet_manager.cc:1434] T 649d2c59660d427ea452a13865af6e39 P f4aec2c83e8a41a1bfad43c392ae3562: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:09:35.257980 22151 leader_election.cc:304] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:35.268435 22639 raft_consensus.cc:2804] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:35.268800 22639 raft_consensus.cc:493] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:35.269112 22639 raft_consensus.cc:3060] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:35.280850 22734 raft_consensus.cc:493] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.281424 22734 raft_consensus.cc:515] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:35.282150 22639 raft_consensus.cc:515] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:35.283488 22734 leader_election.cc:290] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:35.284170 21961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b487d3a3344282b85bedc910ca976b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:35.285069 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b487d3a3344282b85bedc910ca976b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:35.288733 22106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649d2c59660d427ea452a13865af6e39" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:35.291216 22106 raft_consensus.cc:3060] T 649d2c59660d427ea452a13865af6e39 P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:35.294831 21908 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:35.294902 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649d2c59660d427ea452a13865af6e39" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:35.284112 22639 leader_election.cc:290] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:35.295554 21962 raft_consensus.cc:3060] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:35.303426 21962 raft_consensus.cc:2468] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:35.304491 22151 leader_election.cc:304] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:35.305135 22612 raft_consensus.cc:2804] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:35.305644 22612 raft_consensus.cc:697] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:35.306445 22612 consensus_queue.cc:237] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:35.307247 22106 raft_consensus.cc:2468] T 649d2c59660d427ea452a13865af6e39 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:35.311301 22077 leader_election.cc:304] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4aec2c83e8a41a1bfad43c392ae3562; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:35.312320 22734 raft_consensus.cc:2749] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:35.326545 21858 catalog_manager.cc:5697] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 0 to 1, leader changed from <none> to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 1 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:35.343554 21860 catalog_manager.cc:5697] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:35.374835 22106 raft_consensus.cc:3060] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:35.466296 22734 consensus_queue.cc:1048] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:35.480597 22732 consensus_queue.cc:1048] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:35.575291 18565 tablet_server.cc:179] TabletServer@127.18.33.65:0 shutting down...
W20260709 13:09:35.585700 22077 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 53 similar messages]
W20260709 13:09:35.594957 22077 consensus_peers.cc:597] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:35.597765 22077 consensus_peers.cc:597] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:35.598623 22077 consensus_peers.cc:597] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:35.612509 22151 consensus_peers.cc:597] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:35.614605 22151 consensus_peers.cc:597] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:35.617571 22151 consensus_peers.cc:597] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:35.621050 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:35.621979 18565 tablet_replica.cc:333] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.624229 18565 raft_consensus.cc:2243] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.625483 18565 raft_consensus.cc:2272] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.627971 18565 tablet_replica.cc:333] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.628574 18565 raft_consensus.cc:2243] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.629477 18565 raft_consensus.cc:2272] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.631588 18565 tablet_replica.cc:333] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.632316 18565 raft_consensus.cc:2243] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.633186 18565 raft_consensus.cc:2272] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:35.633742 22077 consensus_peers.cc:597] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:35.635346 18565 tablet_replica.cc:333] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.636003 18565 raft_consensus.cc:2243] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.636698 18565 raft_consensus.cc:2272] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.638463 18565 tablet_replica.cc:333] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.639021 18565 raft_consensus.cc:2243] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.639387 18565 raft_consensus.cc:2272] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.642061 18565 tablet_replica.cc:333] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.642585 18565 raft_consensus.cc:2243] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.642959 18565 raft_consensus.cc:2272] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.644819 18565 tablet_replica.cc:333] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.645408 18565 raft_consensus.cc:2243] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.645756 18565 raft_consensus.cc:2272] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.647836 18565 tablet_replica.cc:333] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.648722 18565 raft_consensus.cc:2243] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.650074 18565 raft_consensus.cc:2272] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:35.652053 22003 consensus_peers.cc:597] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:35.653631 18565 tablet_replica.cc:333] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.654452 18565 raft_consensus.cc:2243] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.655055 18565 raft_consensus.cc:2272] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.657624 18565 tablet_replica.cc:333] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.658269 18565 raft_consensus.cc:2243] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.658981 18565 raft_consensus.cc:2272] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.660832 18565 tablet_replica.cc:333] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.661368 18565 raft_consensus.cc:2243] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.662022 18565 raft_consensus.cc:2272] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.663749 18565 tablet_replica.cc:333] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.664412 18565 raft_consensus.cc:2243] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.664801 18565 raft_consensus.cc:2272] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.667068 18565 tablet_replica.cc:333] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.667838 18565 raft_consensus.cc:2243] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.668864 18565 raft_consensus.cc:2272] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.671048 18565 tablet_replica.cc:333] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.671312 22612 consensus_queue.cc:1048] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:35.671833 18565 raft_consensus.cc:2243] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.672295 18565 raft_consensus.cc:2272] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.674544 18565 tablet_replica.cc:333] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.675051 18565 raft_consensus.cc:2243] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.675756 18565 raft_consensus.cc:2272] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.677716 18565 tablet_replica.cc:333] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.678431 18565 raft_consensus.cc:2243] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.678920 18565 raft_consensus.cc:2272] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.681574 18565 tablet_replica.cc:333] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.682355 18565 raft_consensus.cc:2243] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.683306 18565 raft_consensus.cc:2272] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:35.687546 22151 consensus_peers.cc:597] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:35.695524 18565 tablet_replica.cc:333] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.696412 18565 raft_consensus.cc:2243] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.697492 18565 raft_consensus.cc:2272] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.700163 18565 tablet_replica.cc:333] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.700984 18565 raft_consensus.cc:2243] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.701504 18565 raft_consensus.cc:2272] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.701556 22612 consensus_queue.cc:1048] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:35.703955 18565 tablet_replica.cc:333] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.704741 18565 raft_consensus.cc:2243] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.705253 18565 raft_consensus.cc:2272] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.707988 18565 tablet_replica.cc:333] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.708770 18565 raft_consensus.cc:2243] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.709755 18565 raft_consensus.cc:2272] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.712534 18565 tablet_replica.cc:333] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.713371 18565 raft_consensus.cc:2243] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.713930 18565 raft_consensus.cc:2272] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.716706 18565 tablet_replica.cc:333] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.717448 18565 raft_consensus.cc:2243] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.717857 18565 raft_consensus.cc:2272] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.719736 18565 tablet_replica.cc:333] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.720427 18565 raft_consensus.cc:2243] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.720788 18565 raft_consensus.cc:2272] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.722579 18565 tablet_replica.cc:333] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.723042 18565 raft_consensus.cc:2243] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.723515 18565 raft_consensus.cc:2272] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.725663 18565 tablet_replica.cc:333] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.726248 18565 raft_consensus.cc:2243] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.726679 18565 raft_consensus.cc:2272] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.728600 18565 tablet_replica.cc:333] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.729338 18565 raft_consensus.cc:2243] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.729764 18565 raft_consensus.cc:2272] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.731982 18565 tablet_replica.cc:333] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.732520 18565 raft_consensus.cc:2243] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.732975 18565 raft_consensus.cc:2272] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.735241 18565 tablet_replica.cc:333] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
W20260709 13:09:35.735358 22151 consensus_peers.cc:597] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:35.735898 18565 raft_consensus.cc:2243] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.736436 18565 raft_consensus.cc:2272] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:35.736678 22003 consensus_peers.cc:597] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:35.738241 18565 tablet_replica.cc:333] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.738801 18565 raft_consensus.cc:2243] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:09:35.739272 22003 consensus_peers.cc:597] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:35.739568 18565 raft_consensus.cc:2272] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.741624 18565 tablet_replica.cc:333] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.742306 18565 raft_consensus.cc:2243] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.742763 18565 raft_consensus.cc:2272] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.744978 18565 tablet_replica.cc:333] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.745860 18565 raft_consensus.cc:2243] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.746289 18565 raft_consensus.cc:2272] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:35.747346 22003 consensus_peers.cc:597] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:35.748467 18565 tablet_replica.cc:333] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.749074 18565 raft_consensus.cc:2243] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.749514 18565 raft_consensus.cc:2272] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.751355 18565 tablet_replica.cc:333] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.751840 18565 raft_consensus.cc:2243] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.752205 18565 raft_consensus.cc:2272] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.753984 18565 tablet_replica.cc:333] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.754510 18565 raft_consensus.cc:2243] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.754927 18565 raft_consensus.cc:2272] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.757699 18565 tablet_replica.cc:333] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.758255 18565 raft_consensus.cc:2243] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.758926 18565 raft_consensus.cc:2272] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.760699 18565 tablet_replica.cc:333] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.761174 18565 raft_consensus.cc:2243] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.761592 18565 raft_consensus.cc:2272] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.763362 18565 tablet_replica.cc:333] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.763850 18565 raft_consensus.cc:2243] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.764246 18565 raft_consensus.cc:2272] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.765925 18565 tablet_replica.cc:333] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.766722 18565 raft_consensus.cc:2243] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.767411 18565 raft_consensus.cc:2272] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.769042 18565 tablet_replica.cc:333] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.769531 18565 raft_consensus.cc:2243] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.770191 18565 raft_consensus.cc:2272] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.771812 18565 tablet_replica.cc:333] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.772275 18565 raft_consensus.cc:2243] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.772663 18565 raft_consensus.cc:2272] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.774355 18565 tablet_replica.cc:333] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.774772 18565 raft_consensus.cc:2243] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:35.775151 18565 raft_consensus.cc:2272] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.776880 18565 tablet_replica.cc:333] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
W20260709 13:09:35.776998 22077 consensus_peers.cc:597] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:35.777508 18565 raft_consensus.cc:2243] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.778388 18565 raft_consensus.cc:2272] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:35.779356 22612 consensus_queue.cc:1048] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:35.780655 18565 tablet_replica.cc:333] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.781287 18565 raft_consensus.cc:2243] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.782292 18565 raft_consensus.cc:2272] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:35.784210 22151 consensus_peers.cc:597] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:35.784793 18565 tablet_replica.cc:333] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d: stopping tablet replica
I20260709 13:09:35.785272 18565 raft_consensus.cc:2243] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:35.785980 18565 raft_consensus.cc:2272] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:35.800767 22077 consensus_peers.cc:597] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:35.847687 22003 consensus_peers.cc:597] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:35.855080 18565 tablet_server.cc:196] TabletServer@127.18.33.65:0 shutdown complete.
W20260709 13:09:35.907774 22003 consensus_peers.cc:597] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:35.909020 22077 consensus_peers.cc:597] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:35.923398 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:35.936527 22758 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:35.939325 22759 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:35.940855 22761 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:35.942788 18565 server_base.cc:1061] running on GCE node
I20260709 13:09:35.947800 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:35.948040 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:35.948329 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602575948317 us; error 0 us; skew 500 ppm
I20260709 13:09:35.949010 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:35.952024 18565 webserver.cc:533] Webserver started at http://127.18.33.65:44781/ using document root <none> and password file <none>
I20260709 13:09:35.952510 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:35.952692 18565 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:09:35.957683 18565 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.000s
W20260709 13:09:35.961769 22003 consensus_peers.cc:597] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:35.970208 22766 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:35.974303 18565 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:09:35.974591 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-0-root
uuid: "ba5d8951ceb148bb80d1d2536a58614d"
format_stamp: "Formatted at 2026-07-09 13:09:24 on dist-test-slave-r31z"
I20260709 13:09:35.974912 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602472679803-18565-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:35.987962 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:35.989097 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:35.990561 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:35.995297 22773 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:09:36.002921 22151 consensus_peers.cc:597] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:36.034334 22003 consensus_peers.cc:597] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:36.057173 22612 raft_consensus.cc:493] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.057667 22612 raft_consensus.cc:515] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.059274 22612 leader_election.cc:290] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:36.060322 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
W20260709 13:09:36.062719 22151 leader_election.cc:336] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111)
I20260709 13:09:36.063040 22151 leader_election.cc:304] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:36.063719 22612 raft_consensus.cc:2749] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:09:36.070816 22077 consensus_peers.cc:597] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:36.127807 22151 consensus_peers.cc:597] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:36.134760 22710 raft_consensus.cc:493] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.135324 22710 raft_consensus.cc:515] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.137303 22710 leader_election.cc:290] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.138003 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:36.138605 22184 raft_consensus.cc:2393] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in current term 2: Already voted for candidate b209b7f6f26849ae9d987bf94bad1775 in this term.
W20260709 13:09:36.141491 22003 leader_election.cc:336] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111)
I20260709 13:09:36.141898 22003 leader_election.cc:304] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:36.142685 22710 raft_consensus.cc:3060] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.149549 22710 raft_consensus.cc:2749] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:36.154978 22151 consensus_peers.cc:597] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:36.253265 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:09:36.253715 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.260s	user 0.005s	sys 0.003s
I20260709 13:09:36.254002 18565 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:09:36.258881 22773 tablet_bootstrap.cc:492] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.279501 22773 tablet_bootstrap.cc:492] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.281659 22773 tablet_bootstrap.cc:492] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.282176 22773 ts_tablet_manager.cc:1403] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 13:09:36.283915 22773 raft_consensus.cc:359] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.284512 22773 raft_consensus.cc:740] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.285442 22773 consensus_queue.cc:260] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.287845 22773 ts_tablet_manager.cc:1434] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260709 13:09:36.288583 22773 tablet_bootstrap.cc:492] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.319903 22773 tablet_bootstrap.cc:492] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.320772 22773 tablet_bootstrap.cc:492] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.321439 22773 ts_tablet_manager.cc:1403] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.008s
I20260709 13:09:36.323364 22773 raft_consensus.cc:359] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.323990 22773 raft_consensus.cc:740] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.324692 22773 consensus_queue.cc:260] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.326629 22773 ts_tablet_manager.cc:1434] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:36.327421 22773 tablet_bootstrap.cc:492] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.355553 22773 tablet_bootstrap.cc:492] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.356407 22773 tablet_bootstrap.cc:492] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.356994 22773 ts_tablet_manager.cc:1403] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.008s
I20260709 13:09:36.359334 22773 raft_consensus.cc:359] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.359973 22773 raft_consensus.cc:740] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.360745 22773 consensus_queue.cc:260] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.362715 22773 ts_tablet_manager.cc:1434] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:09:36.363420 22773 tablet_bootstrap.cc:492] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.377070 22773 tablet_bootstrap.cc:492] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.378010 22773 tablet_bootstrap.cc:492] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.378625 22773 ts_tablet_manager.cc:1403] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:09:36.380815 22773 raft_consensus.cc:359] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.381491 22773 raft_consensus.cc:740] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.382200 22773 consensus_queue.cc:260] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.384155 22773 ts_tablet_manager.cc:1434] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:36.384891 22773 tablet_bootstrap.cc:492] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.397426 22773 tablet_bootstrap.cc:492] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.398064 22773 tablet_bootstrap.cc:492] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.398492 22773 ts_tablet_manager.cc:1403] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:09:36.400077 22773 raft_consensus.cc:359] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.400504 22773 raft_consensus.cc:740] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.400987 22773 consensus_queue.cc:260] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.402281 22773 ts_tablet_manager.cc:1434] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:36.403009 22773 tablet_bootstrap.cc:492] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.414764 22773 tablet_bootstrap.cc:492] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.415724 22773 tablet_bootstrap.cc:492] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.416337 22773 ts_tablet_manager.cc:1403] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 13:09:36.418028 22773 raft_consensus.cc:359] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.418493 22773 raft_consensus.cc:740] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.418958 22773 consensus_queue.cc:260] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.420275 22773 ts_tablet_manager.cc:1434] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260709 13:09:36.420840 22773 tablet_bootstrap.cc:492] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.431207 22773 tablet_bootstrap.cc:492] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.431829 22773 tablet_bootstrap.cc:492] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.432288 22773 ts_tablet_manager.cc:1403] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:09:36.434049 22773 raft_consensus.cc:359] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.434684 22773 raft_consensus.cc:740] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.435400 22773 consensus_queue.cc:260] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.437165 22773 ts_tablet_manager.cc:1434] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:09:36.437861 22773 tablet_bootstrap.cc:492] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.449906 22773 tablet_bootstrap.cc:492] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.450733 22773 tablet_bootstrap.cc:492] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.451287 22773 ts_tablet_manager.cc:1403] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 13:09:36.453544 22773 raft_consensus.cc:359] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.454171 22773 raft_consensus.cc:740] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.454924 22773 consensus_queue.cc:260] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.456481 22773 ts_tablet_manager.cc:1434] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:09:36.457136 22773 tablet_bootstrap.cc:492] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.468354 22773 tablet_bootstrap.cc:492] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.469030 22773 tablet_bootstrap.cc:492] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.469274 18565 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:09:36.469524 22773 ts_tablet_manager.cc:1403] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 13:09:36.469575 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.216s	user 0.201s	sys 0.000s
I20260709 13:09:36.471657 22773 raft_consensus.cc:359] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.472230 22773 raft_consensus.cc:740] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.472860 22773 consensus_queue.cc:260] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.474766 22773 ts_tablet_manager.cc:1434] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:36.475468 22773 tablet_bootstrap.cc:492] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.491755 22773 tablet_bootstrap.cc:492] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.492640 22773 tablet_bootstrap.cc:492] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.493229 22773 ts_tablet_manager.cc:1403] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 13:09:36.496105 22773 raft_consensus.cc:359] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.496732 22773 raft_consensus.cc:740] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.497327 22773 consensus_queue.cc:260] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.499084 22773 ts_tablet_manager.cc:1434] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 13:09:36.499782 22773 tablet_bootstrap.cc:492] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.514813 22773 tablet_bootstrap.cc:492] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.515679 22773 tablet_bootstrap.cc:492] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.516244 22773 ts_tablet_manager.cc:1403] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:09:36.518380 22773 raft_consensus.cc:359] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.518859 22773 raft_consensus.cc:740] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.519381 22773 consensus_queue.cc:260] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.521064 22773 ts_tablet_manager.cc:1434] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:36.521798 22773 tablet_bootstrap.cc:492] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.537541 22773 tablet_bootstrap.cc:492] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.539476 22773 tablet_bootstrap.cc:492] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.540162 22773 ts_tablet_manager.cc:1403] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260709 13:09:36.542780 22773 raft_consensus.cc:359] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.543476 22773 raft_consensus.cc:740] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.544124 22773 consensus_queue.cc:260] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.546272 22773 ts_tablet_manager.cc:1434] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:36.547062 22773 tablet_bootstrap.cc:492] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.564399 22773 tablet_bootstrap.cc:492] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.566190 22773 tablet_bootstrap.cc:492] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.566798 22773 ts_tablet_manager.cc:1403] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:09:36.570770 22773 raft_consensus.cc:359] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.571542 22773 raft_consensus.cc:740] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.572247 22773 consensus_queue.cc:260] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.574637 22773 ts_tablet_manager.cc:1434] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:09:36.575395 22773 tablet_bootstrap.cc:492] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.595283 22773 tablet_bootstrap.cc:492] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.595939 22773 tablet_bootstrap.cc:492] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.596468 22773 ts_tablet_manager.cc:1403] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:09:36.598523 22773 raft_consensus.cc:359] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.599125 22773 raft_consensus.cc:740] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.599697 22773 consensus_queue.cc:260] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.601478 22773 ts_tablet_manager.cc:1434] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:09:36.602166 22773 tablet_bootstrap.cc:492] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.602674 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.65:46683
I20260709 13:09:36.602787 22850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.65:46683 every 8 connection(s)
I20260709 13:09:36.628729 22773 tablet_bootstrap.cc:492] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.629787 22773 tablet_bootstrap.cc:492] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.630303 22773 ts_tablet_manager.cc:1403] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260709 13:09:36.632799 22773 raft_consensus.cc:359] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.633291 22773 raft_consensus.cc:740] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.633965 22773 consensus_queue.cc:260] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.635771 22773 ts_tablet_manager.cc:1434] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:36.636590 22773 tablet_bootstrap.cc:492] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.637233 22851 heartbeater.cc:344] Connected to a master server at 127.18.33.126:37541
I20260709 13:09:36.637640 22851 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:36.638329 22851 heartbeater.cc:507] Master 127.18.33.126:37541 requested a full tablet report, sending...
I20260709 13:09:36.646636 22460 raft_consensus.cc:493] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.647424 22773 tablet_bootstrap.cc:492] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.647156 22460 raft_consensus.cc:515] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.649101 22773 tablet_bootstrap.cc:492] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.649111 22460 leader_election.cc:290] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.650597 22773 ts_tablet_manager.cc:1403] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:09:36.653008 22773 raft_consensus.cc:359] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.653492 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:36.653678 22773 raft_consensus.cc:740] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.654881 22773 consensus_queue.cc:260] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.656924 22773 ts_tablet_manager.cc:1434] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:36.657685 22773 tablet_bootstrap.cc:492] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.660880 21858 ts_manager.cc:194] Re-registered known tserver with Master: ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.665027 22775 raft_consensus.cc:493] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.665591 22775 raft_consensus.cc:515] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.668097 22775 leader_election.cc:290] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:36.668993 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ff5cee37814f44b6e4e5de90786657" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:36.680186 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.683748 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ff5cee37814f44b6e4e5de90786657" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
W20260709 13:09:36.686043 22077 leader_election.cc:343] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.686517 22077 leader_election.cc:304] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:36.687129 22734 raft_consensus.cc:2749] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:36.688038 22077 leader_election.cc:343] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.688494 22077 leader_election.cc:304] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4aec2c83e8a41a1bfad43c392ae3562; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:36.689692 22734 raft_consensus.cc:2749] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.691490 22773 tablet_bootstrap.cc:492] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.692186 22773 tablet_bootstrap.cc:492] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.692646 22773 ts_tablet_manager.cc:1403] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.003s
I20260709 13:09:36.694530 22773 raft_consensus.cc:359] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.694980 22773 raft_consensus.cc:740] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.695500 22773 consensus_queue.cc:260] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.697081 22773 ts_tablet_manager.cc:1434] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:36.697701 22773 tablet_bootstrap.cc:492] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.706274 21858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46024
I20260709 13:09:36.708595 22773 tablet_bootstrap.cc:492] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.709331 22773 tablet_bootstrap.cc:492] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.709827 22773 ts_tablet_manager.cc:1403] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:09:36.710249 22851 heartbeater.cc:499] Master 127.18.33.126:37541 was elected leader, sending a full tablet report...
I20260709 13:09:36.711547 22773 raft_consensus.cc:359] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.712065 22773 raft_consensus.cc:740] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.712589 22773 consensus_queue.cc:260] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.714201 22773 ts_tablet_manager.cc:1434] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:36.714788 22773 tablet_bootstrap.cc:492] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.724700 22777 raft_consensus.cc:493] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.725283 22777 raft_consensus.cc:515] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.736420 22777 leader_election.cc:290] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.739290 22773 tablet_bootstrap.cc:492] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.740231 22773 tablet_bootstrap.cc:492] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.740823 22773 ts_tablet_manager.cc:1403] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260709 13:09:36.743273 22773 raft_consensus.cc:359] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.743917 22773 raft_consensus.cc:740] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.744540 22773 consensus_queue.cc:260] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.746218 22106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:36.746376 22460 raft_consensus.cc:493] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.746903 22106 raft_consensus.cc:2468] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:36.746933 22460 raft_consensus.cc:515] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.748430 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.748986 22460 leader_election.cc:290] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.749480 22150 leader_election.cc:304] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [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: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:36.750269 22776 raft_consensus.cc:2804] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.750617 22776 raft_consensus.cc:493] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.746511 22773 ts_tablet_manager.cc:1434] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:09:36.751741 22773 tablet_bootstrap.cc:492] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.750936 22776 raft_consensus.cc:3060] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.767313 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e9a72404e2403eb076751c15b4cccc" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
W20260709 13:09:36.769181 22151 leader_election.cc:343] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.769564 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e9a72404e2403eb076751c15b4cccc" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.770182 22824 raft_consensus.cc:2468] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:36.771327 22077 leader_election.cc:304] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [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: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:36.772075 22460 raft_consensus.cc:2804] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.772431 22460 raft_consensus.cc:493] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.772790 22460 raft_consensus.cc:3060] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.774699 22773 tablet_bootstrap.cc:492] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.775606 22773 tablet_bootstrap.cc:492] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.776278 22773 ts_tablet_manager.cc:1403] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260709 13:09:36.771591 22776 raft_consensus.cc:515] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.778882 22773 raft_consensus.cc:359] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.779608 22773 raft_consensus.cc:740] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.780453 22106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:36.780359 22773 consensus_queue.cc:260] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.781055 22106 raft_consensus.cc:3060] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.781250 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:36.782366 22773 ts_tablet_manager.cc:1434] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260709 13:09:36.782713 22151 leader_election.cc:343] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.783139 22773 tablet_bootstrap.cc:492] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.783249 22776 leader_election.cc:290] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.784288 22460 raft_consensus.cc:515] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.786229 22460 leader_election.cc:290] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.787285 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e9a72404e2403eb076751c15b4cccc" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:36.787935 22106 raft_consensus.cc:2468] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 2.
I20260709 13:09:36.787904 22824 raft_consensus.cc:3060] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.788403 22776 raft_consensus.cc:493] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.789171 22150 leader_election.cc:304] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [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: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:36.789001 22776 raft_consensus.cc:515] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.790227 22777 raft_consensus.cc:2804] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:36.790659 22777 raft_consensus.cc:697] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:36.791493 22777 consensus_queue.cc:237] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.791903 22776 leader_election.cc:290] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:36.788111 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e9a72404e2403eb076751c15b4cccc" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:36.793159 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cf2c8e338043a683572f6acefff228" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:36.792057 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cf2c8e338043a683572f6acefff228" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.795568 22823 raft_consensus.cc:2468] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:36.796650 22151 leader_election.cc:304] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [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: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0
I20260709 13:09:36.797462 22612 raft_consensus.cc:2804] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.797797 22612 raft_consensus.cc:493] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.798130 22612 raft_consensus.cc:3060] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.801613 22824 raft_consensus.cc:2468] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 2.
I20260709 13:09:36.802898 22077 leader_election.cc:304] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [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: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:36.803682 22775 raft_consensus.cc:2804] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:36.804118 22775 raft_consensus.cc:697] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:36.805002 22775 consensus_queue.cc:237] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.814694 22612 raft_consensus.cc:515] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.817080 22773 tablet_bootstrap.cc:492] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.817466 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cf2c8e338043a683572f6acefff228" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:36.817960 22773 tablet_bootstrap.cc:492] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.818747 22773 ts_tablet_manager.cc:1403] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.003s
I20260709 13:09:36.817929 21858 catalog_manager.cc:5697] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 2 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:36.818030 22823 raft_consensus.cc:3060] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.821084 22773 raft_consensus.cc:359] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.827008 22823 raft_consensus.cc:2468] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 2.
I20260709 13:09:36.828270 22151 leader_election.cc:304] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:36.829003 22777 raft_consensus.cc:2804] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:36.829471 22777 raft_consensus.cc:697] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:36.829699 22612 leader_election.cc:290] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:36.829843 22639 raft_consensus.cc:493] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.821754 22773 raft_consensus.cc:740] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.830248 22777 consensus_queue.cc:237] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.830451 22639 raft_consensus.cc:515] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.833177 22773 consensus_queue.cc:260] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.833721 22639 leader_election.cc:290] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.835227 22773 ts_tablet_manager.cc:1434] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:09:36.836087 22773 tablet_bootstrap.cc:492] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:36.837062 22779 raft_consensus.cc:493] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.840029 22734 raft_consensus.cc:493] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.839931 22779 raft_consensus.cc:515] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.840571 22734 raft_consensus.cc:515] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.839864 22106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e9a72404e2403eb076751c15b4cccc" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:36.842621 22734 leader_election.cc:290] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.846133 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:36.850013 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.850279 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3e9a72404e2403eb076751c15b4cccc" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.850704 22822 raft_consensus.cc:2468] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:36.851039 22823 raft_consensus.cc:2393] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 2: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:36.852149 22151 leader_election.cc:304] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:36.852314 22077 leader_election.cc:304] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [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: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:36.852839 22777 raft_consensus.cc:3060] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.853688 22734 raft_consensus.cc:2804] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.854177 22734 raft_consensus.cc:493] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.854514 22734 raft_consensus.cc:3060] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.848861 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cf2c8e338043a683572f6acefff228" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:36.855845 22612 raft_consensus.cc:493] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.856386 21860 catalog_manager.cc:5697] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 2 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:36.854411 22779 leader_election.cc:290] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:36.860396 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:36.859519 22775 raft_consensus.cc:493] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.862768 22775 raft_consensus.cc:515] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.864109 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.864912 22775 leader_election.cc:290] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:36.865803 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551cd2e6ec9d431dbcae744d897d81ba" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:36.866139 22776 raft_consensus.cc:493] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
W20260709 13:09:36.865813 22003 leader_election.cc:343] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.867168 22003 leader_election.cc:304] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:36.867376 22776 raft_consensus.cc:515] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.867848 22779 raft_consensus.cc:2749] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.870628 22106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:36.871487 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551cd2e6ec9d431dbcae744d897d81ba" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.871671 22778 raft_consensus.cc:493] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.872249 22778 raft_consensus.cc:515] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
W20260709 13:09:36.872673 22077 leader_election.cc:343] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.873258 22077 leader_election.cc:304] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4aec2c83e8a41a1bfad43c392ae3562; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:36.856334 22612 raft_consensus.cc:515] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.876441 22778 leader_election.cc:290] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:36.877394 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:36.881044 22460 raft_consensus.cc:493] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.882308 22460 raft_consensus.cc:515] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.883641 22460 leader_election.cc:290] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:36.881410 22710 raft_consensus.cc:493] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.884629 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b487d3a3344282b85bedc910ca976b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:36.884534 22710 raft_consensus.cc:515] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.885136 22775 raft_consensus.cc:2749] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.886579 22710 leader_election.cc:290] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.887758 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c101bfedb6fe4d41ada0d575a260905b" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:36.888032 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c101bfedb6fe4d41ada0d575a260905b" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
W20260709 13:09:36.889199 22003 leader_election.cc:343] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.890020 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b487d3a3344282b85bedc910ca976b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.890327 22184 raft_consensus.cc:2468] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:36.890406 22639 raft_consensus.cc:493] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.890775 22823 raft_consensus.cc:2468] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:36.891088 22639 raft_consensus.cc:515] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.891992 22612 leader_election.cc:290] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:36.892424 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c101bfedb6fe4d41ada0d575a260905b" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.893090 22639 leader_election.cc:290] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:36.893100 22077 leader_election.cc:304] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [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: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0
I20260709 13:09:36.893608 22003 leader_election.cc:304] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d
W20260709 13:09:36.895202 22151 leader_election.cc:343] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.895416 22710 raft_consensus.cc:2804] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.895705 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:36.893967 22776 leader_election.cc:290] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.896201 22710 raft_consensus.cc:493] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.898487 22710 raft_consensus.cc:3060] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.895417 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c101bfedb6fe4d41ada0d575a260905b" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:36.901649 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.902144 22822 raft_consensus.cc:2468] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:36.903159 22151 leader_election.cc:304] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [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: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:36.903865 22639 raft_consensus.cc:2804] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.904562 22639 raft_consensus.cc:493] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.904815 22734 raft_consensus.cc:515] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.906242 22106 raft_consensus.cc:2393] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 2: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:36.906723 22639 raft_consensus.cc:3060] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.908632 22821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:36.909250 22821 raft_consensus.cc:3060] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.909919 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:36.903102 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
W20260709 13:09:36.911972 22151 leader_election.cc:343] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.912417 22151 leader_election.cc:304] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:36.914443 22776 raft_consensus.cc:2749] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.897810 22775 raft_consensus.cc:2804] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.915815 22775 raft_consensus.cc:493] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.916193 22775 raft_consensus.cc:3060] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.919581 22778 raft_consensus.cc:493] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.920087 22778 raft_consensus.cc:515] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.921829 22777 raft_consensus.cc:2749] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.877436 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.924817 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:36.925527 22460 raft_consensus.cc:493] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.926051 22778 leader_election.cc:290] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.926005 22460 raft_consensus.cc:515] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.918919 22639 raft_consensus.cc:515] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
W20260709 13:09:36.929227 22003 leader_election.cc:343] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.943858 22003 leader_election.cc:304] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:36.934433 22460 leader_election.cc:290] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:36.946115 22460 raft_consensus.cc:493] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.934128 22821 raft_consensus.cc:2468] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 2.
I20260709 13:09:36.934664 22779 raft_consensus.cc:493] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.948284 22734 leader_election.cc:290] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.948173 22779 raft_consensus.cc:515] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.946581 22460 raft_consensus.cc:515] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.950297 22779 leader_election.cc:290] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:36.950750 22779 raft_consensus.cc:493] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:36.951141 22779 raft_consensus.cc:515] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.952818 22779 leader_election.cc:290] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.929687 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.954099 22710 raft_consensus.cc:515] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.958760 22710 leader_election.cc:290] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.959488 22031 raft_consensus.cc:2393] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 2: Already voted for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in this term.
I20260709 13:09:36.954598 22106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b487d3a3344282b85bedc910ca976b" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:36.962414 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b487d3a3344282b85bedc910ca976b" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.962997 22775 raft_consensus.cc:515] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:36.963219 22823 raft_consensus.cc:2468] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:36.964095 22106 raft_consensus.cc:2393] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in current term 2: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:36.964538 22778 raft_consensus.cc:2749] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.969822 22184 raft_consensus.cc:2393] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f4aec2c83e8a41a1bfad43c392ae3562 in current term 2: Already voted for candidate b209b7f6f26849ae9d987bf94bad1775 in this term.
I20260709 13:09:36.970844 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916731b9b68f4662add919a2fac689ba" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:36.972138 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c101bfedb6fe4d41ada0d575a260905b" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:36.973564 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916731b9b68f4662add919a2fac689ba" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.973331 22775 leader_election.cc:290] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:36.973934 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c101bfedb6fe4d41ada0d575a260905b" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
W20260709 13:09:36.975706 22003 leader_election.cc:343] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.977849 22003 leader_election.cc:304] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
W20260709 13:09:36.977041 22074 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:35207, user_credentials={real_user=slave}} blocked reactor thread for 51544.8us
I20260709 13:09:36.975801 22182 raft_consensus.cc:3060] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.976055 22821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.982023 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:36.982244 22639 leader_election.cc:290] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:36.982692 22031 raft_consensus.cc:2468] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:36.978643 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:36.979368 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b487d3a3344282b85bedc910ca976b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:36.984351 22824 raft_consensus.cc:3060] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.986111 22773 tablet_bootstrap.cc:492] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:36.986989 22773 tablet_bootstrap.cc:492] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:36.987588 22773 ts_tablet_manager.cc:1403] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.152s	user 0.034s	sys 0.026s
I20260709 13:09:36.988663 22182 raft_consensus.cc:2468] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 2.
I20260709 13:09:36.969825 22460 leader_election.cc:290] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:36.989938 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:36.990692 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:36.991389 22031 raft_consensus.cc:2468] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:36.991364 22773 raft_consensus.cc:359] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.992405 22773 raft_consensus.cc:740] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.992982 22823 raft_consensus.cc:2393] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 2: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:36.993476 22773 consensus_queue.cc:260] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:36.994088 22003 leader_election.cc:304] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:36.992899 22778 raft_consensus.cc:2749] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.992913 22077 leader_election.cc:304] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:36.995529 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9b487d3a3344282b85bedc910ca976b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:36.995711 22872 raft_consensus.cc:2804] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:36.996114 22031 raft_consensus.cc:3060] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.996234 22872 raft_consensus.cc:697] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
W20260709 13:09:36.996236 22077 leader_election.cc:343] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:36.997277 22077 leader_election.cc:343] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.995551 22773 ts_tablet_manager.cc:1434] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:09:36.997203 22872 consensus_queue.cc:237] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:36.999001 22773 tablet_bootstrap.cc:492] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:37.001024 22824 raft_consensus.cc:2468] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 2.
W20260709 13:09:37.002053 22003 leader_election.cc:343] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:37.002985 22003 leader_election.cc:343] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:37.003942 22148 leader_election.cc:304] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:37.004045 22077 leader_election.cc:304] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:37.004712 22639 raft_consensus.cc:2749] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:37.004874 22106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:37.005987 22460 raft_consensus.cc:2804] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.006910 22639 raft_consensus.cc:493] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.007511 22639 raft_consensus.cc:515] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:37.008139 22003 leader_election.cc:304] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:37.012048 22639 leader_election.cc:290] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:37.012849 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fba1c1c33d94429be721fbd7e42e0f4" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.013760 22823 raft_consensus.cc:2468] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:37.016384 22150 leader_election.cc:304] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [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: b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:37.017463 22074 leader_election.cc:304] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:37.023316 22460 raft_consensus.cc:697] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:37.027455 22074 leader_election.cc:304] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:37.027771 22460 consensus_queue.cc:237] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.032618 22639 raft_consensus.cc:2749] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:37.030689 22874 raft_consensus.cc:2804] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.039548 22878 raft_consensus.cc:493] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.046972 22151 leader_election.cc:304] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [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: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:37.051786 22881 raft_consensus.cc:2749] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:37.055876 22883 raft_consensus.cc:493] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
W20260709 13:09:37.058995 22003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.68:35925, user_credentials={real_user=slave}} blocked reactor thread for 50936us
I20260709 13:09:37.043119 22875 raft_consensus.cc:493] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.062887 22875 raft_consensus.cc:515] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.065114 22875 leader_election.cc:290] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:37.038189 22734 raft_consensus.cc:2804] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.037784 22874 raft_consensus.cc:493] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.038136 22710 raft_consensus.cc:493] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.058348 22612 raft_consensus.cc:2804] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.059432 22106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fba1c1c33d94429be721fbd7e42e0f4" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:37.080277 22612 raft_consensus.cc:493] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.040159 22878 raft_consensus.cc:515] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.056700 22883 raft_consensus.cc:515] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.067034 22734 raft_consensus.cc:493] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.091837 22003 leader_election.cc:304] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:37.070746 22874 raft_consensus.cc:3060] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.078719 22875 raft_consensus.cc:493] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.098682 22773 tablet_bootstrap.cc:492] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:37.088513 22612 raft_consensus.cc:3060] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.079210 22710 raft_consensus.cc:515] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.094446 22734 raft_consensus.cc:3060] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.100347 22778 raft_consensus.cc:2804] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.106773 22778 raft_consensus.cc:697] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:37.107600 22778 consensus_queue.cc:237] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.107970 22773 tablet_bootstrap.cc:492] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:37.108865 22773 ts_tablet_manager.cc:1403] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.110s	user 0.007s	sys 0.020s
I20260709 13:09:37.110647 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.096359 22776 raft_consensus.cc:493] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.095980 22775 raft_consensus.cc:493] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.140041 22878 leader_election.cc:290] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:37.138785 22773 raft_consensus.cc:359] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:37.142379 22773 raft_consensus.cc:740] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:37.143137 22773 consensus_queue.cc:260] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:37.099743 22875 raft_consensus.cc:515] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.140578 22776 raft_consensus.cc:515] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.145241 22773 ts_tablet_manager.cc:1434] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 13:09:37.177433 22873 raft_consensus.cc:493] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
W20260709 13:09:37.154353 22074 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:35207, user_credentials={real_user=slave}} blocked reactor thread for 75508.4us
I20260709 13:09:37.190507 22873 raft_consensus.cc:515] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:37.193605 22892 raft_consensus.cc:493] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.195031 22773 tablet_bootstrap.cc:492] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:37.199249 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:37.199865 22181 raft_consensus.cc:2468] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:37.172618 22878 raft_consensus.cc:493] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.140635 22775 raft_consensus.cc:515] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.172400 22031 raft_consensus.cc:2468] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 2.
I20260709 13:09:37.161497 22884 raft_consensus.cc:493] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.178085 22777 raft_consensus.cc:493] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.199898 22888 raft_consensus.cc:493] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.260324 22888 raft_consensus.cc:515] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.252947 22884 raft_consensus.cc:515] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.256982 22775 leader_election.cc:290] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:37.253299 22779 raft_consensus.cc:2764] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:09:37.257709 22873 leader_election.cc:290] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:37.258225 22872 raft_consensus.cc:493] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.258744 22179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cf2c8e338043a683572f6acefff228" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:37.258630 22821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.259325 22776 leader_election.cc:290] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:37.259841 22883 leader_election.cc:290] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:37.203285 22778 raft_consensus.cc:493] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.270169 22875 leader_election.cc:290] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:37.194214 22892 raft_consensus.cc:515] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.247581 22879 raft_consensus.cc:493] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
W20260709 13:09:37.277958 22148 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:35207, user_credentials={real_user=slave}} blocked reactor thread for 77364.7us
I20260709 13:09:37.267087 22710 leader_election.cc:290] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:37.280357 22872 raft_consensus.cc:515] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.252482 22878 raft_consensus.cc:515] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.287942 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab69c1022e2b4d46a55a4a54c6d16a71" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.286158 22888 leader_election.cc:290] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:37.305150 22821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cf2c8e338043a683572f6acefff228" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.269769 22777 raft_consensus.cc:515] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.287653 22778 raft_consensus.cc:515] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
W20260709 13:09:37.329228 22003 leader_election.cc:343] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:37.332350 22003 leader_election.cc:304] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:37.318558 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916731b9b68f4662add919a2fac689ba" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.342360 22902 raft_consensus.cc:493] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
W20260709 13:09:37.343689 22893 log.cc:927] Time spent T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260709 13:09:37.318481 22823 raft_consensus.cc:2468] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:37.289208 22879 raft_consensus.cc:515] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.342900 22902 raft_consensus.cc:515] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.344234 22821 raft_consensus.cc:2393] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in current term 2: Already voted for candidate b209b7f6f26849ae9d987bf94bad1775 in this term.
I20260709 13:09:37.354770 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705a0b82d7944b66988a42b8c71d1e21" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:37.355381 22181 raft_consensus.cc:2468] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:37.355674 22878 leader_election.cc:290] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:37.356252 22179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab69c1022e2b4d46a55a4a54c6d16a71" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:37.357251 22872 leader_election.cc:290] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:37.346822 22884 leader_election.cc:290] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:37.357560 22874 raft_consensus.cc:515] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.358959 22903 raft_consensus.cc:2804] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.359336 22903 raft_consensus.cc:493] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.359517 22874 leader_election.cc:290] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:37.360337 22612 raft_consensus.cc:515] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:37.361415 22879 leader_election.cc:290] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:37.362375 22612 leader_election.cc:290] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:37.333886 22734 raft_consensus.cc:515] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.365226 22734 leader_election.cc:290] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
W20260709 13:09:37.361544 22890 log.cc:927] Time spent T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562: Append to log took a long time: real 0.112s	user 0.000s	sys 0.001s
I20260709 13:09:37.369949 22903 raft_consensus.cc:3060] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.360347 22179 raft_consensus.cc:2468] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:37.370616 22106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ff5cee37814f44b6e4e5de90786657" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:37.372232 22892 leader_election.cc:290] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:37.380326 22183 raft_consensus.cc:1275] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Refusing update from remote peer f4aec2c83e8a41a1bfad43c392ae3562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:37.380650 22819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ff5cee37814f44b6e4e5de90786657" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.378738 22106 raft_consensus.cc:2468] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:37.373474 22777 leader_election.cc:290] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:37.381778 22902 leader_election.cc:290] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:37.383616 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.384768 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fba1c1c33d94429be721fbd7e42e0f4" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.394156 22823 raft_consensus.cc:2468] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:37.395512 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.393963 22778 leader_election.cc:290] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:37.388903 22460 consensus_queue.cc:1048] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:37.396217 22818 raft_consensus.cc:2468] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:37.399544 22033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:37.400183 22033 raft_consensus.cc:2468] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:37.403208 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:37.403786 22105 raft_consensus.cc:2468] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:37.404525 22817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab69c1022e2b4d46a55a4a54c6d16a71" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.405155 22817 raft_consensus.cc:2468] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:37.407043 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:37.407569 22105 raft_consensus.cc:2468] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:37.408329 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:37.411638 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551cd2e6ec9d431dbcae744d897d81ba" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" is_pre_election: true
I20260709 13:09:37.412225 22105 raft_consensus.cc:2468] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:37.413642 22817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:37.414717 22002 leader_election.cc:304] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:37.415518 22894 raft_consensus.cc:2804] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.415860 22894 raft_consensus.cc:493] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.416285 22894 raft_consensus.cc:3060] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.415813 21855 catalog_manager.cc:5697] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:37.428682 22074 leader_election.cc:304] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:37.429440 22460 raft_consensus.cc:2804] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.429777 22460 raft_consensus.cc:493] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.430080 22460 raft_consensus.cc:3060] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.419744 22002 leader_election.cc:304] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:37.432910 22104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fba1c1c33d94429be721fbd7e42e0f4" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:37.433691 22104 raft_consensus.cc:3060] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.435119 22109 raft_consensus.cc:1275] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Refusing update from remote peer b209b7f6f26849ae9d987bf94bad1775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:37.436031 22816 raft_consensus.cc:1275] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Refusing update from remote peer f4aec2c83e8a41a1bfad43c392ae3562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:37.437812 22903 raft_consensus.cc:515] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.439661 22903 leader_election.cc:290] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:37.441145 22077 leader_election.cc:304] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [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: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:37.441728 22104 raft_consensus.cc:2468] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 2.
I20260709 13:09:37.441952 22816 raft_consensus.cc:1275] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Refusing update from remote peer b209b7f6f26849ae9d987bf94bad1775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:37.441972 22077 leader_election.cc:304] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [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: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
W20260709 13:09:37.442713 22151 leader_election.cc:343] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:37.443811 22151 consensus_peers.cc:597] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. 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:09:37.444319 22151 leader_election.cc:343] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:37.444862 22151 leader_election.cc:304] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [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: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
W20260709 13:09:37.446295 22003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.68:35925, user_credentials={real_user=slave}} blocked reactor thread for 114027us
I20260709 13:09:37.447099 22002 leader_election.cc:304] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
W20260709 13:09:37.448904 22077 leader_election.cc:343] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:37.450131 22077 leader_election.cc:343] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:37.450996 22077 leader_election.cc:343] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:37.446205 22150 leader_election.cc:304] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:37.454631 22002 leader_election.cc:304] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:37.457103 22904 raft_consensus.cc:2804] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.458853 22900 raft_consensus.cc:2804] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.457016 22885 raft_consensus.cc:2804] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.457054 22888 consensus_queue.cc:1048] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:09:37.459072 22909 raft_consensus.cc:2804] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.459486 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:37.460090 22885 raft_consensus.cc:493] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.459936 22909 raft_consensus.cc:493] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.459111 22904 raft_consensus.cc:697] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:37.460462 22885 raft_consensus.cc:3060] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.460935 22029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647f464d800c46ac927784cd05054cdf" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:37.461719 22029 raft_consensus.cc:3060] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.461573 22904 consensus_queue.cc:237] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:37.464354 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:37.464673 22873 consensus_queue.cc:1048] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:09:37.452770 22892 consensus_queue.cc:1048] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:09:37.465683 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fba1c1c33d94429be721fbd7e42e0f4" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:37.455637 22872 raft_consensus.cc:2804] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.467245 22872 raft_consensus.cc:493] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.467620 22872 raft_consensus.cc:3060] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.469169 22037 raft_consensus.cc:3060] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.460393 22907 raft_consensus.cc:2804] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.469871 22907 raft_consensus.cc:493] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.470237 22907 raft_consensus.cc:3060] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.460944 22909 raft_consensus.cc:3060] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.472200 22817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705a0b82d7944b66988a42b8c71d1e21" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.472805 22817 raft_consensus.cc:2468] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:37.472848 22900 raft_consensus.cc:493] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.473390 22900 raft_consensus.cc:3060] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.474238 22816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fba1c1c33d94429be721fbd7e42e0f4" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:37.474830 22816 raft_consensus.cc:3060] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.477674 22817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.479423 22037 raft_consensus.cc:2468] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 2.
I20260709 13:09:37.482551 22460 raft_consensus.cc:515] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.483762 22003 leader_election.cc:304] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: 
I20260709 13:09:37.484372 22003 leader_election.cc:304] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: 
I20260709 13:09:37.492220 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab69c1022e2b4d46a55a4a54c6d16a71" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:37.492892 22902 raft_consensus.cc:2804] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.493309 22902 raft_consensus.cc:493] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.493681 22902 raft_consensus.cc:3060] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.498337 22033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:37.499013 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916731b9b68f4662add919a2fac689ba" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:37.499640 22036 raft_consensus.cc:2468] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:37.500362 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705a0b82d7944b66988a42b8c71d1e21" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:37.499007 22033 raft_consensus.cc:2468] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:37.502059 22882 raft_consensus.cc:2764] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:09:37.504369 22879 raft_consensus.cc:2804] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.509109 22879 raft_consensus.cc:493] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.509227 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.509672 22879 raft_consensus.cc:3060] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.504480 22032 raft_consensus.cc:3060] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.503357 22902 raft_consensus.cc:515] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.514616 22902 leader_election.cc:290] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:37.515286 22037 raft_consensus.cc:2393] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 2: Already voted for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in this term.
I20260709 13:09:37.505510 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:37.505942 22817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705a0b82d7944b66988a42b8c71d1e21" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.518750 22817 raft_consensus.cc:2468] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:37.507668 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551cd2e6ec9d431dbcae744d897d81ba" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.517855 22036 raft_consensus.cc:2468] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:37.523267 22032 raft_consensus.cc:1275] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Refusing update from remote peer b209b7f6f26849ae9d987bf94bad1775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:37.524574 22907 raft_consensus.cc:515] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.528419 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775" is_pre_election: true
I20260709 13:09:37.529096 22182 raft_consensus.cc:2468] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:37.531735 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.536024 22909 raft_consensus.cc:515] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.548354 22460 leader_election.cc:290] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
W20260709 13:09:37.551859 22074 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:35207, user_credentials={real_user=slave}} blocked reactor thread for 56709.7us
I20260709 13:09:37.553611 22074 leader_election.cc:304] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:37.555050 22182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:37.555218 22889 raft_consensus.cc:2804] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.555673 22182 raft_consensus.cc:3060] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.555836 22889 raft_consensus.cc:697] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:37.556702 22889 consensus_queue.cc:237] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.558698 22817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.559319 22817 raft_consensus.cc:2468] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 1.
I20260709 13:09:37.561857 22033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:37.562906 22151 leader_election.cc:304] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [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: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
W20260709 13:09:37.563719 22151 leader_election.cc:343] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:37.564304 22883 raft_consensus.cc:2804] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.564715 22883 raft_consensus.cc:493] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.565044 22883 raft_consensus.cc:3060] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.517942 22029 raft_consensus.cc:2468] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 2.
I20260709 13:09:37.569882 22148 leader_election.cc:304] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:37.572427 22148 leader_election.cc:304] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:37.566813 22885 raft_consensus.cc:515] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.575088 22885 leader_election.cc:290] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:37.575666 22818 raft_consensus.cc:1275] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Refusing update from remote peer f4aec2c83e8a41a1bfad43c392ae3562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:37.577023 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:37.577530 22031 raft_consensus.cc:2393] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4aec2c83e8a41a1bfad43c392ae3562 in current term 2: Already voted for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in this term.
I20260709 13:09:37.578087 22888 raft_consensus.cc:2804] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.578483 22888 raft_consensus.cc:493] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.578826 22888 raft_consensus.cc:3060] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.578994 22872 raft_consensus.cc:515] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.580372 22110 raft_consensus.cc:2393] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in current term 2: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:37.561791 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:37.589684 22003 leader_election.cc:304] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:37.590463 22903 raft_consensus.cc:2749] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:37.589618 22074 leader_election.cc:304] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: ba5d8951ceb148bb80d1d2536a58614d
W20260709 13:09:37.593552 22003 leader_election.cc:343] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:37.597272 22003 leader_election.cc:343] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:37.598706 22003 leader_election.cc:343] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:37.599537 22003 leader_election.cc:343] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:37.586107 22897 raft_consensus.cc:2804] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.600771 22897 raft_consensus.cc:493] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.601218 22897 raft_consensus.cc:3060] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.603592 22874 raft_consensus.cc:2804] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.604208 22874 raft_consensus.cc:697] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:37.605122 22874 consensus_queue.cc:237] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.607192 22032 raft_consensus.cc:1275] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Refusing update from remote peer f4aec2c83e8a41a1bfad43c392ae3562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:37.616649 22179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab69c1022e2b4d46a55a4a54c6d16a71" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:37.617575 22179 raft_consensus.cc:2393] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in current term 2: Already voted for candidate b209b7f6f26849ae9d987bf94bad1775 in this term.
I20260709 13:09:37.617363 22148 leader_election.cc:304] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:37.618837 22777 raft_consensus.cc:2804] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.608624 22882 consensus_queue.cc:1048] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:09:37.619199 22777 raft_consensus.cc:493] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.619578 22777 raft_consensus.cc:3060] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.619827 22896 consensus_queue.cc:1048] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:37.622272 22907 leader_election.cc:290] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:37.626307 22900 raft_consensus.cc:515] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.593091 22894 raft_consensus.cc:515] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.633862 22872 leader_election.cc:290] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:37.634647 22773 tablet_bootstrap.cc:492] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:37.629576 22777 raft_consensus.cc:515] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.637645 22773 tablet_bootstrap.cc:492] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:37.638365 22773 ts_tablet_manager.cc:1403] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.443s	user 0.018s	sys 0.015s
I20260709 13:09:37.638654 22879 raft_consensus.cc:515] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.640798 22003 leader_election.cc:304] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:37.634531 22909 leader_election.cc:290] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:37.645931 22037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:37.647981 22033 raft_consensus.cc:2393] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f4aec2c83e8a41a1bfad43c392ae3562 in current term 2: Already voted for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in this term.
I20260709 13:09:37.648488 22034 raft_consensus.cc:2393] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 2: Already voted for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in this term.
I20260709 13:09:37.637625 22104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551cd2e6ec9d431dbcae744d897d81ba" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:37.649178 22104 raft_consensus.cc:3060] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.649452 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:37.649935 22181 raft_consensus.cc:1275] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Refusing update from remote peer f4aec2c83e8a41a1bfad43c392ae3562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:37.643294 22903 raft_consensus.cc:2804] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.651427 22872 consensus_queue.cc:1048] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:37.651701 22903 raft_consensus.cc:493] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5d8951ceb148bb80d1d2536a58614d)
I20260709 13:09:37.652081 22903 raft_consensus.cc:3060] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.654862 22773 raft_consensus.cc:359] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:37.655550 22773 raft_consensus.cc:740] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:37.635480 22816 raft_consensus.cc:2468] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 2.
I20260709 13:09:37.658385 22773 consensus_queue.cc:260] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:37.663177 22894 leader_election.cc:290] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:37.658152 22029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab69c1022e2b4d46a55a4a54c6d16a71" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:37.665264 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ff5cee37814f44b6e4e5de90786657" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:37.666131 22110 raft_consensus.cc:3060] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.666613 22900 leader_election.cc:290] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:37.676888 22106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:37.677760 22106 raft_consensus.cc:2393] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in current term 2: Already voted for candidate f4aec2c83e8a41a1bfad43c392ae3562 in this term.
I20260709 13:09:37.666174 22029 raft_consensus.cc:2393] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 2: Already voted for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in this term.
I20260709 13:09:37.685106 21858 catalog_manager.cc:5697] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 2 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:37.686890 21858 catalog_manager.cc:5697] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 2 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:37.693722 21859 catalog_manager.cc:5697] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 2 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:37.706578 22773 ts_tablet_manager.cc:1434] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.000s
I20260709 13:09:37.708547 22110 raft_consensus.cc:2468] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 2.
I20260709 13:09:37.717072 22818 raft_consensus.cc:1275] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Refusing update from remote peer f4aec2c83e8a41a1bfad43c392ae3562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:37.717260 22777 leader_election.cc:290] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:37.718225 22182 raft_consensus.cc:2468] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 2.
I20260709 13:09:37.720301 22183 raft_consensus.cc:1275] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:37.713231 22002 leader_election.cc:304] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:37.723469 22003 leader_election.cc:304] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: 
I20260709 13:09:37.723745 22909 raft_consensus.cc:2804] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.724283 22909 raft_consensus.cc:697] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:37.725013 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:37.675882 22888 raft_consensus.cc:515] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.725291 22909 consensus_queue.cc:237] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.727442 22888 leader_election.cc:290] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:37.728842 22883 raft_consensus.cc:515] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.730432 22816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab69c1022e2b4d46a55a4a54c6d16a71" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:37.731096 22816 raft_consensus.cc:3060] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.731352 22883 leader_election.cc:290] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:37.725713 22823 raft_consensus.cc:3060] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:37.734974 22003 leader_election.cc:343] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:37.735702 22773 tablet_bootstrap.cc:492] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:37.737378 22902 raft_consensus.cc:2804] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.780354 22904 raft_consensus.cc:493] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:37.780896 22904 raft_consensus.cc:515] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.783296 22904 leader_election.cc:290] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:37.774008 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916731b9b68f4662add919a2fac689ba" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:37.784668 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:37.783942 22104 raft_consensus.cc:2468] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 2.
I20260709 13:09:37.737092 22885 consensus_queue.cc:1048] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:09:37.771799 22819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551cd2e6ec9d431dbcae744d897d81ba" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:37.791267 22034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705a0b82d7944b66988a42b8c71d1e21" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:37.799291 22034 raft_consensus.cc:2393] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 2: Already voted for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in this term.
I20260709 13:09:37.797446 22031 raft_consensus.cc:3060] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.800551 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:37.801215 22035 raft_consensus.cc:2468] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 2.
I20260709 13:09:37.802184 22183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705a0b82d7944b66988a42b8c71d1e21" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:37.802934 22183 raft_consensus.cc:2393] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in current term 2: Already voted for candidate b209b7f6f26849ae9d987bf94bad1775 in this term.
I20260709 13:09:37.805540 22817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ff5cee37814f44b6e4e5de90786657" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:37.807734 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:37.800552 22879 leader_election.cc:290] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:37.790719 22902 raft_consensus.cc:697] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:37.815171 22902 consensus_queue.cc:237] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.816375 22029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:37.823029 22002 leader_election.cc:304] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:37.816205 22031 raft_consensus.cc:2468] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 2.
W20260709 13:09:37.834344 22922 log.cc:927] Time spent T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562: Append to log took a long time: real 0.053s	user 0.003s	sys 0.005s
W20260709 13:09:37.836395 22077 leader_election.cc:343] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:37.838752 22077 leader_election.cc:304] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [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: f4aec2c83e8a41a1bfad43c392ae3562; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:37.840337 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705a0b82d7944b66988a42b8c71d1e21" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:37.840958 22822 raft_consensus.cc:3060] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.834667 22873 consensus_queue.cc:1048] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:09:37.836237 22885 raft_consensus.cc:2804] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.823945 22897 raft_consensus.cc:515] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.843649 22885 raft_consensus.cc:697] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:37.844496 22885 consensus_queue.cc:237] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:37.845077 22897 leader_election.cc:290] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
W20260709 13:09:37.848680 22003 leader_election.cc:343] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:37.849591 22003 leader_election.cc:343] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:37.851239 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
W20260709 13:09:37.850461 22003 consensus_peers.cc:597] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. 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:09:37.853068 22003 leader_election.cc:343] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:37.853567 22003 leader_election.cc:304] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:37.854408 22819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916731b9b68f4662add919a2fac689ba" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:37.862105 22908 raft_consensus.cc:2749] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:37.873262 22815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab69c1022e2b4d46a55a4a54c6d16a71" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:37.862488 22874 raft_consensus.cc:2749] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:37.875625 22148 leader_election.cc:304] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: 
I20260709 13:09:37.881770 22148 leader_election.cc:304] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: 
I20260709 13:09:37.883697 22888 raft_consensus.cc:2804] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:37.884119 22888 raft_consensus.cc:493] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:37.884424 22888 raft_consensus.cc:3060] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:37.887598 22816 raft_consensus.cc:2468] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 2.
I20260709 13:09:37.892721 22003 leader_election.cc:304] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:37.889590 22889 consensus_queue.cc:1048] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:09:37.893572 22883 raft_consensus.cc:2804] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.902354 22881 raft_consensus.cc:2804] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.911877 22823 raft_consensus.cc:2468] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 2.
I20260709 13:09:37.913878 22816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705a0b82d7944b66988a42b8c71d1e21" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:37.895938 22903 raft_consensus.cc:515] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.919149 22883 raft_consensus.cc:697] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:37.974833 22003 leader_election.cc:304] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: f4aec2c83e8a41a1bfad43c392ae3562
I20260709 13:09:37.952633 22881 raft_consensus.cc:697] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:37.956329 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:37.981528 21859 catalog_manager.cc:5697] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 2 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:37.990617 22881 consensus_queue.cc:237] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.969563 22032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:37.971828 22822 raft_consensus.cc:2468] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 2.
I20260709 13:09:38.006705 22032 raft_consensus.cc:3060] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:38.007781 22029 raft_consensus.cc:2393] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b209b7f6f26849ae9d987bf94bad1775 in current term 2: Already voted for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in this term.
W20260709 13:09:38.085269 22151 leader_election.cc:343] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:38.090281 22151 leader_election.cc:343] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:38.029727 22883 consensus_queue.cc:237] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.993305 22818 raft_consensus.cc:2468] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 2.
W20260709 13:09:38.006100 22924 log.cc:927] Time spent T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:09:38.034183 22903 leader_election.cc:290] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683)
I20260709 13:09:38.045113 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:38.058696 22815 raft_consensus.cc:1275] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Refusing update from remote peer b209b7f6f26849ae9d987bf94bad1775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.078863 22104 raft_consensus.cc:1275] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Refusing update from remote peer b209b7f6f26849ae9d987bf94bad1775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:09:38.083643 22148 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:35207, user_credentials={real_user=slave}} blocked reactor thread for 75987.9us
I20260709 13:09:38.038991 22888 raft_consensus.cc:515] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:37.989003 22894 raft_consensus.cc:2804] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:09:38.085930 22150 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:45775, user_credentials={real_user=slave}} blocked reactor thread for 44220.4us
I20260709 13:09:38.124771 22894 raft_consensus.cc:697] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:38.126085 22894 consensus_queue.cc:237] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:38.091686 22151 leader_election.cc:304] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [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: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:38.098763 22077 leader_election.cc:304] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [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: f4aec2c83e8a41a1bfad43c392ae3562; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:38.133315 22914 raft_consensus.cc:2749] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:38.138195 22907 raft_consensus.cc:2749] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:09:38.138298 22151 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.65:46683, user_credentials={real_user=slave}} blocked reactor thread for 46843.2us
I20260709 13:09:38.139420 22151 leader_election.cc:304] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [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: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:38.140162 22907 raft_consensus.cc:2749] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:38.128813 21859 catalog_manager.cc:5697] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 2 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:38.142428 21859 catalog_manager.cc:5697] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 2 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:38.115703 22003 leader_election.cc:304] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:38.145892 22894 raft_consensus.cc:2804] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:38.146401 22894 raft_consensus.cc:697] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:38.147876 22894 consensus_queue.cc:237] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:38.159040 22148 leader_election.cc:304] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [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: b209b7f6f26849ae9d987bf94bad1775; no voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:38.166726 22639 raft_consensus.cc:2749] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:38.181380 22905 consensus_queue.cc:1048] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:38.187816 22888 leader_election.cc:290] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 3 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:38.174098 22178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:38.195237 22178 raft_consensus.cc:2393] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in current term 2: Already voted for candidate b209b7f6f26849ae9d987bf94bad1775 in this term.
I20260709 13:09:38.199365 22032 raft_consensus.cc:2468] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 2.
I20260709 13:09:38.206818 22773 tablet_bootstrap.cc:492] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 13:09:38.207916 22151 leader_election.cc:343] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:38.208683 22148 leader_election.cc:304] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [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: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:38.210419 22036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:38.211105 22036 raft_consensus.cc:3060] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:38.258488 22773 tablet_bootstrap.cc:492] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:38.259301 22773 ts_tablet_manager.cc:1403] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.552s	user 0.014s	sys 0.008s
I20260709 13:09:38.261047 22029 raft_consensus.cc:1275] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Refusing update from remote peer f4aec2c83e8a41a1bfad43c392ae3562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.266600 22032 raft_consensus.cc:1275] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Refusing update from remote peer f4aec2c83e8a41a1bfad43c392ae3562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.268960 22901 consensus_queue.cc:1048] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.270251 22901 consensus_queue.cc:1048] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.230777 22898 raft_consensus.cc:2804] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:38.281795 22898 raft_consensus.cc:697] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:38.282729 22898 consensus_queue.cc:237] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:38.284686 22773 raft_consensus.cc:359] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:38.285606 22773 raft_consensus.cc:740] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:38.286314 22773 consensus_queue.cc:260] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
W20260709 13:09:38.287355 22077 consensus_peers.cc:597] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. 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:09:38.224498 22777 consensus_queue.cc:1048] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.064s
I20260709 13:09:38.291014 22105 raft_consensus.cc:1275] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.292436 22823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:38.293069 22823 raft_consensus.cc:3060] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:38.296495 22879 consensus_queue.cc:1048] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:38.298087 22150 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:45775, user_credentials={real_user=slave}} blocked reactor thread for 121418us
W20260709 13:09:38.298640 22077 consensus_peers.cc:597] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. 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:09:38.299582 22151 consensus_peers.cc:597] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:38.300510 22773 ts_tablet_manager.cc:1434] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 13:09:38.301316 22773 tablet_bootstrap.cc:492] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
W20260709 13:09:38.323941 22003 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.68:35925, user_credentials={real_user=slave}} blocked reactor thread for 44771.8us
W20260709 13:09:38.355144 22077 consensus_peers.cc:597] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:38.361197 22823 raft_consensus.cc:2468] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 3.
W20260709 13:09:38.364217 22151 consensus_peers.cc:597] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:38.365635 22151 leader_election.cc:304] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:38.367280 22904 raft_consensus.cc:2804] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:38.367813 22904 raft_consensus.cc:697] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 3 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:38.368695 22904 consensus_queue.cc:237] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER 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: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
W20260709 13:09:38.377004 22003 consensus_peers.cc:597] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. 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:09:38.393458 22036 raft_consensus.cc:2468] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 3.
I20260709 13:09:38.389616 22818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:38.398949 22181 raft_consensus.cc:1275] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.403148 22818 raft_consensus.cc:3060] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:38.407397 22077 consensus_peers.cc:597] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:38.425981 22818 raft_consensus.cc:1275] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:09:38.439697 22151 consensus_peers.cc:597] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:38.440060 21855 catalog_manager.cc:5697] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:38.441712 21855 catalog_manager.cc:5697] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:38.446870 22077 consensus_peers.cc:597] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:38.444875 21855 catalog_manager.cc:5697] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:38.447888 22003 leader_election.cc:343] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:38.448323 22003 leader_election.cc:304] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: 2fc336bfc4fb46ac8bab1c1d186854b0; no voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:38.450785 22881 consensus_queue.cc:1048] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:38.454730 22003 consensus_peers.cc:597] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. 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:09:38.455811 22885 raft_consensus.cc:2749] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:38.456331 22881 consensus_queue.cc:1048] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.454077 21855 catalog_manager.cc:5697] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:38.463732 21855 catalog_manager.cc:5697] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:38.468484 22816 raft_consensus.cc:1275] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.472368 22881 consensus_queue.cc:1048] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:38.473398 22077 consensus_peers.cc:597] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:38.476460 22110 raft_consensus.cc:1275] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.482920 22881 consensus_queue.cc:1048] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.495229 21860 catalog_manager.cc:5697] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 2 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:38.466109 21855 catalog_manager.cc:5697] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:38.524953 22181 raft_consensus.cc:1275] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.529053 22773 tablet_bootstrap.cc:492] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:38.529260 22881 consensus_queue.cc:1048] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:09:38.532537 22003 consensus_peers.cc:597] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:38.540227 22003 consensus_peers.cc:597] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:38.558125 22818 raft_consensus.cc:1275] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.563769 22773 tablet_bootstrap.cc:492] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:38.564749 22773 ts_tablet_manager.cc:1403] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.264s	user 0.025s	sys 0.000s
I20260709 13:09:38.567464 22773 raft_consensus.cc:359] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:38.568168 22773 raft_consensus.cc:740] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:38.564687 22903 consensus_queue.cc:1048] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:09:38.568862 22773 consensus_queue.cc:260] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
W20260709 13:09:38.581115 22151 consensus_peers.cc:597] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. 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:09:38.582093 22773 ts_tablet_manager.cc:1434] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:09:38.582895 22773 tablet_bootstrap.cc:492] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:38.618549 22773 tablet_bootstrap.cc:492] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:38.619334 22773 tablet_bootstrap.cc:492] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:38.619946 22773 ts_tablet_manager.cc:1403] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.037s	user 0.025s	sys 0.005s
I20260709 13:09:38.622126 22773 raft_consensus.cc:359] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
W20260709 13:09:38.622501 22077 consensus_peers.cc:597] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:38.622749 22773 raft_consensus.cc:740] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:38.623395 22773 consensus_queue.cc:260] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:38.624956 22031 raft_consensus.cc:1275] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Refusing update from remote peer b209b7f6f26849ae9d987bf94bad1775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.625123 22773 ts_tablet_manager.cc:1434] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:09:38.625890 22773 tablet_bootstrap.cc:492] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:38.633940 22905 consensus_queue.cc:1048] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.638491 22822 raft_consensus.cc:1275] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.643049 22885 consensus_queue.cc:1048] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:38.653465 22773 tablet_bootstrap.cc:492] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:38.654469 22773 tablet_bootstrap.cc:492] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:38.655064 22773 ts_tablet_manager.cc:1403] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260709 13:09:38.657039 21855 catalog_manager.cc:5697] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 1 to 2, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 2 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:38.658460 22110 raft_consensus.cc:1275] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.659789 22894 consensus_queue.cc:1048] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.661613 22773 raft_consensus.cc:359] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:38.662467 22773 raft_consensus.cc:740] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:38.663259 22773 consensus_queue.cc:260] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:38.658699 21855 catalog_manager.cc:5697] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 1 to 3, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 3 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:38.665598 22773 ts_tablet_manager.cc:1434] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:09:38.669399 22773 tablet_bootstrap.cc:492] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:38.683166 22181 raft_consensus.cc:1275] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.689705 22903 consensus_queue.cc:1048] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.693449 22773 tablet_bootstrap.cc:492] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:38.694363 22773 tablet_bootstrap.cc:492] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:38.694967 22773 ts_tablet_manager.cc:1403] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260709 13:09:38.698434 22773 raft_consensus.cc:359] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:38.699479 22773 raft_consensus.cc:740] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:38.700174 22773 consensus_queue.cc:260] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:38.702637 22773 ts_tablet_manager.cc:1434] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:09:38.703823 22773 tablet_bootstrap.cc:492] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
W20260709 13:09:38.727694 22151 consensus_peers.cc:597] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. 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:09:38.740103 22773 tablet_bootstrap.cc:492] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:38.740869 22773 tablet_bootstrap.cc:492] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:38.741465 22773 ts_tablet_manager.cc:1403] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.038s	user 0.027s	sys 0.008s
I20260709 13:09:38.743253 22773 raft_consensus.cc:359] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:38.743716 22773 raft_consensus.cc:740] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:38.744300 22773 consensus_queue.cc:260] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:38.747588 22773 ts_tablet_manager.cc:1434] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:09:38.748512 22773 tablet_bootstrap.cc:492] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:38.762174 22773 tablet_bootstrap.cc:492] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:38.762843 22773 tablet_bootstrap.cc:492] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:38.763379 22773 ts_tablet_manager.cc:1403] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:09:38.765403 22773 raft_consensus.cc:359] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:38.766010 22773 raft_consensus.cc:740] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:38.766601 22773 consensus_queue.cc:260] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:38.769227 22773 ts_tablet_manager.cc:1434] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:09:38.769979 22773 tablet_bootstrap.cc:492] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:38.782040 22773 tablet_bootstrap.cc:492] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:38.782727 22773 tablet_bootstrap.cc:492] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:38.783166 22773 ts_tablet_manager.cc:1403] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:09:38.784749 22773 raft_consensus.cc:359] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:38.785174 22773 raft_consensus.cc:740] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:38.785687 22773 consensus_queue.cc:260] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:38.787163 22773 ts_tablet_manager.cc:1434] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:38.790477 22773 tablet_bootstrap.cc:492] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:38.808547 22773 tablet_bootstrap.cc:492] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:38.809253 22773 tablet_bootstrap.cc:492] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:38.809760 22773 ts_tablet_manager.cc:1403] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260709 13:09:38.812157 22031 raft_consensus.cc:1275] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Refusing update from remote peer b209b7f6f26849ae9d987bf94bad1775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.812633 22773 raft_consensus.cc:359] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:38.813378 22773 raft_consensus.cc:740] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:38.814079 22773 consensus_queue.cc:260] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:38.815416 22898 consensus_queue.cc:1048] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.816131 22773 ts_tablet_manager.cc:1434] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:38.816939 22773 tablet_bootstrap.cc:492] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:38.866037 22773 tablet_bootstrap.cc:492] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:38.866919 22773 tablet_bootstrap.cc:492] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:38.867587 22773 ts_tablet_manager.cc:1403] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.000s
I20260709 13:09:38.870085 22773 raft_consensus.cc:359] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:38.870705 22773 raft_consensus.cc:740] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:38.871330 22773 consensus_queue.cc:260] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:38.873132 22773 ts_tablet_manager.cc:1434] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:38.874086 22773 tablet_bootstrap.cc:492] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:38.874616 22816 raft_consensus.cc:3060] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:38.886574 22816 raft_consensus.cc:1275] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Refusing update from remote peer b209b7f6f26849ae9d987bf94bad1775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:38.887629 22773 tablet_bootstrap.cc:492] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:38.888463 22773 tablet_bootstrap.cc:492] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:38.889035 22773 ts_tablet_manager.cc:1403] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:09:38.889436 22939 consensus_queue.cc:1048] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.891324 22773 raft_consensus.cc:359] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:38.891971 22773 raft_consensus.cc:740] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:38.892580 22773 consensus_queue.cc:260] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:38.895224 22773 ts_tablet_manager.cc:1434] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:09:38.896149 22773 tablet_bootstrap.cc:492] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:38.909415 22032 raft_consensus.cc:1275] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Refusing update from remote peer b209b7f6f26849ae9d987bf94bad1775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:38.911679 22905 consensus_queue.cc:1048] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.922808 22773 tablet_bootstrap.cc:492] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:38.923519 22773 tablet_bootstrap.cc:492] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:38.923990 22773 ts_tablet_manager.cc:1403] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.004s
I20260709 13:09:38.926219 22773 raft_consensus.cc:359] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:38.926771 22773 raft_consensus.cc:740] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:38.927377 22773 consensus_queue.cc:260] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:38.928987 22773 ts_tablet_manager.cc:1434] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:09:38.929580 22773 tablet_bootstrap.cc:492] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:38.943414 22773 tablet_bootstrap.cc:492] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:38.944245 22773 tablet_bootstrap.cc:492] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:38.944850 22773 ts_tablet_manager.cc:1403] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:09:38.947111 22773 raft_consensus.cc:359] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:38.947747 22773 raft_consensus.cc:740] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:38.948350 22773 consensus_queue.cc:260] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:38.949908 22773 ts_tablet_manager.cc:1434] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:09:38.954320 22773 tablet_bootstrap.cc:492] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:38.968878 22773 tablet_bootstrap.cc:492] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:38.969784 22773 tablet_bootstrap.cc:492] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:38.970382 22773 ts_tablet_manager.cc:1403] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 13:09:38.972620 22773 raft_consensus.cc:359] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:38.973104 22773 raft_consensus.cc:740] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:38.973634 22773 consensus_queue.cc:260] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:38.975303 22773 ts_tablet_manager.cc:1434] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:38.976207 22773 tablet_bootstrap.cc:492] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:38.984758 22822 raft_consensus.cc:3060] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:38.995877 22773 tablet_bootstrap.cc:492] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:38.996784 22773 tablet_bootstrap.cc:492] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:38.997393 22773 ts_tablet_manager.cc:1403] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260709 13:09:38.999737 22773 raft_consensus.cc:359] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:39.000353 22773 raft_consensus.cc:740] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:39.001022 22773 consensus_queue.cc:260] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:39.003011 22773 ts_tablet_manager.cc:1434] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:39.003719 22773 tablet_bootstrap.cc:492] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:39.017489 22773 tablet_bootstrap.cc:492] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:39.018345 22773 tablet_bootstrap.cc:492] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:39.019184 22773 ts_tablet_manager.cc:1403] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 13:09:39.021427 22773 raft_consensus.cc:359] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:39.022058 22773 raft_consensus.cc:740] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:39.022400 22822 raft_consensus.cc:3060] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.022790 22773 consensus_queue.cc:260] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:39.024776 22773 ts_tablet_manager.cc:1434] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:09:39.025485 22773 tablet_bootstrap.cc:492] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:39.046651 22773 tablet_bootstrap.cc:492] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:39.047425 22773 tablet_bootstrap.cc:492] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:39.047966 22773 ts_tablet_manager.cc:1403] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 13:09:39.050221 22773 raft_consensus.cc:359] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:39.050673 22773 raft_consensus.cc:740] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:39.051155 22773 consensus_queue.cc:260] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:39.052529 22773 ts_tablet_manager.cc:1434] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:39.053278 22773 tablet_bootstrap.cc:492] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:39.064669 22773 tablet_bootstrap.cc:492] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:39.065428 22773 tablet_bootstrap.cc:492] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:39.065939 22773 ts_tablet_manager.cc:1403] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 13:09:39.067627 22773 raft_consensus.cc:359] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:39.068207 22773 raft_consensus.cc:740] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:39.068892 22773 consensus_queue.cc:260] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:39.070755 22773 ts_tablet_manager.cc:1434] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:39.071965 22773 tablet_bootstrap.cc:492] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:39.089900 22773 tablet_bootstrap.cc:492] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:39.090730 22773 tablet_bootstrap.cc:492] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:39.091320 22773 ts_tablet_manager.cc:1403] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:09:39.093576 22773 raft_consensus.cc:359] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:39.094138 22773 raft_consensus.cc:740] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:39.094734 22773 consensus_queue.cc:260] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:39.096614 22773 ts_tablet_manager.cc:1434] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:39.097302 22773 tablet_bootstrap.cc:492] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:39.110157 22773 tablet_bootstrap.cc:492] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:39.110874 22773 tablet_bootstrap.cc:492] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:39.111346 22773 ts_tablet_manager.cc:1403] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:09:39.113195 22773 raft_consensus.cc:359] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:39.113837 22773 raft_consensus.cc:740] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:39.114401 22773 consensus_queue.cc:260] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:39.115622 22773 ts_tablet_manager.cc:1434] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:39.116318 22773 tablet_bootstrap.cc:492] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap starting.
I20260709 13:09:39.135210 22773 tablet_bootstrap.cc:492] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:39.136080 22773 tablet_bootstrap.cc:492] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d: Bootstrap complete.
I20260709 13:09:39.136691 22773 ts_tablet_manager.cc:1403] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 13:09:39.138559 22773 raft_consensus.cc:359] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:39.138979 22773 raft_consensus.cc:740] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Initialized, Role: FOLLOWER
I20260709 13:09:39.139405 22773 consensus_queue.cc:260] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:39.140796 22773 ts_tablet_manager.cc:1434] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:39.207422 22816 raft_consensus.cc:3060] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.262476 22822 raft_consensus.cc:3060] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.315317 22822 raft_consensus.cc:3060] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.321425 22816 raft_consensus.cc:3060] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.432212 22816 raft_consensus.cc:3060] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.485661 22734 raft_consensus.cc:493] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:39.486066 22734 raft_consensus.cc:515] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:39.487526 22734 leader_election.cc:290] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:39.488173 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:39.488276 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:39.488850 22822 raft_consensus.cc:2468] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 1.
I20260709 13:09:39.488886 22031 raft_consensus.cc:2468] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 2.
I20260709 13:09:39.489995 22077 leader_election.cc:304] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:39.490542 22734 raft_consensus.cc:2804] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:39.490805 22734 raft_consensus.cc:493] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:39.491056 22734 raft_consensus.cc:3060] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.495808 22734 raft_consensus.cc:515] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:39.497464 22734 leader_election.cc:290] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 3 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:39.498274 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:39.498199 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a06e8220ecc640f891cd0494a9ee27ca" candidate_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:39.498958 22031 raft_consensus.cc:3060] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.499084 22822 raft_consensus.cc:3060] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.503858 22031 raft_consensus.cc:2468] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 3.
I20260709 13:09:39.504326 22822 raft_consensus.cc:2468] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4aec2c83e8a41a1bfad43c392ae3562 in term 3.
I20260709 13:09:39.504606 22074 leader_election.cc:304] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:39.505287 22734 raft_consensus.cc:2804] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:39.505707 22734 raft_consensus.cc:697] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 LEADER]: Becoming Leader. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:39.506385 22734 consensus_queue.cc:237] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Queue going to LEADER 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: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:39.521309 21858 catalog_manager.cc:5697] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 reported cstate change: term changed from 1 to 3, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67). New cstate: current_term: 3 leader_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:39.696858 22639 raft_consensus.cc:493] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:39.697407 22639 raft_consensus.cc:515] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:39.699635 22639 leader_election.cc:290] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:39.699753 22816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d" is_pre_election: true
I20260709 13:09:39.700433 22816 raft_consensus.cc:2468] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 1.
I20260709 13:09:39.700660 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" is_pre_election: true
I20260709 13:09:39.701253 22031 raft_consensus.cc:2468] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 2.
I20260709 13:09:39.701363 22151 leader_election.cc:304] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:39.702288 22639 raft_consensus.cc:2804] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:39.702654 22639 raft_consensus.cc:493] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:39.702972 22639 raft_consensus.cc:3060] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.708425 22639 raft_consensus.cc:515] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:39.710196 22639 leader_election.cc:290] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 3 election: Requested vote from peers ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:39.711124 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:39.710989 22822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd5d232e1bc445568824fcb974878b59" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
I20260709 13:09:39.711715 22031 raft_consensus.cc:3060] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.711892 22822 raft_consensus.cc:3060] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.716149 22031 raft_consensus.cc:2468] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 3.
I20260709 13:09:39.716890 22822 raft_consensus.cc:2468] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 3.
I20260709 13:09:39.716935 22148 leader_election.cc:304] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: 
I20260709 13:09:39.717969 22939 raft_consensus.cc:2804] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:39.718418 22939 raft_consensus.cc:697] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 3 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:39.719178 22939 consensus_queue.cc:237] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER 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: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:39.728222 21858 catalog_manager.cc:5697] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 1 to 3, leader changed from ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65) to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 3 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:39.948782 22822 raft_consensus.cc:1275] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Refusing update from remote peer f4aec2c83e8a41a1bfad43c392ae3562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:39.950465 22775 consensus_queue.cc:1048] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:39.972554 22031 raft_consensus.cc:1275] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Refusing update from remote peer f4aec2c83e8a41a1bfad43c392ae3562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:39.977807 23003 consensus_queue.cc:1048] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:40.180365 22822 raft_consensus.cc:1275] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Refusing update from remote peer b209b7f6f26849ae9d987bf94bad1775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:40.181537 22939 consensus_queue.cc:1048] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:40.195394 22032 raft_consensus.cc:1275] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Refusing update from remote peer b209b7f6f26849ae9d987bf94bad1775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:40.197652 22907 consensus_queue.cc:1048] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:46.621227 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:46.681087 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b75eaa59d654c98a3b7ffa7028a6b12"
dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
mode: GRACEFUL
new_leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:50890
I20260709 13:09:46.681982 22035 raft_consensus.cc:606] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Received request to transfer leadership to TS ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:46.695500 22181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd"
dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
mode: GRACEFUL
new_leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:50794
I20260709 13:09:46.695981 22181 raft_consensus.cc:606] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 3 LEADER]: Received request to transfer leadership to TS ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:46.698732 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "731f030546b240748a60dfa47f828e39"
dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
mode: GRACEFUL
new_leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:50890
I20260709 13:09:46.699278 22035 raft_consensus.cc:606] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Received request to transfer leadership to TS ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:46.701951 22179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3fe8a709c494a1d97b24858611d6ca2"
dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
mode: GRACEFUL
new_leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:50794
I20260709 13:09:46.702368 22179 raft_consensus.cc:606] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Received request to transfer leadership to TS ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:46.715893 22110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d91561649d444b00abfd165d51758549"
dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
mode: GRACEFUL
new_leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
 from {username='slave'} at 127.0.0.1:53864
I20260709 13:09:46.716372 22110 raft_consensus.cc:606] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Received request to transfer leadership to TS 2fc336bfc4fb46ac8bab1c1d186854b0
I20260709 13:09:46.718865 22035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e92158915d39466582eefdfdb31ad551"
dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
mode: GRACEFUL
new_leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:50890
I20260709 13:09:46.719349 22035 raft_consensus.cc:606] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Received request to transfer leadership to TS ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:46.720320 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:09:46.721551 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:46.766546 23006 raft_consensus.cc:993] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0: : Instructing follower ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:46.767174 23023 raft_consensus.cc:1081] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Signalling peer ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:46.768838 22815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "731f030546b240748a60dfa47f828e39"
dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:33650
I20260709 13:09:46.769536 22815 raft_consensus.cc:493] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:46.769865 22815 raft_consensus.cc:3060] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:46.778955 22815 raft_consensus.cc:515] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:46.781021 22815 leader_election.cc:290] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 3 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:46.792135 22179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:46.792737 22179 raft_consensus.cc:3060] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:46.792992 22032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f030546b240748a60dfa47f828e39" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:46.793591 22032 raft_consensus.cc:3055] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:46.793856 22032 raft_consensus.cc:740] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:46.794836 22032 consensus_queue.cc:260] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:46.796190 22032 raft_consensus.cc:3060] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:46.800251 22179 raft_consensus.cc:2468] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 3.
I20260709 13:09:46.801586 22770 leader_election.cc:304] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:46.803624 23030 raft_consensus.cc:2804] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:46.804949 23030 raft_consensus.cc:697] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 3 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:46.804618 22032 raft_consensus.cc:2468] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 3.
I20260709 13:09:46.806028 23030 consensus_queue.cc:237] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [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: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:46.815583 23020 raft_consensus.cc:993] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562: : Instructing follower 2fc336bfc4fb46ac8bab1c1d186854b0 to start an election
I20260709 13:09:46.816097 23020 raft_consensus.cc:1081] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Signalling peer 2fc336bfc4fb46ac8bab1c1d186854b0 to start an election
I20260709 13:09:46.818183 22032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d91561649d444b00abfd165d51758549"
dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
 from {username='slave'} at 127.0.0.1:33232
I20260709 13:09:46.818682 22032 raft_consensus.cc:493] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:46.818985 22032 raft_consensus.cc:3060] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:46.823704 21855 catalog_manager.cc:5697] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 2 to 3, leader changed from 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66) to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 3 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:46.825380 22032 raft_consensus.cc:515] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:46.827900 22032 leader_election.cc:290] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:46.828570 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91561649d444b00abfd165d51758549" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:46.829007 22179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91561649d444b00abfd165d51758549" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:46.829456 22110 raft_consensus.cc:3055] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:46.829698 22179 raft_consensus.cc:3060] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:46.829905 22110 raft_consensus.cc:740] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:46.830912 22110 consensus_queue.cc:260] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:46.832738 22110 raft_consensus.cc:3060] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:46.835742 22179 raft_consensus.cc:2468] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 2.
I20260709 13:09:46.836916 22003 leader_election.cc:304] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, b209b7f6f26849ae9d987bf94bad1775; no voters: 
I20260709 13:09:46.837642 23023 raft_consensus.cc:2804] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:46.838093 23023 raft_consensus.cc:697] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:46.838964 23023 consensus_queue.cc:237] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:46.840255 22110 raft_consensus.cc:2468] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 2.
I20260709 13:09:46.851087 21858 catalog_manager.cc:5697] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 1 to 2, leader changed from f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67) to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.055770 23006 raft_consensus.cc:993] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0: : Instructing follower ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:47.056246 23023 raft_consensus.cc:1081] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Signalling peer ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:47.057593 22815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b75eaa59d654c98a3b7ffa7028a6b12"
dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:33650
I20260709 13:09:47.058075 22815 raft_consensus.cc:493] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:47.058478 22815 raft_consensus.cc:3060] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:47.064577 22815 raft_consensus.cc:515] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:47.066560 22815 leader_election.cc:290] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 2 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:47.067655 22032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b75eaa59d654c98a3b7ffa7028a6b12" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:47.067750 22179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b75eaa59d654c98a3b7ffa7028a6b12" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:47.068228 22032 raft_consensus.cc:3055] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:47.068351 22179 raft_consensus.cc:3060] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:47.068576 22032 raft_consensus.cc:740] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:47.069249 22032 consensus_queue.cc:260] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:47.070187 22032 raft_consensus.cc:3060] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:47.073547 22179 raft_consensus.cc:2468] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 2.
I20260709 13:09:47.074720 22770 leader_election.cc:304] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:47.075538 23030 raft_consensus.cc:2804] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:47.075659 22032 raft_consensus.cc:2468] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 2.
I20260709 13:09:47.075958 23030 raft_consensus.cc:697] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 2 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:47.076820 23030 consensus_queue.cc:237] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:47.086035 21858 catalog_manager.cc:5697] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 1 to 2, leader changed from 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66) to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 2 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.092229 23022 raft_consensus.cc:993] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775: : Instructing follower ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:47.092875 23022 raft_consensus.cc:1081] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Signalling peer ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:47.094440 22815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3fe8a709c494a1d97b24858611d6ca2"
dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:33638
I20260709 13:09:47.094947 22815 raft_consensus.cc:493] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:47.095264 22815 raft_consensus.cc:3060] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:47.100962 22815 raft_consensus.cc:515] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:47.104220 22179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe8a709c494a1d97b24858611d6ca2" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:47.104827 22179 raft_consensus.cc:3055] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:47.105110 22179 raft_consensus.cc:740] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:47.105839 22179 consensus_queue.cc:260] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:47.106942 22179 raft_consensus.cc:3060] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:47.112416 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe8a709c494a1d97b24858611d6ca2" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:47.112999 22110 raft_consensus.cc:3060] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:47.115226 22179 raft_consensus.cc:2468] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 2.
I20260709 13:09:47.116822 22770 leader_election.cc:304] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:47.117715 23030 raft_consensus.cc:2804] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:47.118232 23030 raft_consensus.cc:697] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [term 2 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:47.118522 23022 raft_consensus.cc:993] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775: : Instructing follower ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:47.119011 23022 raft_consensus.cc:1081] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 3 LEADER]: Signalling peer ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:47.119200 23030 consensus_queue.cc:237] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:47.102945 22815 leader_election.cc:290] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 2 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:47.124038 22815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd"
dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:33638
I20260709 13:09:47.124527 22815 raft_consensus.cc:493] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:47.124903 22815 raft_consensus.cc:3060] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:47.125269 22110 raft_consensus.cc:2468] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 2.
I20260709 13:09:47.142493 23017 raft_consensus.cc:993] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0: : Instructing follower ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:47.142992 23017 raft_consensus.cc:1081] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Signalling peer ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:47.143096 22815 raft_consensus.cc:515] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:47.143615 21858 catalog_manager.cc:5697] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 1 to 2, leader changed from b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68) to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 2 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:47.145165 22815 leader_election.cc:290] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 4 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:47.146196 22179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:47.146186 22032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f77ea13f24b12bbec7e5e9b3450bd" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:47.147082 22179 raft_consensus.cc:3055] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:47.147084 22032 raft_consensus.cc:3060] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:47.147619 22179 raft_consensus.cc:740] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:47.147497 22816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e92158915d39466582eefdfdb31ad551"
dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:33650
I20260709 13:09:47.148728 22179 consensus_queue.cc:260] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [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: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:47.149618 22816 raft_consensus.cc:493] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:47.150115 22816 raft_consensus.cc:3060] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:47.150246 22179 raft_consensus.cc:3060] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:47.157835 22032 raft_consensus.cc:2468] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 4.
I20260709 13:09:47.159300 22767 leader_election.cc:304] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [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: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:47.160218 23030 raft_consensus.cc:2804] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:47.160682 23030 raft_consensus.cc:697] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 4 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:47.161571 23030 consensus_queue.cc:237] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [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: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:47.161828 22179 raft_consensus.cc:2468] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 4.
I20260709 13:09:47.164773 22816 raft_consensus.cc:515] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:47.167346 22816 leader_election.cc:290] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 2 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:47.168378 22035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92158915d39466582eefdfdb31ad551" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:47.169046 22035 raft_consensus.cc:3055] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:47.169364 22035 raft_consensus.cc:740] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:47.169950 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92158915d39466582eefdfdb31ad551" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:47.170511 22110 raft_consensus.cc:3060] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:47.170176 22035 consensus_queue.cc:260] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:47.171553 22035 raft_consensus.cc:3060] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:47.177641 22110 raft_consensus.cc:2468] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 2.
I20260709 13:09:47.178104 22035 raft_consensus.cc:2468] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 2.
I20260709 13:09:47.178211 21858 catalog_manager.cc:5697] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 3 to 4, leader changed from b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68) to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 4 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.179109 22769 leader_election.cc:304] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:47.179939 23030 raft_consensus.cc:2804] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:47.180382 23030 raft_consensus.cc:697] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 2 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:47.181214 23030 consensus_queue.cc:237] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:47.196592 21858 catalog_manager.cc:5697] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 1 to 2, leader changed from 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66) to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 2 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.328908 22035 raft_consensus.cc:1275] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:47.329905 23030 consensus_queue.cc:1048] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:47.340236 22179 raft_consensus.cc:1275] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:47.341557 23030 consensus_queue.cc:1048] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:47.421509 22179 raft_consensus.cc:1275] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:47.422650 23017 consensus_queue.cc:1048] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:47.431229 22110 raft_consensus.cc:1275] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:47.434788 23023 consensus_queue.cc:1048] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:47.464493 22032 raft_consensus.cc:1275] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:47.465545 23030 consensus_queue.cc:1048] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:47.474208 22179 raft_consensus.cc:1275] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:47.477166 23031 consensus_queue.cc:1048] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:47.561002 22179 raft_consensus.cc:1275] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 4 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:47.562134 23052 consensus_queue.cc:1048] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:47.569921 22032 raft_consensus.cc:1275] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 4 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:47.570919 23031 consensus_queue.cc:1048] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:47.595736 22032 raft_consensus.cc:1275] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:47.596840 23031 consensus_queue.cc:1048] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:47.611949 22105 raft_consensus.cc:1275] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:47.613319 23052 consensus_queue.cc:1048] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:47.614205 22179 raft_consensus.cc:1275] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:47.615343 23052 consensus_queue.cc:1048] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:47.632328 22105 raft_consensus.cc:1275] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:47.633778 23052 consensus_queue.cc:1048] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:47.722465 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:47.759313 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:47.801242 22179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a956e08c847463bb4a06c462e53f4ae"
dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
mode: GRACEFUL
new_leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
 from {username='slave'} at 127.0.0.1:50794
I20260709 13:09:47.801769 22179 raft_consensus.cc:606] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Received request to transfer leadership to TS 2fc336bfc4fb46ac8bab1c1d186854b0
I20260709 13:09:47.803772 22179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e"
dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
mode: GRACEFUL
new_leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:50794
I20260709 13:09:47.804183 22179 raft_consensus.cc:606] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Received request to transfer leadership to TS ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:47.806435 22032 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37e25027d31244e4b695650c94ba4476"
dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
mode: GRACEFUL
new_leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:50890
I20260709 13:09:47.806953 22032 raft_consensus.cc:606] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Received request to transfer leadership to TS ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:47.809245 22105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed7e20f1d65a48b889544856b30df1d0"
dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
mode: GRACEFUL
new_leader_uuid: "b209b7f6f26849ae9d987bf94bad1775"
 from {username='slave'} at 127.0.0.1:53864
I20260709 13:09:47.809691 22105 raft_consensus.cc:606] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Received request to transfer leadership to TS b209b7f6f26849ae9d987bf94bad1775
I20260709 13:09:47.811749 22179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f95eb2c50b3b480094668dfa5c5fe742"
dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
mode: GRACEFUL
new_leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
 from {username='slave'} at 127.0.0.1:50794
I20260709 13:09:47.812157 22179 raft_consensus.cc:606] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Received request to transfer leadership to TS 2fc336bfc4fb46ac8bab1c1d186854b0
I20260709 13:09:47.813114 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:47.814239 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:47.945039 23018 raft_consensus.cc:993] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775: : Instructing follower 2fc336bfc4fb46ac8bab1c1d186854b0 to start an election
I20260709 13:09:47.945462 23018 raft_consensus.cc:1081] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Signalling peer 2fc336bfc4fb46ac8bab1c1d186854b0 to start an election
I20260709 13:09:47.946815 22031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f95eb2c50b3b480094668dfa5c5fe742"
dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
 from {username='slave'} at 127.0.0.1:33224
I20260709 13:09:47.947288 22031 raft_consensus.cc:493] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:47.947513 22031 raft_consensus.cc:3060] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:47.955300 22031 raft_consensus.cc:515] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:47.957037 22031 leader_election.cc:290] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:47.958415 23040 raft_consensus.cc:993] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562: : Instructing follower b209b7f6f26849ae9d987bf94bad1775 to start an election
I20260709 13:09:47.958499 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95eb2c50b3b480094668dfa5c5fe742" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:47.958942 23020 raft_consensus.cc:1081] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Signalling peer b209b7f6f26849ae9d987bf94bad1775 to start an election
I20260709 13:09:47.959141 22105 raft_consensus.cc:3060] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:47.959625 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f95eb2c50b3b480094668dfa5c5fe742" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:47.960153 22184 raft_consensus.cc:3055] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:47.960458 22184 raft_consensus.cc:740] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:47.961128 22184 consensus_queue.cc:260] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:47.962260 22184 raft_consensus.cc:3060] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:47.965606 22181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed7e20f1d65a48b889544856b30df1d0"
dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
 from {username='slave'} at 127.0.0.1:38448
I20260709 13:09:47.966104 22181 raft_consensus.cc:493] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:47.966423 22181 raft_consensus.cc:3060] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:47.966878 22105 raft_consensus.cc:2468] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 2.
I20260709 13:09:47.967938 22002 leader_election.cc:304] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:47.968555 23006 raft_consensus.cc:2804] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:47.968995 23006 raft_consensus.cc:697] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:47.969901 23006 consensus_queue.cc:237] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:47.972607 22181 raft_consensus.cc:515] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:47.978437 22184 raft_consensus.cc:2468] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 2.
I20260709 13:09:47.979297 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7e20f1d65a48b889544856b30df1d0" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:47.979790 22105 raft_consensus.cc:3055] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:47.980039 22105 raft_consensus.cc:740] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:47.980195 21855 catalog_manager.cc:5697] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 1 to 2, leader changed from b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68) to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.980700 22105 consensus_queue.cc:260] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:47.981719 22105 raft_consensus.cc:3060] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:47.983685 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7e20f1d65a48b889544856b30df1d0" candidate_uuid: "b209b7f6f26849ae9d987bf94bad1775" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:47.984247 22031 raft_consensus.cc:3060] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:47.978158 22181 leader_election.cc:290] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:47.989827 22105 raft_consensus.cc:2468] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 2.
I20260709 13:09:47.991349 22150 leader_election.cc:304] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:47.991832 22031 raft_consensus.cc:2468] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b209b7f6f26849ae9d987bf94bad1775 in term 2.
I20260709 13:09:47.992252 23018 raft_consensus.cc:2804] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:47.992713 23018 raft_consensus.cc:697] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Becoming Leader. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:47.993489 23018 consensus_queue.cc:237] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:48.002635 21855 catalog_manager.cc:5697] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 reported cstate change: term changed from 1 to 2, leader changed from f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67) to b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68). New cstate: current_term: 2 leader_uuid: "b209b7f6f26849ae9d987bf94bad1775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:48.046759 23017 raft_consensus.cc:993] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0: : Instructing follower ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:48.047168 23006 raft_consensus.cc:1081] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Signalling peer ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:48.048640 22815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37e25027d31244e4b695650c94ba4476"
dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:33650
I20260709 13:09:48.049207 22815 raft_consensus.cc:493] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:48.049526 22815 raft_consensus.cc:3060] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:48.055305 22815 raft_consensus.cc:515] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:48.056668 22815 leader_election.cc:290] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 3 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:48.057329 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:48.057616 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e25027d31244e4b695650c94ba4476" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:48.057934 22031 raft_consensus.cc:3055] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:48.058128 22110 raft_consensus.cc:3060] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:48.058266 22031 raft_consensus.cc:740] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:48.059163 22031 consensus_queue.cc:260] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [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: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:48.060263 22031 raft_consensus.cc:3060] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:48.064864 22110 raft_consensus.cc:2468] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 3.
I20260709 13:09:48.065932 22769 leader_election.cc:304] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:48.066686 23031 raft_consensus.cc:2804] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:48.067040 22031 raft_consensus.cc:2468] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 3.
I20260709 13:09:48.067267 23031 raft_consensus.cc:697] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 3 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:48.068317 23031 consensus_queue.cc:237] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [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: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:48.078683 21855 catalog_manager.cc:5697] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 2 to 3, leader changed from 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66) to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 3 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:48.238560 23018 raft_consensus.cc:993] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775: : Instructing follower 2fc336bfc4fb46ac8bab1c1d186854b0 to start an election
I20260709 13:09:48.239085 23022 raft_consensus.cc:1081] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Signalling peer 2fc336bfc4fb46ac8bab1c1d186854b0 to start an election
I20260709 13:09:48.240644 22031 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a956e08c847463bb4a06c462e53f4ae"
dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
 from {username='slave'} at 127.0.0.1:33224
I20260709 13:09:48.241144 22031 raft_consensus.cc:493] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:48.241453 22031 raft_consensus.cc:3060] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:48.247295 22031 raft_consensus.cc:515] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:48.248775 22031 leader_election.cc:290] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:48.249814 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a956e08c847463bb4a06c462e53f4ae" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:48.249840 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a956e08c847463bb4a06c462e53f4ae" candidate_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:48.251019 22110 raft_consensus.cc:3060] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:48.251044 22184 raft_consensus.cc:3055] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:48.251618 22184 raft_consensus.cc:740] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:48.252916 22184 consensus_queue.cc:260] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:48.256479 22184 raft_consensus.cc:3060] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:48.260689 22110 raft_consensus.cc:2468] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 2.
I20260709 13:09:48.261611 22002 leader_election.cc:304] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:48.262161 23006 raft_consensus.cc:2804] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:48.262329 22184 raft_consensus.cc:2468] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc336bfc4fb46ac8bab1c1d186854b0 in term 2.
I20260709 13:09:48.262480 23006 raft_consensus.cc:697] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Becoming Leader. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:48.263291 23006 consensus_queue.cc:237] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } }
I20260709 13:09:48.272815 21855 catalog_manager.cc:5697] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 reported cstate change: term changed from 1 to 2, leader changed from b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68) to 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:48.280339 23018 raft_consensus.cc:993] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775: : Instructing follower ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:48.280934 23018 raft_consensus.cc:1081] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Signalling peer ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:48.282544 22815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e"
dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:33638
I20260709 13:09:48.282994 22815 raft_consensus.cc:493] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:48.283321 22815 raft_consensus.cc:3060] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:48.289402 22815 raft_consensus.cc:515] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:48.291837 22815 leader_election.cc:290] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 3 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:48.292273 22184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:48.292866 22184 raft_consensus.cc:3055] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:48.293143 22184 raft_consensus.cc:740] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:48.293275 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c6d29509e9a409889f913cfd466ff4e" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:48.293864 22031 raft_consensus.cc:3060] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:48.293848 22184 consensus_queue.cc:260] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [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: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:48.294684 22184 raft_consensus.cc:3060] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:48.300735 22031 raft_consensus.cc:2468] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 3.
I20260709 13:09:48.301990 22767 leader_election.cc:304] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:48.302688 23031 raft_consensus.cc:2804] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:48.303146 23031 raft_consensus.cc:697] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 3 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:48.303939 23031 consensus_queue.cc:237] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [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: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:48.304641 22184 raft_consensus.cc:2468] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 3.
I20260709 13:09:48.318718 21855 catalog_manager.cc:5697] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 2 to 3, leader changed from b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68) to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 3 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:48.415318 22110 raft_consensus.cc:1275] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Refusing update from remote peer b209b7f6f26849ae9d987bf94bad1775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:48.416925 23018 consensus_queue.cc:1048] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:48.439479 22031 raft_consensus.cc:1275] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Refusing update from remote peer b209b7f6f26849ae9d987bf94bad1775: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:48.440904 23018 consensus_queue.cc:1048] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:48.455948 22184 raft_consensus.cc:1275] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:48.457139 23006 consensus_queue.cc:1048] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:48.466719 22110 raft_consensus.cc:1275] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:48.468899 23052 consensus_queue.cc:1048] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:48.473017 22110 raft_consensus.cc:1275] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:48.475373 23023 consensus_queue.cc:1048] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:48.502079 22032 raft_consensus.cc:1275] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:48.503269 23052 consensus_queue.cc:1048] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:48.641686 22110 raft_consensus.cc:1275] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:48.642704 23023 consensus_queue.cc:1048] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:48.650141 22184 raft_consensus.cc:1275] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Refusing update from remote peer 2fc336bfc4fb46ac8bab1c1d186854b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:48.652221 23006 consensus_queue.cc:1048] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:48.686565 22184 raft_consensus.cc:1275] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:48.687613 23031 consensus_queue.cc:1048] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:48.697304 22032 raft_consensus.cc:1275] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:48.699469 23030 consensus_queue.cc:1048] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:48.815191 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:48.863451 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:48.907660 22031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d668c4744e44e19991dc01f8c50a361"
dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
mode: GRACEFUL
new_leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:50890
I20260709 13:09:48.908406 22031 raft_consensus.cc:606] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Received request to transfer leadership to TS ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:48.911767 22031 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "437c6c764951478db8e317095e14ea20"
dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
mode: GRACEFUL
new_leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:50890
I20260709 13:09:48.912350 22031 raft_consensus.cc:606] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Received request to transfer leadership to TS ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:48.914767 22110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b210908f2e194b8c93ba052014d16099"
dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
mode: GRACEFUL
new_leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:53864
I20260709 13:09:48.915266 22110 raft_consensus.cc:606] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Received request to transfer leadership to TS ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:48.917737 22181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1"
dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
mode: GRACEFUL
new_leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:50794
I20260709 13:09:48.918296 22181 raft_consensus.cc:606] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Received request to transfer leadership to TS ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:48.921052 22110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c"
dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
mode: GRACEFUL
new_leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:53864
I20260709 13:09:48.921648 22110 raft_consensus.cc:606] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Received request to transfer leadership to TS ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:48.922585 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:48.923895 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:48.984951 23018 raft_consensus.cc:993] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775: : Instructing follower ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:48.985489 23070 raft_consensus.cc:1081] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Signalling peer ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:48.987185 22815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1"
dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:33638
I20260709 13:09:48.987680 22815 raft_consensus.cc:493] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:48.987928 22815 raft_consensus.cc:3060] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:48.992954 22815 raft_consensus.cc:515] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:48.995457 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:48.995766 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1a57ab590f54d40a23d54d23e73e8c1" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:48.995993 22105 raft_consensus.cc:3060] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:48.996529 22815 leader_election.cc:290] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 3 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:48.997203 22181 raft_consensus.cc:3055] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:48.997530 22181 raft_consensus.cc:740] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b209b7f6f26849ae9d987bf94bad1775, State: Running, Role: LEADER
I20260709 13:09:48.998239 22181 consensus_queue.cc:260] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [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: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:48.999034 22181 raft_consensus.cc:3060] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:49.000895 22105 raft_consensus.cc:2468] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 3.
I20260709 13:09:49.001984 22769 leader_election.cc:304] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ba5d8951ceb148bb80d1d2536a58614d, f4aec2c83e8a41a1bfad43c392ae3562; no voters: 
I20260709 13:09:49.002914 23052 raft_consensus.cc:2804] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:49.003563 23052 raft_consensus.cc:697] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 3 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:49.003990 22181 raft_consensus.cc:2468] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 3.
I20260709 13:09:49.004454 23052 consensus_queue.cc:237] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [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: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:49.019686 21855 catalog_manager.cc:5697] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 2 to 3, leader changed from b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68) to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 3 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.096724 23091 raft_consensus.cc:993] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0: : Instructing follower ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:49.097200 23023 raft_consensus.cc:1081] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Signalling peer ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:49.098542 22815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "437c6c764951478db8e317095e14ea20"
dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:33650
I20260709 13:09:49.098961 22815 raft_consensus.cc:493] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:49.099300 22815 raft_consensus.cc:3060] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:49.103866 22815 raft_consensus.cc:515] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:49.105386 22815 leader_election.cc:290] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 2 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:49.106087 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437c6c764951478db8e317095e14ea20" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:49.106556 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437c6c764951478db8e317095e14ea20" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:49.106864 22181 raft_consensus.cc:3060] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:49.107288 22031 raft_consensus.cc:3055] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:49.107738 22031 raft_consensus.cc:740] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:49.108598 22031 consensus_queue.cc:260] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:49.109771 22031 raft_consensus.cc:3060] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:49.113761 22181 raft_consensus.cc:2468] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 2.
I20260709 13:09:49.115283 22770 leader_election.cc:304] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:49.116138 23052 raft_consensus.cc:2804] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:49.116604 23052 raft_consensus.cc:697] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 2 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:49.116780 22031 raft_consensus.cc:2468] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 2.
I20260709 13:09:49.117563 23052 consensus_queue.cc:237] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:49.126722 21855 catalog_manager.cc:5697] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 1 to 2, leader changed from 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66) to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 2 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.287479 23085 raft_consensus.cc:993] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562: : Instructing follower ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:49.287899 23020 raft_consensus.cc:1081] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Signalling peer ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:49.289240 22815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c"
dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:33630
I20260709 13:09:49.289672 22815 raft_consensus.cc:493] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:49.289915 22815 raft_consensus.cc:3060] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:49.297181 22815 raft_consensus.cc:515] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:49.298619 22815 leader_election.cc:290] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 3 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:49.299301 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:49.299595 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e851cff6f34ad09e571d438773e18c" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:49.299892 22105 raft_consensus.cc:3055] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:49.300104 22181 raft_consensus.cc:3060] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:49.300215 22105 raft_consensus.cc:740] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:49.300971 22105 consensus_queue.cc:260] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [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: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:49.302150 22105 raft_consensus.cc:3060] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:49.306298 22181 raft_consensus.cc:2468] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 3.
I20260709 13:09:49.307487 22770 leader_election.cc:304] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:49.308327 22105 raft_consensus.cc:2468] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 3.
I20260709 13:09:49.308380 23093 raft_consensus.cc:2804] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:49.309011 23093 raft_consensus.cc:697] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 3 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:49.309881 23093 consensus_queue.cc:237] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [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: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:49.319204 21855 catalog_manager.cc:5697] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 2 to 3, leader changed from f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67) to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 3 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.393435 22105 raft_consensus.cc:1275] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:49.395766 23093 consensus_queue.cc:1048] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:49.409588 22181 raft_consensus.cc:1275] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:49.410990 23031 consensus_queue.cc:1048] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:49.469937 23023 raft_consensus.cc:993] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0: : Instructing follower ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:49.470372 23023 raft_consensus.cc:1081] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Signalling peer ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:49.471558 22816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d668c4744e44e19991dc01f8c50a361"
dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:33650
I20260709 13:09:49.471922 22816 raft_consensus.cc:493] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:49.472146 22816 raft_consensus.cc:3060] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:49.476147 22816 raft_consensus.cc:515] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:49.477483 22816 leader_election.cc:290] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 2 election: Requested vote from peers b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925), 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207)
I20260709 13:09:49.478142 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d668c4744e44e19991dc01f8c50a361" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:49.478376 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d668c4744e44e19991dc01f8c50a361" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:49.478607 22181 raft_consensus.cc:3060] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:49.478888 22031 raft_consensus.cc:3055] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:49.479161 22031 raft_consensus.cc:740] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fc336bfc4fb46ac8bab1c1d186854b0, State: Running, Role: LEADER
I20260709 13:09:49.479840 22031 consensus_queue.cc:260] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:49.480885 22031 raft_consensus.cc:3060] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:49.484714 23020 raft_consensus.cc:993] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562: : Instructing follower ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:49.485250 23085 raft_consensus.cc:1081] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Signalling peer ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:49.486824 22816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b210908f2e194b8c93ba052014d16099"
dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:33630
I20260709 13:09:49.487335 22816 raft_consensus.cc:493] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:49.487708 22816 raft_consensus.cc:3060] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:49.488488 22031 raft_consensus.cc:2468] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 2.
I20260709 13:09:49.489531 22767 leader_election.cc:304] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:49.490221 23031 raft_consensus.cc:2804] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:49.490657 23031 raft_consensus.cc:697] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 2 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:49.491462 23031 consensus_queue.cc:237] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } }
I20260709 13:09:49.493916 22816 raft_consensus.cc:515] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:49.496466 22816 leader_election.cc:290] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 2 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:49.497088 22031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b210908f2e194b8c93ba052014d16099" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:49.497640 22031 raft_consensus.cc:3060] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:49.500655 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b210908f2e194b8c93ba052014d16099" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:49.501194 22110 raft_consensus.cc:3055] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:49.501502 22110 raft_consensus.cc:740] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:49.502213 22110 consensus_queue.cc:260] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:49.503113 22181 raft_consensus.cc:2468] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 2.
I20260709 13:09:49.503333 22110 raft_consensus.cc:3060] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:49.509681 22110 raft_consensus.cc:2468] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 2.
I20260709 13:09:49.509681 22031 raft_consensus.cc:2468] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 2.
I20260709 13:09:49.510968 22767 leader_election.cc:304] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:49.511662 23031 raft_consensus.cc:2804] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:49.512104 23031 raft_consensus.cc:697] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 2 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:49.512912 23031 consensus_queue.cc:237] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:49.518004 22181 raft_consensus.cc:1275] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:49.518465 21855 catalog_manager.cc:5697] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 1 to 2, leader changed from 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66) to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 2 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.519315 23031 consensus_queue.cc:1048] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:49.528123 22031 raft_consensus.cc:1275] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:49.530404 23031 consensus_queue.cc:1048] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:49.536103 21858 catalog_manager.cc:5697] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 1 to 2, leader changed from f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67) to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 2 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.764521 22110 raft_consensus.cc:1275] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:49.765733 23031 consensus_queue.cc:1048] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:49.774502 22181 raft_consensus.cc:1275] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:49.776593 23052 consensus_queue.cc:1048] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:49.887610 22181 raft_consensus.cc:1275] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:49.888707 23031 consensus_queue.cc:1048] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:49.897558 22032 raft_consensus.cc:1275] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:49.898903 23107 consensus_queue.cc:1048] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:49.924666 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:49.964843 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:49.964985 22032 raft_consensus.cc:1275] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:49.966318 23107 consensus_queue.cc:1048] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:49.979086 22105 raft_consensus.cc:1275] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:49.982596 23093 consensus_queue.cc:1048] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.011986 22105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86e586433475445db80e15204a527354"
dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
mode: GRACEFUL
new_leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:53864
I20260709 13:09:50.012569 22105 raft_consensus.cc:606] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Received request to transfer leadership to TS ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:50.015273 22105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b"
dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
mode: GRACEFUL
new_leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:53864
I20260709 13:09:50.015691 22105 raft_consensus.cc:606] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Received request to transfer leadership to TS ba5d8951ceb148bb80d1d2536a58614d
I20260709 13:09:50.016530 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:50.017601 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:50.038107 23085 raft_consensus.cc:993] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562: : Instructing follower ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:50.038612 23020 raft_consensus.cc:1081] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Signalling peer ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:50.040058 22815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b"
dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:33630
I20260709 13:09:50.040545 22815 raft_consensus.cc:493] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.040944 22815 raft_consensus.cc:3060] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:50.046643 22815 raft_consensus.cc:515] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:50.048444 22815 leader_election.cc:290] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 3 election: Requested vote from peers 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207), f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775)
I20260709 13:09:50.049073 22032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0"
I20260709 13:09:50.049696 22032 raft_consensus.cc:3060] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:50.050007 22105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3373c1a8e134b52b0020670958a089b" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:50.050532 22105 raft_consensus.cc:3055] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:50.050812 22105 raft_consensus.cc:740] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:50.051534 22105 consensus_queue.cc:260] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [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: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:50.052419 22105 raft_consensus.cc:3060] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:50.056939 22032 raft_consensus.cc:2468] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 3.
I20260709 13:09:50.057955 22105 raft_consensus.cc:2468] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 3.
I20260709 13:09:50.057966 22767 leader_election.cc:304] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc336bfc4fb46ac8bab1c1d186854b0, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:50.058743 23093 raft_consensus.cc:2804] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:50.059195 23093 raft_consensus.cc:697] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 3 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:50.059916 23093 consensus_queue.cc:237] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [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: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } }
I20260709 13:09:50.069244 21859 catalog_manager.cc:5697] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 2 to 3, leader changed from f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67) to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 3 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.454033 22032 raft_consensus.cc:1275] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:50.455564 23093 consensus_queue.cc:1048] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc336bfc4fb46ac8bab1c1d186854b0" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 35207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:50.474375 22105 raft_consensus.cc:1275] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:50.476374 23093 consensus_queue.cc:1048] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:50.596385 23085 raft_consensus.cc:993] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562: : Instructing follower ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:50.596832 23119 raft_consensus.cc:1081] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Signalling peer ba5d8951ceb148bb80d1d2536a58614d to start an election
I20260709 13:09:50.598310 22816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86e586433475445db80e15204a527354"
dest_uuid: "ba5d8951ceb148bb80d1d2536a58614d"
 from {username='slave'} at 127.0.0.1:33630
I20260709 13:09:50.598798 22816 raft_consensus.cc:493] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.599228 22816 raft_consensus.cc:3060] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.605110 22816 raft_consensus.cc:515] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:50.606451 22816 leader_election.cc:290] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 2 election: Requested vote from peers f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775), b209b7f6f26849ae9d987bf94bad1775 (127.18.33.68:35925)
I20260709 13:09:50.607158 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e586433475445db80e15204a527354" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4aec2c83e8a41a1bfad43c392ae3562"
I20260709 13:09:50.607384 22181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e586433475445db80e15204a527354" candidate_uuid: "ba5d8951ceb148bb80d1d2536a58614d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b209b7f6f26849ae9d987bf94bad1775"
I20260709 13:09:50.607760 22110 raft_consensus.cc:3055] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.607864 22181 raft_consensus.cc:3060] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.608124 22110 raft_consensus.cc:740] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4aec2c83e8a41a1bfad43c392ae3562, State: Running, Role: LEADER
I20260709 13:09:50.608847 22110 consensus_queue.cc:260] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:50.610033 22110 raft_consensus.cc:3060] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.614102 22181 raft_consensus.cc:2468] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 2.
I20260709 13:09:50.615206 22770 leader_election.cc:304] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b209b7f6f26849ae9d987bf94bad1775, ba5d8951ceb148bb80d1d2536a58614d; no voters: 
I20260709 13:09:50.616128 22110 raft_consensus.cc:2468] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5d8951ceb148bb80d1d2536a58614d in term 2.
I20260709 13:09:50.616147 23031 raft_consensus.cc:2804] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.616791 23031 raft_consensus.cc:697] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 2 LEADER]: Becoming Leader. State: Replica: ba5d8951ceb148bb80d1d2536a58614d, State: Running, Role: LEADER
I20260709 13:09:50.617667 23031 consensus_queue.cc:237] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } }
I20260709 13:09:50.626122 21859 catalog_manager.cc:5697] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d reported cstate change: term changed from 1 to 2, leader changed from f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67) to ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65). New cstate: current_term: 2 leader_uuid: "ba5d8951ceb148bb80d1d2536a58614d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5d8951ceb148bb80d1d2536a58614d" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46683 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:51.018445 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:51.053493 18565 tablet_server.cc:179] TabletServer@127.18.33.65:46683 shutting down...
I20260709 13:09:51.091147 22105 raft_consensus.cc:1275] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:09:51.092911 22151 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 53 similar messages]
I20260709 13:09:51.092931 23031 consensus_queue.cc:1048] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4aec2c83e8a41a1bfad43c392ae3562" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 45775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260709 13:09:51.101625 22151 consensus_peers.cc:597] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.103680 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:09:51.103652 22003 consensus_peers.cc:597] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.105396 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.106331 18565 raft_consensus.cc:2243] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.106916 18565 raft_consensus.cc:2272] T 916731b9b68f4662add919a2fac689ba P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.110188 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.118788 18565 raft_consensus.cc:2243] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.119683 18565 raft_consensus.cc:2272] T e92158915d39466582eefdfdb31ad551 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.123833 22151 consensus_peers.cc:597] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.124835 22003 consensus_peers.cc:597] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.122735 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.126677 18565 raft_consensus.cc:2243] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.127378 18565 raft_consensus.cc:2272] T 497323b80a3146ba9c68fa4c466fdf77 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.131629 18565 tablet_replica.cc:333] stopping tablet replica
W20260709 13:09:51.133170 22151 consensus_peers.cc:597] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.133193 18565 raft_consensus.cc:2243] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.134258 18565 raft_consensus.cc:2272] T 647f464d800c46ac927784cd05054cdf P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.135488 22077 consensus_peers.cc:597] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.135505 22184 raft_consensus.cc:1275] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Refusing update from remote peer ba5d8951ceb148bb80d1d2536a58614d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:51.137199 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.137173 23093 consensus_queue.cc:1048] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b209b7f6f26849ae9d987bf94bad1775" member_type: VOTER last_known_addr { host: "127.18.33.68" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:51.138188 18565 raft_consensus.cc:2243] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.142905 18565 raft_consensus.cc:2272] T c101bfedb6fe4d41ada0d575a260905b P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.146708 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.147389 18565 raft_consensus.cc:2243] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.148068 18565 raft_consensus.cc:2272] T c1a57ab590f54d40a23d54d23e73e8c1 P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.150187 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.150882 18565 raft_consensus.cc:2243] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.151737 18565 raft_consensus.cc:2272] T 731f030546b240748a60dfa47f828e39 P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.154171 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.154877 18565 raft_consensus.cc:2243] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.155248 18565 raft_consensus.cc:2272] T 5d4bc3311f2e499ca5bedd169234b5c3 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.157415 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.158295 18565 raft_consensus.cc:2243] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.158810 18565 raft_consensus.cc:2272] T c5ff5cee37814f44b6e4e5de90786657 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.160696 22003 consensus_peers.cc:597] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.161553 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.162288 18565 raft_consensus.cc:2243] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.162636 18565 raft_consensus.cc:2272] T 8649c8bb2ca446a7ad9cc363882d4f60 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.164449 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.164913 18565 raft_consensus.cc:2243] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.165225 18565 raft_consensus.cc:2272] T 4d07797b97694678818f20b6e912e916 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.167002 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.167474 18565 raft_consensus.cc:2243] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.167842 18565 raft_consensus.cc:2272] T 6f97c5290b31496caf259158a1dbf945 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.170238 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.170969 18565 raft_consensus.cc:2243] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.171403 18565 raft_consensus.cc:2272] T 948b64b3d70743418765d5276719a7d2 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.173758 22077 consensus_peers.cc:597] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.174196 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.175083 18565 raft_consensus.cc:2243] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.175593 18565 raft_consensus.cc:2272] T 714cb842fd4548e48f7a7024cd9efe75 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.178253 18565 tablet_replica.cc:333] stopping tablet replica
W20260709 13:09:51.178838 22151 consensus_peers.cc:597] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.178965 18565 raft_consensus.cc:2243] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.179716 18565 raft_consensus.cc:2272] T 25a8473725de48f4ac3ca3495a0804bd P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.182228 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.183050 18565 raft_consensus.cc:2243] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.183605 18565 raft_consensus.cc:2272] T a06e8220ecc640f891cd0494a9ee27ca P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.185781 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.186434 18565 raft_consensus.cc:2243] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.187072 18565 raft_consensus.cc:2272] T 3d668c4744e44e19991dc01f8c50a361 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.189119 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.189646 18565 raft_consensus.cc:2243] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.190013 18565 raft_consensus.cc:2272] T 3dadedd21b5c48d989cb4c81c5de26ce P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.191836 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.192337 18565 raft_consensus.cc:2243] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.192952 18565 raft_consensus.cc:2272] T 37e25027d31244e4b695650c94ba4476 P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.194614 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.195048 18565 raft_consensus.cc:2243] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.195716 18565 raft_consensus.cc:2272] T 86e586433475445db80e15204a527354 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.198252 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.198768 18565 raft_consensus.cc:2243] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.199594 18565 raft_consensus.cc:2272] T 1c6d29509e9a409889f913cfd466ff4e P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.202193 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.203024 18565 raft_consensus.cc:2243] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:09:51.203474 22151 consensus_peers.cc:597] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.203887 18565 raft_consensus.cc:2272] T 222f77ea13f24b12bbec7e5e9b3450bd P ba5d8951ceb148bb80d1d2536a58614d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.206171 18565 tablet_replica.cc:333] stopping tablet replica
W20260709 13:09:51.206069 22003 consensus_peers.cc:597] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.206893 18565 raft_consensus.cc:2243] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.207763 18565 raft_consensus.cc:2272] T 649d2c59660d427ea452a13865af6e39 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.210135 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.210806 18565 raft_consensus.cc:2243] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.211367 18565 raft_consensus.cc:2272] T 42cf2c8e338043a683572f6acefff228 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.213974 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.214638 18565 raft_consensus.cc:2243] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.215133 18565 raft_consensus.cc:2272] T ab69c1022e2b4d46a55a4a54c6d16a71 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.217231 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.217903 18565 raft_consensus.cc:2243] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.218395 18565 raft_consensus.cc:2272] T 2fba1c1c33d94429be721fbd7e42e0f4 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.220438 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.221081 18565 raft_consensus.cc:2243] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.222016 18565 raft_consensus.cc:2272] T 0b75eaa59d654c98a3b7ffa7028a6b12 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.224274 18565 tablet_replica.cc:333] stopping tablet replica
W20260709 13:09:51.224280 22003 consensus_peers.cc:597] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.224861 18565 raft_consensus.cc:2243] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.225255 18565 raft_consensus.cc:2272] T 62445af7a62048908034f88c37800719 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.227056 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.227669 18565 raft_consensus.cc:2243] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.228142 18565 raft_consensus.cc:2272] T ff39dfe78ed64be68afc5e9f543941f8 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.230508 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.231058 18565 raft_consensus.cc:2243] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.231513 18565 raft_consensus.cc:2272] T f9b487d3a3344282b85bedc910ca976b P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.233776 18565 tablet_replica.cc:333] stopping tablet replica
W20260709 13:09:51.234364 22077 consensus_peers.cc:597] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.234532 18565 raft_consensus.cc:2243] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.235074 18565 raft_consensus.cc:2272] T 278ff38ff3054b849adbd630f9ec87cf P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.237063 18565 tablet_replica.cc:333] stopping tablet replica
W20260709 13:09:51.237098 22077 consensus_peers.cc:597] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.237668 18565 raft_consensus.cc:2243] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.238088 18565 raft_consensus.cc:2272] T 551cd2e6ec9d431dbcae744d897d81ba P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.239799 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.240274 18565 raft_consensus.cc:2243] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.240622 18565 raft_consensus.cc:2272] T 81aa61671f284eaea5bbc503ede4a184 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.242379 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.242838 18565 raft_consensus.cc:2243] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.243213 18565 raft_consensus.cc:2272] T f3e9a72404e2403eb076751c15b4cccc P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.244849 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.245375 18565 raft_consensus.cc:2243] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.246057 18565 raft_consensus.cc:2272] T d0e851cff6f34ad09e571d438773e18c P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.247692 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.248157 18565 raft_consensus.cc:2243] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.248567 18565 raft_consensus.cc:2272] T cd5d232e1bc445568824fcb974878b59 P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.250826 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.251519 18565 raft_consensus.cc:2243] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.252269 18565 raft_consensus.cc:2272] T e3373c1a8e134b52b0020670958a089b P ba5d8951ceb148bb80d1d2536a58614d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.254487 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.255116 18565 raft_consensus.cc:2243] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.255533 18565 raft_consensus.cc:2272] T 35d984222c6d4eb78248c674c0700201 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.257557 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.258042 18565 raft_consensus.cc:2243] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.258350 18565 raft_consensus.cc:2272] T bbc90f5d84be4ba3b78b4df8bc7b0883 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.260128 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.260741 18565 raft_consensus.cc:2243] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.261242 18565 raft_consensus.cc:2272] T 705a0b82d7944b66988a42b8c71d1e21 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.263466 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.264058 18565 raft_consensus.cc:2243] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:09:51.264237 22077 consensus_peers.cc:597] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.264860 18565 raft_consensus.cc:2272] T d3fe8a709c494a1d97b24858611d6ca2 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.266654 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.267235 18565 raft_consensus.cc:2243] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.268021 18565 raft_consensus.cc:2272] T 437c6c764951478db8e317095e14ea20 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.270424 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.270908 18565 raft_consensus.cc:2243] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.271255 18565 raft_consensus.cc:2272] T 7cd21acec3f446c08a75ba11715ea664 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.272955 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.273413 18565 raft_consensus.cc:2243] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.274060 18565 raft_consensus.cc:2272] T b210908f2e194b8c93ba052014d16099 P ba5d8951ceb148bb80d1d2536a58614d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.275626 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:51.276024 18565 raft_consensus.cc:2243] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.276362 18565 raft_consensus.cc:2272] T 6433b4001dff41f9bdee03e03a3b7ec4 P ba5d8951ceb148bb80d1d2536a58614d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.287261 22003 consensus_peers.cc:597] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.307911 22151 consensus_peers.cc:597] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.308625 22151 consensus_peers.cc:597] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.328436 22077 consensus_peers.cc:597] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.337056 22077 consensus_peers.cc:597] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.340737 18565 tablet_server.cc:196] TabletServer@127.18.33.65:46683 shutdown complete.
W20260709 13:09:51.343322 22077 consensus_peers.cc:597] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.350245 22077 consensus_peers.cc:597] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.387048 22151 consensus_peers.cc:597] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.415724 22003 consensus_peers.cc:597] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.421267 18565 tablet_server.cc:179] TabletServer@127.18.33.66:0 shutting down...
W20260709 13:09:51.435611 22151 consensus_peers.cc:597] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.462059 22151 consensus_peers.cc:597] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.468720 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:09:51.469040 22074 consensus_peers.cc:597] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.473598 18565 tablet_replica.cc:333] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.474555 18565 raft_consensus.cc:2243] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.475133 18565 raft_consensus.cc:2272] T 3ce2531b937f47d18b26b97d09a0d059 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.476126 22074 consensus_peers.cc:597] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.477905 18565 tablet_replica.cc:333] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.478649 18565 raft_consensus.cc:2243] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.479138 18565 raft_consensus.cc:2272] T 3d668c4744e44e19991dc01f8c50a361 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.481698 18565 tablet_replica.cc:333] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.484673 18565 raft_consensus.cc:2243] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.485173 18565 raft_consensus.cc:2272] T a06e8220ecc640f891cd0494a9ee27ca P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.487473 18565 tablet_replica.cc:333] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.488057 18565 raft_consensus.cc:2243] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.488428 18565 raft_consensus.cc:2272] T e92158915d39466582eefdfdb31ad551 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.490255 18565 tablet_replica.cc:333] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.490962 18565 raft_consensus.cc:2243] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.491916 18565 raft_consensus.cc:2272] T c5ff5cee37814f44b6e4e5de90786657 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.494089 18565 tablet_replica.cc:333] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.494598 18565 raft_consensus.cc:2243] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.494977 18565 raft_consensus.cc:2272] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.496564 22151 consensus_peers.cc:597] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.496773 18565 tablet_replica.cc:333] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.497396 18565 raft_consensus.cc:2243] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.498318 18565 raft_consensus.cc:2272] T c101bfedb6fe4d41ada0d575a260905b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.500626 18565 tablet_replica.cc:333] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.501391 18565 raft_consensus.cc:2243] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.502002 18565 raft_consensus.cc:2272] T 647f464d800c46ac927784cd05054cdf P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.504518 18565 tablet_replica.cc:333] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.505264 18565 raft_consensus.cc:2243] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.505754 18565 raft_consensus.cc:2272] T cd5d232e1bc445568824fcb974878b59 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.508092 18565 tablet_replica.cc:333] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.508852 18565 raft_consensus.cc:2243] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.509387 18565 raft_consensus.cc:2272] T e3373c1a8e134b52b0020670958a089b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.511674 18565 tablet_replica.cc:333] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.512458 18565 raft_consensus.cc:2243] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:09:51.512826 22151 consensus_peers.cc:597] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.512964 18565 raft_consensus.cc:2272] T 731f030546b240748a60dfa47f828e39 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.514941 22077 consensus_peers.cc:597] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer ba5d8951ceb148bb80d1d2536a58614d (127.18.33.65:46683): Couldn't send request to peer ba5d8951ceb148bb80d1d2536a58614d. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.515170 18565 tablet_replica.cc:333] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.515743 18565 raft_consensus.cc:2243] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.516485 18565 raft_consensus.cc:2272] T d91561649d444b00abfd165d51758549 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.518200 18565 tablet_replica.cc:333] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.518751 18565 raft_consensus.cc:2243] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.519387 18565 raft_consensus.cc:2272] T 497323b80a3146ba9c68fa4c466fdf77 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.521123 18565 tablet_replica.cc:333] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.521749 18565 raft_consensus.cc:2243] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.522127 18565 raft_consensus.cc:2272] T c6773ed378b64066b67b494c5ffb2b43 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.524132 18565 tablet_replica.cc:333] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.524818 18565 raft_consensus.cc:2243] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.525290 18565 raft_consensus.cc:2272] T 0b75eaa59d654c98a3b7ffa7028a6b12 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.527673 18565 tablet_replica.cc:333] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.528333 18565 raft_consensus.cc:2243] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.529278 18565 raft_consensus.cc:2272] T f95eb2c50b3b480094668dfa5c5fe742 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.531797 18565 tablet_replica.cc:333] T 62445af7a62048908034f88c37800719 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.532552 18565 raft_consensus.cc:2243] T 62445af7a62048908034f88c37800719 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.533166 18565 raft_consensus.cc:2272] T 62445af7a62048908034f88c37800719 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.535696 18565 tablet_replica.cc:333] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.536345 18565 raft_consensus.cc:2243] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.536852 18565 raft_consensus.cc:2272] T 222f77ea13f24b12bbec7e5e9b3450bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.538514 18565 tablet_replica.cc:333] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.538980 18565 raft_consensus.cc:2243] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.539346 18565 raft_consensus.cc:2272] T 1c6d29509e9a409889f913cfd466ff4e P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.541023 18565 tablet_replica.cc:333] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.541566 18565 raft_consensus.cc:2243] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.542266 18565 raft_consensus.cc:2272] T ab69c1022e2b4d46a55a4a54c6d16a71 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.543875 18565 tablet_replica.cc:333] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.544329 18565 raft_consensus.cc:2243] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.544685 18565 raft_consensus.cc:2272] T ed7e20f1d65a48b889544856b30df1d0 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.546480 18565 tablet_replica.cc:333] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.546948 18565 raft_consensus.cc:2243] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.547322 18565 raft_consensus.cc:2272] T f9b487d3a3344282b85bedc910ca976b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.549268 18565 tablet_replica.cc:333] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.549793 18565 raft_consensus.cc:2243] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.550254 18565 raft_consensus.cc:2272] T af9e7c6014854690bdcd631ef0e7763b P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.552603 22074 consensus_peers.cc:597] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.552660 18565 tablet_replica.cc:333] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.553727 18565 raft_consensus.cc:2243] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.554612 18565 raft_consensus.cc:2272] T 25a8473725de48f4ac3ca3495a0804bd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.557005 18565 tablet_replica.cc:333] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.557605 18565 raft_consensus.cc:2243] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.558005 18565 raft_consensus.cc:2272] T 42cf2c8e338043a683572f6acefff228 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.559854 18565 tablet_replica.cc:333] T 953d4a2291b3481e93879a02775f6c81 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.560423 18565 raft_consensus.cc:2243] T 953d4a2291b3481e93879a02775f6c81 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.560797 18565 raft_consensus.cc:2272] T 953d4a2291b3481e93879a02775f6c81 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.563158 18565 tablet_replica.cc:333] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.563860 18565 raft_consensus.cc:2243] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.564337 18565 raft_consensus.cc:2272] T 437c6c764951478db8e317095e14ea20 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.566740 18565 tablet_replica.cc:333] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.567448 18565 raft_consensus.cc:2243] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.568346 18565 raft_consensus.cc:2272] T 6433b4001dff41f9bdee03e03a3b7ec4 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.570612 18565 tablet_replica.cc:333] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.571436 18565 raft_consensus.cc:2243] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.571926 18565 raft_consensus.cc:2272] T b210908f2e194b8c93ba052014d16099 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.574469 18565 tablet_replica.cc:333] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.575387 18565 raft_consensus.cc:2243] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.575874 18565 raft_consensus.cc:2272] T 7cd21acec3f446c08a75ba11715ea664 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.578316 18565 tablet_replica.cc:333] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.578940 18565 raft_consensus.cc:2243] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.579466 18565 raft_consensus.cc:2272] T 916731b9b68f4662add919a2fac689ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.581821 18565 tablet_replica.cc:333] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
W20260709 13:09:51.582223 22148 consensus_peers.cc:597] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.582520 18565 raft_consensus.cc:2243] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.583313 18565 raft_consensus.cc:2272] T 8545fb61a7d14a64b5081e8e64409cfe P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.585047 18565 tablet_replica.cc:333] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.585613 18565 raft_consensus.cc:2243] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.586295 18565 raft_consensus.cc:2272] T 81aa61671f284eaea5bbc503ede4a184 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.588066 18565 tablet_replica.cc:333] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.588539 18565 raft_consensus.cc:2243] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.588904 18565 raft_consensus.cc:2272] T 013fb488b6ce491c8389883b5c98af14 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.590634 18565 tablet_replica.cc:333] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.591087 18565 raft_consensus.cc:2243] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.591744 18565 raft_consensus.cc:2272] T 551cd2e6ec9d431dbcae744d897d81ba P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.593631 18565 tablet_replica.cc:333] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.594067 18565 raft_consensus.cc:2243] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.594725 18565 raft_consensus.cc:2272] T 75ea808caca14d119b077a6fc5c5dc44 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.596282 18565 tablet_replica.cc:333] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.596746 18565 raft_consensus.cc:2243] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.597084 18565 raft_consensus.cc:2272] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.598802 18565 tablet_replica.cc:333] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.599241 18565 raft_consensus.cc:2243] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.599591 18565 raft_consensus.cc:2272] T 8649c8bb2ca446a7ad9cc363882d4f60 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.601424 18565 tablet_replica.cc:333] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.601997 18565 raft_consensus.cc:2243] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.602658 18565 raft_consensus.cc:2272] T 213002b2917f4e4aaab9b56d738244fd P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.603942 22074 consensus_peers.cc:597] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.604292 18565 tablet_replica.cc:333] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.604810 18565 raft_consensus.cc:2243] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.605167 18565 raft_consensus.cc:2272] T 4d07797b97694678818f20b6e912e916 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.607172 18565 tablet_replica.cc:333] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.607755 18565 raft_consensus.cc:2243] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.608206 18565 raft_consensus.cc:2272] T 37e25027d31244e4b695650c94ba4476 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.610414 18565 tablet_replica.cc:333] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.611050 18565 raft_consensus.cc:2243] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.611785 18565 raft_consensus.cc:2272] T 705a0b82d7944b66988a42b8c71d1e21 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.613921 22074 consensus_peers.cc:597] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.613932 18565 tablet_replica.cc:333] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.614702 18565 raft_consensus.cc:2243] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.615180 18565 raft_consensus.cc:2272] T 714cb842fd4548e48f7a7024cd9efe75 P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.616938 18565 tablet_replica.cc:333] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0: stopping tablet replica
I20260709 13:09:51.617333 18565 raft_consensus.cc:2243] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.618073 18565 raft_consensus.cc:2272] T 1a956e08c847463bb4a06c462e53f4ae P 2fc336bfc4fb46ac8bab1c1d186854b0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.623322 22148 consensus_peers.cc:597] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.628858 22074 consensus_peers.cc:597] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.642753 22148 consensus_peers.cc:597] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.676420 22148 consensus_peers.cc:597] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.678987 22148 consensus_peers.cc:597] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:35207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.691650 18565 tablet_server.cc:196] TabletServer@127.18.33.66:0 shutdown complete.
W20260709 13:09:51.697674 22074 consensus_peers.cc:597] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:35207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.707134 22148 consensus_peers.cc:597] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:35207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.763631 18565 tablet_server.cc:179] TabletServer@127.18.33.67:0 shutting down...
W20260709 13:09:51.782295 22074 consensus_peers.cc:597] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:35207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.802835 22148 consensus_peers.cc:597] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:35207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.810595 22148 consensus_peers.cc:597] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:35207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.813323 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:51.814119 18565 tablet_replica.cc:333] T 649d2c59660d427ea452a13865af6e39 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.814754 18565 raft_consensus.cc:2243] T 649d2c59660d427ea452a13865af6e39 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.815176 18565 raft_consensus.cc:2272] T 649d2c59660d427ea452a13865af6e39 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.817181 18565 tablet_replica.cc:333] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.817767 18565 raft_consensus.cc:2243] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.818158 18565 raft_consensus.cc:2272] T 3ce2531b937f47d18b26b97d09a0d059 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.819730 18565 tablet_replica.cc:333] T 6f97c5290b31496caf259158a1dbf945 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.820225 18565 raft_consensus.cc:2243] T 6f97c5290b31496caf259158a1dbf945 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.820585 18565 raft_consensus.cc:2272] T 6f97c5290b31496caf259158a1dbf945 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.822332 18565 tablet_replica.cc:333] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.822834 18565 raft_consensus.cc:2243] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.823251 18565 raft_consensus.cc:2272] T e92158915d39466582eefdfdb31ad551 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.824815 18565 tablet_replica.cc:333] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.825296 18565 raft_consensus.cc:2243] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.825713 18565 raft_consensus.cc:2272] T c5ff5cee37814f44b6e4e5de90786657 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.827601 18565 tablet_replica.cc:333] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.828125 18565 raft_consensus.cc:2243] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.828485 18565 raft_consensus.cc:2272] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.830197 18565 tablet_replica.cc:333] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.830706 18565 raft_consensus.cc:2243] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.831434 18565 raft_consensus.cc:2272] T 647f464d800c46ac927784cd05054cdf P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.833634 18565 tablet_replica.cc:333] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.834158 18565 raft_consensus.cc:2243] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.834824 18565 raft_consensus.cc:2272] T a06e8220ecc640f891cd0494a9ee27ca P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.836438 18565 tablet_replica.cc:333] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.836933 18565 raft_consensus.cc:2243] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.837658 18565 raft_consensus.cc:2272] T 3dadedd21b5c48d989cb4c81c5de26ce P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.839509 18565 tablet_replica.cc:333] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.839991 18565 raft_consensus.cc:2243] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.840337 18565 raft_consensus.cc:2272] T d0e851cff6f34ad09e571d438773e18c P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.841971 18565 tablet_replica.cc:333] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.842470 18565 raft_consensus.cc:2243] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.843173 18565 raft_consensus.cc:2272] T f3e9a72404e2403eb076751c15b4cccc P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.844841 18565 tablet_replica.cc:333] T 35d984222c6d4eb78248c674c0700201 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.845376 18565 raft_consensus.cc:2243] T 35d984222c6d4eb78248c674c0700201 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.845744 18565 raft_consensus.cc:2272] T 35d984222c6d4eb78248c674c0700201 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.847294 18565 tablet_replica.cc:333] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.847777 18565 raft_consensus.cc:2243] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.848251 18565 raft_consensus.cc:2272] T e3373c1a8e134b52b0020670958a089b P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.850546 18565 tablet_replica.cc:333] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.851243 18565 raft_consensus.cc:2243] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.851904 18565 raft_consensus.cc:2272] T c6773ed378b64066b67b494c5ffb2b43 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.854357 18565 tablet_replica.cc:333] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.854924 18565 raft_consensus.cc:2243] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.855571 18565 raft_consensus.cc:2272] T 5d4bc3311f2e499ca5bedd169234b5c3 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.855933 22074 consensus_peers.cc:597] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:35207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.857669 18565 tablet_replica.cc:333] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.858232 18565 raft_consensus.cc:2243] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.858614 18565 raft_consensus.cc:2272] T 2fba1c1c33d94429be721fbd7e42e0f4 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.859445 22074 consensus_peers.cc:597] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 -> Peer 2fc336bfc4fb46ac8bab1c1d186854b0 (127.18.33.66:35207): Couldn't send request to peer 2fc336bfc4fb46ac8bab1c1d186854b0. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:35207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.860345 18565 tablet_replica.cc:333] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.860927 18565 raft_consensus.cc:2243] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.861310 18565 raft_consensus.cc:2272] T ed7e20f1d65a48b889544856b30df1d0 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.863005 18565 tablet_replica.cc:333] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.863479 18565 raft_consensus.cc:2243] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.864283 18565 raft_consensus.cc:2272] T f9b487d3a3344282b85bedc910ca976b P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.866089 18565 tablet_replica.cc:333] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.866562 18565 raft_consensus.cc:2243] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.867255 18565 raft_consensus.cc:2272] T af9e7c6014854690bdcd631ef0e7763b P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.869019 18565 tablet_replica.cc:333] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.869606 18565 raft_consensus.cc:2243] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.869982 18565 raft_consensus.cc:2272] T d91561649d444b00abfd165d51758549 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.871637 18565 tablet_replica.cc:333] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.872107 18565 raft_consensus.cc:2243] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.872462 18565 raft_consensus.cc:2272] T c1a57ab590f54d40a23d54d23e73e8c1 P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.874341 18565 tablet_replica.cc:333] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.874846 18565 raft_consensus.cc:2243] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.875460 18565 raft_consensus.cc:2272] T 953d4a2291b3481e93879a02775f6c81 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.877285 18565 tablet_replica.cc:333] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.877790 18565 raft_consensus.cc:2243] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.878438 18565 raft_consensus.cc:2272] T 714cb842fd4548e48f7a7024cd9efe75 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.880163 18565 tablet_replica.cc:333] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.880663 18565 raft_consensus.cc:2243] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.881048 18565 raft_consensus.cc:2272] T 948b64b3d70743418765d5276719a7d2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.882826 18565 tablet_replica.cc:333] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.883324 18565 raft_consensus.cc:2243] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.883697 18565 raft_consensus.cc:2272] T 25a8473725de48f4ac3ca3495a0804bd P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.885481 18565 tablet_replica.cc:333] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.885969 18565 raft_consensus.cc:2243] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.886330 18565 raft_consensus.cc:2272] T 1a956e08c847463bb4a06c462e53f4ae P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.888089 18565 tablet_replica.cc:333] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.888597 18565 raft_consensus.cc:2243] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.889560 18565 raft_consensus.cc:2272] T bbc90f5d84be4ba3b78b4df8bc7b0883 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.891304 18565 tablet_replica.cc:333] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.891777 18565 raft_consensus.cc:2243] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.892139 18565 raft_consensus.cc:2272] T 75ea808caca14d119b077a6fc5c5dc44 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.894275 18565 tablet_replica.cc:333] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.894996 18565 raft_consensus.cc:2243] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.895908 18565 raft_consensus.cc:2272] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.898221 18565 tablet_replica.cc:333] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.898705 18565 raft_consensus.cc:2243] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.899070 18565 raft_consensus.cc:2272] T 497323b80a3146ba9c68fa4c466fdf77 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.901180 18565 tablet_replica.cc:333] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.901684 18565 raft_consensus.cc:2243] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.902508 18565 raft_consensus.cc:2272] T 8649c8bb2ca446a7ad9cc363882d4f60 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.904156 18565 tablet_replica.cc:333] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.904623 18565 raft_consensus.cc:2243] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.904961 18565 raft_consensus.cc:2272] T 213002b2917f4e4aaab9b56d738244fd P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.906554 18565 tablet_replica.cc:333] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.907069 18565 raft_consensus.cc:2243] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.907680 18565 raft_consensus.cc:2272] T d3fe8a709c494a1d97b24858611d6ca2 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.909785 18565 tablet_replica.cc:333] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.910367 18565 raft_consensus.cc:2243] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.910753 18565 raft_consensus.cc:2272] T 86e586433475445db80e15204a527354 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.912863 18565 tablet_replica.cc:333] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.913401 18565 raft_consensus.cc:2243] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.913950 18565 raft_consensus.cc:2272] T 37e25027d31244e4b695650c94ba4476 P f4aec2c83e8a41a1bfad43c392ae3562 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.916286 18565 tablet_replica.cc:333] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.916965 18565 raft_consensus.cc:2243] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.917500 18565 raft_consensus.cc:2272] T b210908f2e194b8c93ba052014d16099 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.918182 22150 consensus_peers.cc:597] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 -> Peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Couldn't send request to peer f4aec2c83e8a41a1bfad43c392ae3562. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.919683 18565 tablet_replica.cc:333] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.920213 18565 raft_consensus.cc:2243] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.920903 18565 raft_consensus.cc:2272] T 013fb488b6ce491c8389883b5c98af14 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.922834 18565 tablet_replica.cc:333] T 81aa61671f284eaea5bbc503ede4a184 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.923296 18565 raft_consensus.cc:2243] T 81aa61671f284eaea5bbc503ede4a184 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.923641 18565 raft_consensus.cc:2272] T 81aa61671f284eaea5bbc503ede4a184 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.925197 18565 tablet_replica.cc:333] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.925684 18565 raft_consensus.cc:2243] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.926112 18565 raft_consensus.cc:2272] T 551cd2e6ec9d431dbcae744d897d81ba P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.928568 18565 tablet_replica.cc:333] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.929250 18565 raft_consensus.cc:2243] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.930136 18565 raft_consensus.cc:2272] T 278ff38ff3054b849adbd630f9ec87cf P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.931989 18565 tablet_replica.cc:333] T 8545fb61a7d14a64b5081e8e64409cfe P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.932459 18565 raft_consensus.cc:2243] T 8545fb61a7d14a64b5081e8e64409cfe P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.932816 18565 raft_consensus.cc:2272] T 8545fb61a7d14a64b5081e8e64409cfe P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.934674 18565 tablet_replica.cc:333] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.935153 18565 raft_consensus.cc:2243] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.935513 18565 raft_consensus.cc:2272] T f95eb2c50b3b480094668dfa5c5fe742 P f4aec2c83e8a41a1bfad43c392ae3562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.937096 18565 tablet_replica.cc:333] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.937615 18565 raft_consensus.cc:2243] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:51.938261 18565 raft_consensus.cc:2272] T 62445af7a62048908034f88c37800719 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:51.939860 18565 tablet_replica.cc:333] T ff39dfe78ed64be68afc5e9f543941f8 P f4aec2c83e8a41a1bfad43c392ae3562: stopping tablet replica
I20260709 13:09:51.940237 18565 raft_consensus.cc:2243] T ff39dfe78ed64be68afc5e9f543941f8 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:51.940567 18565 raft_consensus.cc:2272] T ff39dfe78ed64be68afc5e9f543941f8 P f4aec2c83e8a41a1bfad43c392ae3562 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:51.958896 22150 consensus_peers.cc:597] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 -> Peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Couldn't send request to peer f4aec2c83e8a41a1bfad43c392ae3562. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.965654 22150 consensus_peers.cc:597] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 -> Peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Couldn't send request to peer f4aec2c83e8a41a1bfad43c392ae3562. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:51.995209 22150 consensus_peers.cc:597] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 -> Peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Couldn't send request to peer f4aec2c83e8a41a1bfad43c392ae3562. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.67:45775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:52.008311 18565 tablet_server.cc:196] TabletServer@127.18.33.67:0 shutdown complete.
W20260709 13:09:52.008315 22150 consensus_peers.cc:597] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 -> Peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Couldn't send request to peer f4aec2c83e8a41a1bfad43c392ae3562. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.67:45775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:52.040400 22150 consensus_peers.cc:597] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 -> Peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Couldn't send request to peer f4aec2c83e8a41a1bfad43c392ae3562. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.67:45775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:52.058391 22150 consensus_peers.cc:597] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 -> Peer f4aec2c83e8a41a1bfad43c392ae3562 (127.18.33.67:45775): Couldn't send request to peer f4aec2c83e8a41a1bfad43c392ae3562. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.67:45775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:52.078303 18565 tablet_server.cc:179] TabletServer@127.18.33.68:0 shutting down...
I20260709 13:09:52.115620 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:52.116447 18565 tablet_replica.cc:333] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.117138 18565 raft_consensus.cc:2243] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.117623 18565 raft_consensus.cc:2272] T 86e586433475445db80e15204a527354 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.120174 18565 tablet_replica.cc:333] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.120905 18565 raft_consensus.cc:2243] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.121717 18565 raft_consensus.cc:2272] T 3ce2531b937f47d18b26b97d09a0d059 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.123497 18565 tablet_replica.cc:333] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.124008 18565 raft_consensus.cc:2243] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.124660 18565 raft_consensus.cc:2272] T 6f97c5290b31496caf259158a1dbf945 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.126394 18565 tablet_replica.cc:333] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.126895 18565 raft_consensus.cc:2243] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.127528 18565 raft_consensus.cc:2272] T c101bfedb6fe4d41ada0d575a260905b P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.129660 18565 tablet_replica.cc:333] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.130272 18565 raft_consensus.cc:2243] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.130977 18565 raft_consensus.cc:2272] T 13cb9fa8e01a4eeb8b4744bf2a16b817 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.133085 18565 tablet_replica.cc:333] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.133744 18565 raft_consensus.cc:2243] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.134367 18565 raft_consensus.cc:2272] T 3d668c4744e44e19991dc01f8c50a361 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.136567 18565 tablet_replica.cc:333] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.137084 18565 raft_consensus.cc:2243] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.137475 18565 raft_consensus.cc:2272] T 3dadedd21b5c48d989cb4c81c5de26ce P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.139254 18565 tablet_replica.cc:333] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.139777 18565 raft_consensus.cc:2243] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.140451 18565 raft_consensus.cc:2272] T cd5d232e1bc445568824fcb974878b59 P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.142110 18565 tablet_replica.cc:333] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.142575 18565 raft_consensus.cc:2243] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.143255 18565 raft_consensus.cc:2272] T 35d984222c6d4eb78248c674c0700201 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.144912 18565 tablet_replica.cc:333] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.145452 18565 raft_consensus.cc:2243] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.145803 18565 raft_consensus.cc:2272] T d0e851cff6f34ad09e571d438773e18c P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.147508 18565 tablet_replica.cc:333] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.148257 18565 raft_consensus.cc:2243] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.148648 18565 raft_consensus.cc:2272] T f3e9a72404e2403eb076751c15b4cccc P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.150375 18565 tablet_replica.cc:333] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.150883 18565 raft_consensus.cc:2243] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.151456 18565 raft_consensus.cc:2272] T 0b75eaa59d654c98a3b7ffa7028a6b12 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.153636 18565 tablet_replica.cc:333] T c6773ed378b64066b67b494c5ffb2b43 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.154177 18565 raft_consensus.cc:2243] T c6773ed378b64066b67b494c5ffb2b43 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.154564 18565 raft_consensus.cc:2272] T c6773ed378b64066b67b494c5ffb2b43 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.156602 18565 tablet_replica.cc:333] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.157104 18565 raft_consensus.cc:2243] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.157806 18565 raft_consensus.cc:2272] T 5d4bc3311f2e499ca5bedd169234b5c3 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.159551 18565 tablet_replica.cc:333] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.160159 18565 raft_consensus.cc:2243] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.160550 18565 raft_consensus.cc:2272] T bbc90f5d84be4ba3b78b4df8bc7b0883 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.162257 18565 tablet_replica.cc:333] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.162744 18565 raft_consensus.cc:2243] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.163187 18565 raft_consensus.cc:2272] T 705a0b82d7944b66988a42b8c71d1e21 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.165299 18565 tablet_replica.cc:333] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.166056 18565 raft_consensus.cc:2243] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.166596 18565 raft_consensus.cc:2272] T ab69c1022e2b4d46a55a4a54c6d16a71 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.168907 18565 tablet_replica.cc:333] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.169571 18565 raft_consensus.cc:2243] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.170239 18565 raft_consensus.cc:2272] T 2fba1c1c33d94429be721fbd7e42e0f4 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.171823 18565 tablet_replica.cc:333] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.172303 18565 raft_consensus.cc:2243] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.172950 18565 raft_consensus.cc:2272] T ed7e20f1d65a48b889544856b30df1d0 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.174544 18565 tablet_replica.cc:333] T af9e7c6014854690bdcd631ef0e7763b P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.175036 18565 raft_consensus.cc:2243] T af9e7c6014854690bdcd631ef0e7763b P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.175384 18565 raft_consensus.cc:2272] T af9e7c6014854690bdcd631ef0e7763b P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.176975 18565 tablet_replica.cc:333] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.177484 18565 raft_consensus.cc:2243] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.177845 18565 raft_consensus.cc:2272] T d91561649d444b00abfd165d51758549 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.179504 18565 tablet_replica.cc:333] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.179996 18565 raft_consensus.cc:2243] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.180336 18565 raft_consensus.cc:2272] T 731f030546b240748a60dfa47f828e39 P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.181949 18565 tablet_replica.cc:333] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.182406 18565 raft_consensus.cc:2243] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.182749 18565 raft_consensus.cc:2272] T c1a57ab590f54d40a23d54d23e73e8c1 P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.184231 18565 tablet_replica.cc:333] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.184681 18565 raft_consensus.cc:2243] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.185333 18565 raft_consensus.cc:2272] T 42cf2c8e338043a683572f6acefff228 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.187127 18565 tablet_replica.cc:333] T 953d4a2291b3481e93879a02775f6c81 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.187593 18565 raft_consensus.cc:2243] T 953d4a2291b3481e93879a02775f6c81 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.187973 18565 raft_consensus.cc:2272] T 953d4a2291b3481e93879a02775f6c81 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.189599 18565 tablet_replica.cc:333] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.190081 18565 raft_consensus.cc:2243] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.190441 18565 raft_consensus.cc:2272] T 437c6c764951478db8e317095e14ea20 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.192101 18565 tablet_replica.cc:333] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.192607 18565 raft_consensus.cc:2243] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.193019 18565 raft_consensus.cc:2272] T d3fe8a709c494a1d97b24858611d6ca2 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.194983 18565 tablet_replica.cc:333] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.195462 18565 raft_consensus.cc:2243] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.196161 18565 raft_consensus.cc:2272] T 4d07797b97694678818f20b6e912e916 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.198096 18565 tablet_replica.cc:333] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.198575 18565 raft_consensus.cc:2243] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.198933 18565 raft_consensus.cc:2272] T 213002b2917f4e4aaab9b56d738244fd P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.200551 18565 tablet_replica.cc:333] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.201049 18565 raft_consensus.cc:2243] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.201753 18565 raft_consensus.cc:2272] T 948b64b3d70743418765d5276719a7d2 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.203438 18565 tablet_replica.cc:333] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.203967 18565 raft_consensus.cc:2243] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.204608 18565 raft_consensus.cc:2272] T 649d2c59660d427ea452a13865af6e39 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.206259 18565 tablet_replica.cc:333] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.206697 18565 raft_consensus.cc:2243] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.207043 18565 raft_consensus.cc:2272] T 222f77ea13f24b12bbec7e5e9b3450bd P b209b7f6f26849ae9d987bf94bad1775 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.208552 18565 tablet_replica.cc:333] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.209028 18565 raft_consensus.cc:2243] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.209406 18565 raft_consensus.cc:2272] T 1c6d29509e9a409889f913cfd466ff4e P b209b7f6f26849ae9d987bf94bad1775 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.210937 18565 tablet_replica.cc:333] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.211391 18565 raft_consensus.cc:2243] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.212100 18565 raft_consensus.cc:2272] T 916731b9b68f4662add919a2fac689ba P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.213783 18565 tablet_replica.cc:333] T 8545fb61a7d14a64b5081e8e64409cfe P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.214257 18565 raft_consensus.cc:2243] T 8545fb61a7d14a64b5081e8e64409cfe P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.214598 18565 raft_consensus.cc:2272] T 8545fb61a7d14a64b5081e8e64409cfe P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.216120 18565 tablet_replica.cc:333] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.216571 18565 raft_consensus.cc:2243] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.216921 18565 raft_consensus.cc:2272] T 6433b4001dff41f9bdee03e03a3b7ec4 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.218537 18565 tablet_replica.cc:333] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.219000 18565 raft_consensus.cc:2243] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.219671 18565 raft_consensus.cc:2272] T 7cd21acec3f446c08a75ba11715ea664 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.221312 18565 tablet_replica.cc:333] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.221768 18565 raft_consensus.cc:2243] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.222132 18565 raft_consensus.cc:2272] T 013fb488b6ce491c8389883b5c98af14 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.223682 18565 tablet_replica.cc:333] T 278ff38ff3054b849adbd630f9ec87cf P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.224107 18565 raft_consensus.cc:2243] T 278ff38ff3054b849adbd630f9ec87cf P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.224442 18565 raft_consensus.cc:2272] T 278ff38ff3054b849adbd630f9ec87cf P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.226001 18565 tablet_replica.cc:333] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.226424 18565 raft_consensus.cc:2243] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.226765 18565 raft_consensus.cc:2272] T 1a956e08c847463bb4a06c462e53f4ae P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.228343 18565 tablet_replica.cc:333] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.228732 18565 raft_consensus.cc:2243] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.229044 18565 raft_consensus.cc:2272] T 75ea808caca14d119b077a6fc5c5dc44 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.230579 18565 tablet_replica.cc:333] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.230983 18565 raft_consensus.cc:2243] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.231305 18565 raft_consensus.cc:2272] T 7bedf4dd41dd4fe2b65ec20c8a0ed5b5 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.233397 18565 tablet_replica.cc:333] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.233795 18565 raft_consensus.cc:2243] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:52.234143 18565 raft_consensus.cc:2272] T f95eb2c50b3b480094668dfa5c5fe742 P b209b7f6f26849ae9d987bf94bad1775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.235704 18565 tablet_replica.cc:333] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775: stopping tablet replica
I20260709 13:09:52.236104 18565 raft_consensus.cc:2243] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.236737 18565 raft_consensus.cc:2272] T ff39dfe78ed64be68afc5e9f543941f8 P b209b7f6f26849ae9d987bf94bad1775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.302860 18565 tablet_server.cc:196] TabletServer@127.18.33.68:0 shutdown complete.
I20260709 13:09:52.358520 18565 master.cc:562] Master@127.18.33.126:37541 shutting down...
I20260709 13:09:52.378902 18565 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:52.379377 18565 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:52.379653 18565 tablet_replica.cc:333] T 00000000000000000000000000000000 P cda7d3500e524f92aa3660844cdeac37: stopping tablet replica
I20260709 13:09:52.399762 18565 master.cc:584] Master@127.18.33.126:37541 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (28041 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:09:52.475553 18565 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.33.126:34173
I20260709 13:09:52.476595 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:52.481784 23140 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:52.482306 23141 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:52.482522 23143 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:52.483510 18565 server_base.cc:1061] running on GCE node
I20260709 13:09:52.484372 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:52.484543 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:52.484650 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602592484640 us; error 0 us; skew 500 ppm
I20260709 13:09:52.485100 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:52.487519 18565 webserver.cc:533] Webserver started at http://127.18.33.126:44181/ using document root <none> and password file <none>
I20260709 13:09:52.487941 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:52.488188 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:52.488428 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:52.489490 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/master-0-root/instance:
uuid: "45f31e282adc4237b79bce86b9089e61"
format_stamp: "Formatted at 2026-07-09 13:09:52 on dist-test-slave-r31z"
I20260709 13:09:52.493690 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:09:52.496687 23148 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:52.497428 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:09:52.497674 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/master-0-root
uuid: "45f31e282adc4237b79bce86b9089e61"
format_stamp: "Formatted at 2026-07-09 13:09:52 on dist-test-slave-r31z"
I20260709 13:09:52.497905 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:52.510776 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:52.511910 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:52.548424 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.126:34173
I20260709 13:09:52.548552 23199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.126:34173 every 8 connection(s)
I20260709 13:09:52.552440 23200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:52.562280 23200 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61: Bootstrap starting.
I20260709 13:09:52.566715 23200 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:52.570585 23200 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61: No bootstrap required, opened a new log
I20260709 13:09:52.572651 23200 raft_consensus.cc:359] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45f31e282adc4237b79bce86b9089e61" member_type: VOTER }
I20260709 13:09:52.573004 23200 raft_consensus.cc:385] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:52.573182 23200 raft_consensus.cc:740] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f31e282adc4237b79bce86b9089e61, State: Initialized, Role: FOLLOWER
I20260709 13:09:52.573745 23200 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45f31e282adc4237b79bce86b9089e61" member_type: VOTER }
I20260709 13:09:52.574142 23200 raft_consensus.cc:399] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:09:52.574326 23200 raft_consensus.cc:493] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:09:52.574532 23200 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:52.578612 23200 raft_consensus.cc:515] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45f31e282adc4237b79bce86b9089e61" member_type: VOTER }
I20260709 13:09:52.579052 23200 leader_election.cc:304] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [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: 45f31e282adc4237b79bce86b9089e61; no voters: 
I20260709 13:09:52.580011 23200 leader_election.cc:290] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:09:52.580364 23203 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:52.581586 23203 raft_consensus.cc:697] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [term 1 LEADER]: Becoming Leader. State: Replica: 45f31e282adc4237b79bce86b9089e61, State: Running, Role: LEADER
I20260709 13:09:52.582193 23203 consensus_queue.cc:237] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [LEADER]: Queue going to LEADER mode. State: All 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: "45f31e282adc4237b79bce86b9089e61" member_type: VOTER }
I20260709 13:09:52.582793 23200 sys_catalog.cc:565] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:09:52.586386 23205 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 45f31e282adc4237b79bce86b9089e61. Latest consensus state: current_term: 1 leader_uuid: "45f31e282adc4237b79bce86b9089e61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45f31e282adc4237b79bce86b9089e61" member_type: VOTER } }
I20260709 13:09:52.586723 23204 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "45f31e282adc4237b79bce86b9089e61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45f31e282adc4237b79bce86b9089e61" member_type: VOTER } }
I20260709 13:09:52.586954 23205 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:52.587261 23204 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:52.588827 23210 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:09:52.594630 23210 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:09:52.595988 18565 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:09:52.602824 23210 catalog_manager.cc:1383] Generated new cluster ID: 4e6d5e1df1ea41b5818deb6e75f32a22
I20260709 13:09:52.603091 23210 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:09:52.632704 23210 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:09:52.633896 23210 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:09:52.652338 23210 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61: Generated new TSK 0
I20260709 13:09:52.652879 23210 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:09:52.662112 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:52.667503 23221 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:52.668370 23222 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:52.669538 23224 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:52.669880 18565 server_base.cc:1061] running on GCE node
I20260709 13:09:52.670796 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:52.670989 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:52.671150 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602592671133 us; error 0 us; skew 500 ppm
I20260709 13:09:52.671630 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:52.673713 18565 webserver.cc:533] Webserver started at http://127.18.33.65:46509/ using document root <none> and password file <none>
I20260709 13:09:52.674152 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:52.674324 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:52.674569 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:52.675514 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-0-root/instance:
uuid: "4cd43cc682f8427f995f4ef369e810dd"
format_stamp: "Formatted at 2026-07-09 13:09:52 on dist-test-slave-r31z"
I20260709 13:09:52.679464 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:09:52.682432 23229 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:52.683070 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:09:52.683319 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-0-root
uuid: "4cd43cc682f8427f995f4ef369e810dd"
format_stamp: "Formatted at 2026-07-09 13:09:52 on dist-test-slave-r31z"
I20260709 13:09:52.683583 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:52.695238 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:52.696306 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:52.697640 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:52.699784 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:52.699962 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:52.700168 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:52.700322 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:52.738325 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.65:46507
I20260709 13:09:52.738412 23291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.65:46507 every 8 connection(s)
I20260709 13:09:52.742561 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:52.749156 23296 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:52.750444 23297 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:52.754030 23299 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:52.754959 18565 server_base.cc:1061] running on GCE node
I20260709 13:09:52.756253 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:52.756508 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:52.756703 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602592756684 us; error 0 us; skew 500 ppm
I20260709 13:09:52.756758 23292 heartbeater.cc:344] Connected to a master server at 127.18.33.126:34173
I20260709 13:09:52.757164 23292 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:52.757310 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:52.757946 23292 heartbeater.cc:507] Master 127.18.33.126:34173 requested a full tablet report, sending...
I20260709 13:09:52.759850 18565 webserver.cc:533] Webserver started at http://127.18.33.66:33025/ using document root <none> and password file <none>
I20260709 13:09:52.760234 23165 ts_manager.cc:194] Registered new tserver with Master: 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507)
I20260709 13:09:52.760504 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:52.760784 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:52.761104 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:52.762526 23165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58124
I20260709 13:09:52.762542 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-1-root/instance:
uuid: "0433b88aeb8145c084577ca57e9b2d96"
format_stamp: "Formatted at 2026-07-09 13:09:52 on dist-test-slave-r31z"
I20260709 13:09:52.767777 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:52.770830 23304 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:52.771559 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:09:52.771797 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-1-root
uuid: "0433b88aeb8145c084577ca57e9b2d96"
format_stamp: "Formatted at 2026-07-09 13:09:52 on dist-test-slave-r31z"
I20260709 13:09:52.772163 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:52.780635 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:52.781714 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:52.783004 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:52.785051 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:52.785220 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:52.785485 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:52.785625 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:52.823426 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.66:42583
I20260709 13:09:52.823541 23366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.66:42583 every 8 connection(s)
I20260709 13:09:52.828063 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:52.833914 23370 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:52.835165 23371 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:52.836817 18565 server_base.cc:1061] running on GCE node
W20260709 13:09:52.837273 23373 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:52.838140 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:52.838325 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:52.838510 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602592838492 us; error 0 us; skew 500 ppm
I20260709 13:09:52.838573 23367 heartbeater.cc:344] Connected to a master server at 127.18.33.126:34173
I20260709 13:09:52.838979 23367 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:52.839120 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:52.839704 23367 heartbeater.cc:507] Master 127.18.33.126:34173 requested a full tablet report, sending...
I20260709 13:09:52.841563 18565 webserver.cc:533] Webserver started at http://127.18.33.67:41483/ using document root <none> and password file <none>
I20260709 13:09:52.841775 23165 ts_manager.cc:194] Registered new tserver with Master: 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:09:52.842087 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:52.842336 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:52.842587 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:52.843150 23165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58126
I20260709 13:09:52.843685 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-2-root/instance:
uuid: "852970e036ac4f48aca66aee73ad60cb"
format_stamp: "Formatted at 2026-07-09 13:09:52 on dist-test-slave-r31z"
I20260709 13:09:52.848014 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 13:09:52.850950 23378 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:52.851617 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:09:52.851888 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-2-root
uuid: "852970e036ac4f48aca66aee73ad60cb"
format_stamp: "Formatted at 2026-07-09 13:09:52 on dist-test-slave-r31z"
I20260709 13:09:52.852142 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:09:52.871546 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:52.872658 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:52.874166 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:52.876217 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:52.876386 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:52.876610 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:52.876756 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:52.915060 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.67:35395
I20260709 13:09:52.915171 23440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.67:35395 every 8 connection(s)
I20260709 13:09:52.927186 23441 heartbeater.cc:344] Connected to a master server at 127.18.33.126:34173
I20260709 13:09:52.927558 23441 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:52.928202 23441 heartbeater.cc:507] Master 127.18.33.126:34173 requested a full tablet report, sending...
I20260709 13:09:52.929981 23165 ts_manager.cc:194] Registered new tserver with Master: 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:52.930083 18565 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012023814s
I20260709 13:09:52.931221 23165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58140
I20260709 13:09:52.953738 23165 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58144:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:09:52.956538 23165 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:09:53.026444 23405 tablet_service.cc:1511] Processing CreateTablet for tablet d2eb9c954719411e903e25a3f51c57d4 (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:09:53.027865 23405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2eb9c954719411e903e25a3f51c57d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.032089 23404 tablet_service.cc:1511] Processing CreateTablet for tablet d747e4689b6c45eb8fe89baae55c0ee5 (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:09:53.024755 23406 tablet_service.cc:1511] Processing CreateTablet for tablet fd166b2c375a479b929c212dc402276c (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:09:53.035181 23404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d747e4689b6c45eb8fe89baae55c0ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.035977 23403 tablet_service.cc:1511] Processing CreateTablet for tablet c4e34c769ee24203b8cd44be39b3a55b (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:09:53.038090 23403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e34c769ee24203b8cd44be39b3a55b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.041728 23406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd166b2c375a479b929c212dc402276c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.048657 23402 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed79d2dd618484b8c32072f76dcfe1e (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:09:53.050233 23402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed79d2dd618484b8c32072f76dcfe1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.052349 23401 tablet_service.cc:1511] Processing CreateTablet for tablet 162db61cf3584f6781d2291c70ba90aa (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:09:53.053783 23401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162db61cf3584f6781d2291c70ba90aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.059420 23400 tablet_service.cc:1511] Processing CreateTablet for tablet 1749dadf8b254bac90a7db08f0ea41fc (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:09:53.060725 23400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1749dadf8b254bac90a7db08f0ea41fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.062448 23399 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8421c8d9664800a1a28d0b1a705005 (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:09:53.063344 23398 tablet_service.cc:1511] Processing CreateTablet for tablet 14ad8615d42d42d4a83dda35ec6e3722 (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:09:53.063726 23399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8421c8d9664800a1a28d0b1a705005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.066188 23398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ad8615d42d42d4a83dda35ec6e3722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.071920 23397 tablet_service.cc:1511] Processing CreateTablet for tablet dfd272e1ec9449afabc930a867dda868 (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:09:53.073592 23397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd272e1ec9449afabc930a867dda868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.096596 23332 tablet_service.cc:1511] Processing CreateTablet for tablet fd166b2c375a479b929c212dc402276c (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:09:53.097963 23332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd166b2c375a479b929c212dc402276c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.099200 23326 tablet_service.cc:1511] Processing CreateTablet for tablet 1749dadf8b254bac90a7db08f0ea41fc (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:09:53.100466 23326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1749dadf8b254bac90a7db08f0ea41fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.102471 23331 tablet_service.cc:1511] Processing CreateTablet for tablet d2eb9c954719411e903e25a3f51c57d4 (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:09:53.103688 23331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2eb9c954719411e903e25a3f51c57d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.106460 23330 tablet_service.cc:1511] Processing CreateTablet for tablet d747e4689b6c45eb8fe89baae55c0ee5 (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:09:53.107715 23330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d747e4689b6c45eb8fe89baae55c0ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.110889 23329 tablet_service.cc:1511] Processing CreateTablet for tablet c4e34c769ee24203b8cd44be39b3a55b (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:09:53.112371 23329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e34c769ee24203b8cd44be39b3a55b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.114600 23328 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed79d2dd618484b8c32072f76dcfe1e (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:09:53.115018 23325 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8421c8d9664800a1a28d0b1a705005 (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:09:53.117131 23327 tablet_service.cc:1511] Processing CreateTablet for tablet 162db61cf3584f6781d2291c70ba90aa (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:09:53.117832 23324 tablet_service.cc:1511] Processing CreateTablet for tablet 14ad8615d42d42d4a83dda35ec6e3722 (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:09:53.120502 23323 tablet_service.cc:1511] Processing CreateTablet for tablet dfd272e1ec9449afabc930a867dda868 (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:09:53.123392 23257 tablet_service.cc:1511] Processing CreateTablet for tablet fd166b2c375a479b929c212dc402276c (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:09:53.124706 23257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd166b2c375a479b929c212dc402276c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.130808 23328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed79d2dd618484b8c32072f76dcfe1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.133440 23325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8421c8d9664800a1a28d0b1a705005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.134531 23327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162db61cf3584f6781d2291c70ba90aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.135582 23324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ad8615d42d42d4a83dda35ec6e3722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.136620 23323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd272e1ec9449afabc930a867dda868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.145282 23456 tablet_bootstrap.cc:492] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb: Bootstrap starting.
I20260709 13:09:53.145539 23256 tablet_service.cc:1511] Processing CreateTablet for tablet d2eb9c954719411e903e25a3f51c57d4 (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:09:53.146966 23256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2eb9c954719411e903e25a3f51c57d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.149195 23255 tablet_service.cc:1511] Processing CreateTablet for tablet d747e4689b6c45eb8fe89baae55c0ee5 (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:09:53.150658 23255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d747e4689b6c45eb8fe89baae55c0ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.150260 23254 tablet_service.cc:1511] Processing CreateTablet for tablet c4e34c769ee24203b8cd44be39b3a55b (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:09:53.152278 23254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e34c769ee24203b8cd44be39b3a55b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.152585 23253 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed79d2dd618484b8c32072f76dcfe1e (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:09:53.153932 23253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed79d2dd618484b8c32072f76dcfe1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.165019 23252 tablet_service.cc:1511] Processing CreateTablet for tablet 162db61cf3584f6781d2291c70ba90aa (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:09:53.166376 23252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162db61cf3584f6781d2291c70ba90aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.175107 23251 tablet_service.cc:1511] Processing CreateTablet for tablet 1749dadf8b254bac90a7db08f0ea41fc (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:09:53.176478 23251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1749dadf8b254bac90a7db08f0ea41fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.186049 23250 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8421c8d9664800a1a28d0b1a705005 (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:09:53.187422 23250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8421c8d9664800a1a28d0b1a705005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.207072 23255 tablet_service.cc:1511] Processing CreateTablet for tablet 14ad8615d42d42d4a83dda35ec6e3722 (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:09:53.207518 23249 tablet_service.cc:1511] Processing CreateTablet for tablet dfd272e1ec9449afabc930a867dda868 (DEFAULT_TABLE table=test-workload [id=72539ce8b6944827bb6e146a1eaed40b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:09:53.208564 23255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ad8615d42d42d4a83dda35ec6e3722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.209213 23249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd272e1ec9449afabc930a867dda868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:53.234153 23457 tablet_bootstrap.cc:492] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96: Bootstrap starting.
I20260709 13:09:53.238476 23458 tablet_bootstrap.cc:492] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:53.245237 23458 tablet_bootstrap.cc:654] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.247818 23456 tablet_bootstrap.cc:654] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.249047 23457 tablet_bootstrap.cc:654] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.254285 23458 tablet_bootstrap.cc:492] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd: No bootstrap required, opened a new log
I20260709 13:09:53.254753 23458 ts_tablet_manager.cc:1403] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 13:09:53.257678 23458 raft_consensus.cc:359] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.258402 23458 raft_consensus.cc:385] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.258700 23458 raft_consensus.cc:740] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.259769 23457 tablet_bootstrap.cc:492] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96: No bootstrap required, opened a new log
I20260709 13:09:53.259438 23458 consensus_queue.cc:260] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.260414 23457 ts_tablet_manager.cc:1403] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 13:09:53.261884 23292 heartbeater.cc:499] Master 127.18.33.126:34173 was elected leader, sending a full tablet report...
I20260709 13:09:53.262636 23458 ts_tablet_manager.cc:1434] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:09:53.263705 23458 tablet_bootstrap.cc:492] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:53.264225 23457 raft_consensus.cc:359] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } } peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } }
I20260709 13:09:53.264950 23457 raft_consensus.cc:385] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.265216 23457 raft_consensus.cc:740] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.265972 23457 consensus_queue.cc:260] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } } peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } }
I20260709 13:09:53.267817 23456 tablet_bootstrap.cc:492] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb: No bootstrap required, opened a new log
I20260709 13:09:53.268293 23456 ts_tablet_manager.cc:1403] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.000s
I20260709 13:09:53.270532 23458 tablet_bootstrap.cc:654] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.271704 23456 raft_consensus.cc:359] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.273450 23456 raft_consensus.cc:385] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.273761 23456 raft_consensus.cc:740] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.274698 23456 consensus_queue.cc:260] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.298599 23367 heartbeater.cc:499] Master 127.18.33.126:34173 was elected leader, sending a full tablet report...
I20260709 13:09:53.299038 23458 tablet_bootstrap.cc:492] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd: No bootstrap required, opened a new log
I20260709 13:09:53.299038 23441 heartbeater.cc:499] Master 127.18.33.126:34173 was elected leader, sending a full tablet report...
I20260709 13:09:53.299754 23457 ts_tablet_manager.cc:1434] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96: Time spent starting tablet: real 0.039s	user 0.017s	sys 0.019s
I20260709 13:09:53.301023 23457 tablet_bootstrap.cc:492] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96: Bootstrap starting.
I20260709 13:09:53.302232 23456 ts_tablet_manager.cc:1434] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb: Time spent starting tablet: real 0.034s	user 0.020s	sys 0.007s
I20260709 13:09:53.303350 23456 tablet_bootstrap.cc:492] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb: Bootstrap starting.
I20260709 13:09:53.303894 23458 ts_tablet_manager.cc:1403] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.014s
I20260709 13:09:53.306679 23458 raft_consensus.cc:359] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.307075 23457 tablet_bootstrap.cc:654] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.307394 23458 raft_consensus.cc:385] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.307709 23458 raft_consensus.cc:740] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.308586 23458 consensus_queue.cc:260] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.310840 23456 tablet_bootstrap.cc:654] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.310967 23458 ts_tablet_manager.cc:1434] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:53.312505 23458 tablet_bootstrap.cc:492] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:53.319636 23457 tablet_bootstrap.cc:492] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96: No bootstrap required, opened a new log
I20260709 13:09:53.320170 23458 tablet_bootstrap.cc:654] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.320248 23457 ts_tablet_manager.cc:1403] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 13:09:53.323396 23457 raft_consensus.cc:359] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.324317 23457 raft_consensus.cc:385] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.324666 23457 raft_consensus.cc:740] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.328567 23457 consensus_queue.cc:260] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.332397 23457 ts_tablet_manager.cc:1434] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:09:53.328555 23456 tablet_bootstrap.cc:492] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb: No bootstrap required, opened a new log
I20260709 13:09:53.333387 23457 tablet_bootstrap.cc:492] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96: Bootstrap starting.
I20260709 13:09:53.334966 23456 ts_tablet_manager.cc:1403] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.000s
I20260709 13:09:53.335606 23458 tablet_bootstrap.cc:492] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd: No bootstrap required, opened a new log
I20260709 13:09:53.336400 23458 ts_tablet_manager.cc:1403] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.009s
I20260709 13:09:53.338797 23456 raft_consensus.cc:359] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.339599 23456 raft_consensus.cc:385] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.339339 23458 raft_consensus.cc:359] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } } peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } }
I20260709 13:09:53.340334 23458 raft_consensus.cc:385] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.340687 23458 raft_consensus.cc:740] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.341431 23457 tablet_bootstrap.cc:654] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.339946 23456 raft_consensus.cc:740] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.342288 23456 consensus_queue.cc:260] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.344414 23456 ts_tablet_manager.cc:1434] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:09:53.346447 23456 tablet_bootstrap.cc:492] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb: Bootstrap starting.
I20260709 13:09:53.348631 23457 tablet_bootstrap.cc:492] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96: No bootstrap required, opened a new log
I20260709 13:09:53.349383 23457 ts_tablet_manager.cc:1403] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 13:09:53.341535 23458 consensus_queue.cc:260] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } } peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } }
I20260709 13:09:53.352713 23457 raft_consensus.cc:359] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.353730 23457 raft_consensus.cc:385] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.354091 23457 raft_consensus.cc:740] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.355057 23458 ts_tablet_manager.cc:1434] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:09:53.355073 23457 consensus_queue.cc:260] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.356370 23458 tablet_bootstrap.cc:492] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:53.353168 23456 tablet_bootstrap.cc:654] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.357990 23457 ts_tablet_manager.cc:1434] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:09:53.359323 23457 tablet_bootstrap.cc:492] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96: Bootstrap starting.
I20260709 13:09:53.363405 23458 tablet_bootstrap.cc:654] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.365559 23457 tablet_bootstrap.cc:654] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.371028 23456 tablet_bootstrap.cc:492] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb: No bootstrap required, opened a new log
I20260709 13:09:53.371522 23456 ts_tablet_manager.cc:1403] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.009s
I20260709 13:09:53.374270 23456 raft_consensus.cc:359] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.375025 23456 raft_consensus.cc:385] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.375324 23456 raft_consensus.cc:740] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.376235 23456 consensus_queue.cc:260] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.376737 23457 tablet_bootstrap.cc:492] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96: No bootstrap required, opened a new log
I20260709 13:09:53.377000 23458 tablet_bootstrap.cc:492] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd: No bootstrap required, opened a new log
I20260709 13:09:53.377490 23458 ts_tablet_manager.cc:1403] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 13:09:53.377496 23457 ts_tablet_manager.cc:1403] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 13:09:53.380125 23456 ts_tablet_manager.cc:1434] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 13:09:53.381155 23456 tablet_bootstrap.cc:492] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb: Bootstrap starting.
I20260709 13:09:53.381043 23458 raft_consensus.cc:359] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.380934 23457 raft_consensus.cc:359] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.381822 23458 raft_consensus.cc:385] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.381912 23457 raft_consensus.cc:385] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.382179 23458 raft_consensus.cc:740] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.382373 23457 raft_consensus.cc:740] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.383035 23458 consensus_queue.cc:260] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.383276 23457 consensus_queue.cc:260] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.385919 23458 ts_tablet_manager.cc:1434] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:09:53.386907 23458 tablet_bootstrap.cc:492] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:53.387498 23457 ts_tablet_manager.cc:1434] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:09:53.388402 23457 tablet_bootstrap.cc:492] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96: Bootstrap starting.
I20260709 13:09:53.389740 23456 tablet_bootstrap.cc:654] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.392817 23458 tablet_bootstrap.cc:654] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.394286 23457 tablet_bootstrap.cc:654] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.401635 23456 tablet_bootstrap.cc:492] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb: No bootstrap required, opened a new log
I20260709 13:09:53.402124 23456 ts_tablet_manager.cc:1403] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 13:09:53.404304 23458 tablet_bootstrap.cc:492] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd: No bootstrap required, opened a new log
I20260709 13:09:53.404850 23456 raft_consensus.cc:359] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } } peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } }
I20260709 13:09:53.405670 23456 raft_consensus.cc:385] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.404879 23458 ts_tablet_manager.cc:1403] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260709 13:09:53.406061 23456 raft_consensus.cc:740] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.407168 23456 consensus_queue.cc:260] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } } peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } }
I20260709 13:09:53.407531 23457 tablet_bootstrap.cc:492] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96: No bootstrap required, opened a new log
I20260709 13:09:53.408015 23457 ts_tablet_manager.cc:1403] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 13:09:53.408811 23458 raft_consensus.cc:359] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.409554 23458 raft_consensus.cc:385] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.409847 23458 raft_consensus.cc:740] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.410624 23457 raft_consensus.cc:359] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.410604 23458 consensus_queue.cc:260] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.411424 23457 raft_consensus.cc:385] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.411726 23457 raft_consensus.cc:740] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.412513 23457 consensus_queue.cc:260] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.411676 23456 ts_tablet_manager.cc:1434] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:09:53.413115 23458 ts_tablet_manager.cc:1434] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:53.414007 23456 tablet_bootstrap.cc:492] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb: Bootstrap starting.
I20260709 13:09:53.414142 23458 tablet_bootstrap.cc:492] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:53.414885 23457 ts_tablet_manager.cc:1434] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:09:53.415830 23457 tablet_bootstrap.cc:492] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96: Bootstrap starting.
I20260709 13:09:53.420616 23456 tablet_bootstrap.cc:654] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.421607 23457 tablet_bootstrap.cc:654] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.422282 23458 tablet_bootstrap.cc:654] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.432253 23465 raft_consensus.cc:493] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.433089 23465 raft_consensus.cc:515] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } } peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } }
I20260709 13:09:53.438561 23465 leader_election.cc:290] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:09:53.440759 23463 raft_consensus.cc:493] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.441390 23463 raft_consensus.cc:515] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.447620 23463 leader_election.cc:290] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.456586 23456 tablet_bootstrap.cc:492] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb: No bootstrap required, opened a new log
I20260709 13:09:53.459143 23456 ts_tablet_manager.cc:1403] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.009s
I20260709 13:09:53.460211 23458 tablet_bootstrap.cc:492] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd: No bootstrap required, opened a new log
I20260709 13:09:53.459331 23457 tablet_bootstrap.cc:492] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96: No bootstrap required, opened a new log
I20260709 13:09:53.460747 23458 ts_tablet_manager.cc:1403] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.023s
I20260709 13:09:53.460894 23457 ts_tablet_manager.cc:1403] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.009s
I20260709 13:09:53.461320 23462 raft_consensus.cc:493] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.461845 23462 raft_consensus.cc:515] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.463881 23458 raft_consensus.cc:359] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.464694 23458 raft_consensus.cc:385] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.465020 23458 raft_consensus.cc:740] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.466209 23457 raft_consensus.cc:359] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.466921 23457 raft_consensus.cc:385] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.467401 23457 raft_consensus.cc:740] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.465719 23458 consensus_queue.cc:260] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.469727 23462 leader_election.cc:290] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.470670 23465 raft_consensus.cc:493] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.471170 23465 raft_consensus.cc:515] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.464160 23456 raft_consensus.cc:359] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.472506 23456 raft_consensus.cc:385] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.472798 23456 raft_consensus.cc:740] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.473058 23465 leader_election.cc:290] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:09:53.473608 23456 consensus_queue.cc:260] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.475816 23456 ts_tablet_manager.cc:1434] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 13:09:53.476783 23456 tablet_bootstrap.cc:492] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb: Bootstrap starting.
I20260709 13:09:53.468125 23457 consensus_queue.cc:260] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.483011 23457 ts_tablet_manager.cc:1434] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260709 13:09:53.484073 23457 tablet_bootstrap.cc:492] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96: Bootstrap starting.
I20260709 13:09:53.486505 23267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747e4689b6c45eb8fe89baae55c0ee5" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd43cc682f8427f995f4ef369e810dd" is_pre_election: true
I20260709 13:09:53.487239 23267 raft_consensus.cc:2468] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 0.
I20260709 13:09:53.489642 23307 leader_election.cc:304] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 
I20260709 13:09:53.490418 23463 raft_consensus.cc:2804] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:53.490774 23463 raft_consensus.cc:493] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.491114 23463 raft_consensus.cc:3060] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.491331 23456 tablet_bootstrap.cc:654] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.496536 23458 ts_tablet_manager.cc:1434] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.007s
I20260709 13:09:53.497664 23458 tablet_bootstrap.cc:492] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:53.499491 23463 raft_consensus.cc:515] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.502622 23267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747e4689b6c45eb8fe89baae55c0ee5" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd43cc682f8427f995f4ef369e810dd"
I20260709 13:09:53.503230 23267 raft_consensus.cc:3060] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.503998 23458 tablet_bootstrap.cc:654] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.509891 23486 raft_consensus.cc:493] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.510469 23486 raft_consensus.cc:515] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.511006 23267 raft_consensus.cc:2468] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 1.
I20260709 13:09:53.512192 23307 leader_election.cc:304] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 
I20260709 13:09:53.512580 23486 leader_election.cc:290] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.514184 23489 raft_consensus.cc:2804] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:53.518828 23267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd166b2c375a479b929c212dc402276c" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd43cc682f8427f995f4ef369e810dd" is_pre_election: true
I20260709 13:09:53.518930 23266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8421c8d9664800a1a28d0b1a705005" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd43cc682f8427f995f4ef369e810dd" is_pre_election: true
I20260709 13:09:53.519587 23267 raft_consensus.cc:2468] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 0.
W20260709 13:09:53.520746 23381 leader_election.cc:343] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.521422 23381 leader_election.cc:304] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd43cc682f8427f995f4ef369e810dd, 852970e036ac4f48aca66aee73ad60cb; no voters: 
I20260709 13:09:53.522166 23465 raft_consensus.cc:2804] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:53.522486 23465 raft_consensus.cc:493] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.522799 23465 raft_consensus.cc:3060] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.524998 23490 raft_consensus.cc:493] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.525285 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747e4689b6c45eb8fe89baae55c0ee5" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb" is_pre_election: true
I20260709 13:09:53.525501 23490 raft_consensus.cc:515] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.525985 23416 raft_consensus.cc:2468] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 0.
I20260709 13:09:53.527622 23490 leader_election.cc:290] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.528108 23489 raft_consensus.cc:697] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 LEADER]: Becoming Leader. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Running, Role: LEADER
I20260709 13:09:53.529033 23489 consensus_queue.cc:237] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.529455 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad8615d42d42d4a83dda35ec6e3722" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb" is_pre_election: true
I20260709 13:09:53.530138 23267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad8615d42d42d4a83dda35ec6e3722" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd43cc682f8427f995f4ef369e810dd" is_pre_election: true
I20260709 13:09:53.530746 23267 raft_consensus.cc:2468] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 0.
W20260709 13:09:53.530948 23306 leader_election.cc:343] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.531018 23465 raft_consensus.cc:515] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } } peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } }
I20260709 13:09:53.532168 23458 tablet_bootstrap.cc:492] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd: No bootstrap required, opened a new log
I20260709 13:09:53.532697 23458 ts_tablet_manager.cc:1403] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.005s
I20260709 13:09:53.533066 23465 leader_election.cc:290] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:09:53.533195 23492 raft_consensus.cc:493] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.533783 23492 raft_consensus.cc:515] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } } peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } }
I20260709 13:09:53.534837 23266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd166b2c375a479b929c212dc402276c" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd43cc682f8427f995f4ef369e810dd"
I20260709 13:09:53.535403 23266 raft_consensus.cc:3060] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.535955 23492 leader_election.cc:290] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395), 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507)
I20260709 13:09:53.536573 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd166b2c375a479b929c212dc402276c" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb" is_pre_election: true
I20260709 13:09:53.537307 23416 raft_consensus.cc:2393] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0433b88aeb8145c084577ca57e9b2d96 in current term 1: Already voted for candidate 852970e036ac4f48aca66aee73ad60cb in this term.
I20260709 13:09:53.537081 23458 raft_consensus.cc:359] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.537922 23458 raft_consensus.cc:385] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.538265 23458 raft_consensus.cc:740] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.539014 23458 consensus_queue.cc:260] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.541368 23458 ts_tablet_manager.cc:1434] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:09:53.541702 23265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd166b2c375a479b929c212dc402276c" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd43cc682f8427f995f4ef369e810dd" is_pre_election: true
I20260709 13:09:53.542416 23458 tablet_bootstrap.cc:492] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:53.543259 23307 leader_election.cc:304] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96; no voters: 4cd43cc682f8427f995f4ef369e810dd, 852970e036ac4f48aca66aee73ad60cb
I20260709 13:09:53.544405 23492 raft_consensus.cc:3060] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.545459 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747e4689b6c45eb8fe89baae55c0ee5" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:09:53.546003 23416 raft_consensus.cc:3060] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.549585 23458 tablet_bootstrap.cc:654] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.551672 23492 raft_consensus.cc:2749] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:53.552729 23416 raft_consensus.cc:2468] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 1.
I20260709 13:09:53.553841 23266 raft_consensus.cc:2468] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 1.
I20260709 13:09:53.555416 23381 leader_election.cc:304] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd43cc682f8427f995f4ef369e810dd, 852970e036ac4f48aca66aee73ad60cb; no voters: 
I20260709 13:09:53.556351 23465 raft_consensus.cc:2804] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:53.559957 23463 leader_election.cc:290] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.562206 23307 leader_election.cc:304] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 852970e036ac4f48aca66aee73ad60cb
I20260709 13:09:53.563890 23463 raft_consensus.cc:2804] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:53.564258 23463 raft_consensus.cc:493] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.564568 23463 raft_consensus.cc:3060] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.568207 23465 raft_consensus.cc:697] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [term 1 LEADER]: Becoming Leader. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Running, Role: LEADER
I20260709 13:09:53.569213 23465 consensus_queue.cc:237] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } } peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } }
I20260709 13:09:53.571907 23415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad8615d42d42d4a83dda35ec6e3722" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb" is_pre_election: true
W20260709 13:09:53.573454 23231 leader_election.cc:343] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.574342 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747e4689b6c45eb8fe89baae55c0ee5" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb" is_pre_election: true
I20260709 13:09:53.575122 23416 raft_consensus.cc:2393] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4cd43cc682f8427f995f4ef369e810dd in current term 1: Already voted for candidate 0433b88aeb8145c084577ca57e9b2d96 in this term.
I20260709 13:09:53.575672 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd166b2c375a479b929c212dc402276c" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
I20260709 13:09:53.576455 23342 raft_consensus.cc:2468] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 1.
I20260709 13:09:53.578524 23341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd166b2c375a479b929c212dc402276c" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
I20260709 13:09:53.579116 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8421c8d9664800a1a28d0b1a705005" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
W20260709 13:09:53.580530 23381 leader_election.cc:343] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.581020 23381 leader_election.cc:304] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 852970e036ac4f48aca66aee73ad60cb; no voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd
I20260709 13:09:53.582638 23495 raft_consensus.cc:2749] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:53.588742 23341 raft_consensus.cc:2468] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 1.
I20260709 13:09:53.594130 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad8615d42d42d4a83dda35ec6e3722" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
I20260709 13:09:53.594396 23457 tablet_bootstrap.cc:654] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:53.595315 23213 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:53.592281 23164 catalog_manager.cc:5697] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 852970e036ac4f48aca66aee73ad60cb (127.18.33.67). New cstate: current_term: 1 leader_uuid: "852970e036ac4f48aca66aee73ad60cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:53.600010 23341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747e4689b6c45eb8fe89baae55c0ee5" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
I20260709 13:09:53.601532 23232 leader_election.cc:304] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cd43cc682f8427f995f4ef369e810dd; no voters: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb
I20260709 13:09:53.602350 23486 raft_consensus.cc:2749] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:53.602944 23463 raft_consensus.cc:515] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.604151 23342 raft_consensus.cc:2393] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4cd43cc682f8427f995f4ef369e810dd in current term 1: Already voted for candidate 0433b88aeb8145c084577ca57e9b2d96 in this term.
I20260709 13:09:53.605926 23267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad8615d42d42d4a83dda35ec6e3722" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd43cc682f8427f995f4ef369e810dd"
I20260709 13:09:53.606534 23267 raft_consensus.cc:3060] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.607268 23232 leader_election.cc:304] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cd43cc682f8427f995f4ef369e810dd; no voters: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb
I20260709 13:09:53.610870 23458 tablet_bootstrap.cc:492] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd: No bootstrap required, opened a new log
I20260709 13:09:53.611380 23458 ts_tablet_manager.cc:1403] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.069s	user 0.027s	sys 0.023s
I20260709 13:09:53.612957 23463 leader_election.cc:290] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.613217 23267 raft_consensus.cc:2468] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 1.
I20260709 13:09:53.613790 23486 raft_consensus.cc:2749] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:53.615373 23307 leader_election.cc:304] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 
I20260709 13:09:53.615808 23162 catalog_manager.cc:5697] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "0433b88aeb8145c084577ca57e9b2d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:53.617372 23463 raft_consensus.cc:2804] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:53.618237 23463 raft_consensus.cc:697] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 LEADER]: Becoming Leader. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Running, Role: LEADER
I20260709 13:09:53.618945 23457 tablet_bootstrap.cc:492] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96: No bootstrap required, opened a new log
I20260709 13:09:53.615756 23458 raft_consensus.cc:359] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.619490 23458 raft_consensus.cc:385] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.619491 23457 ts_tablet_manager.cc:1403] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.000s
I20260709 13:09:53.617712 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad8615d42d42d4a83dda35ec6e3722" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:09:53.619685 23456 tablet_bootstrap.cc:492] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb: No bootstrap required, opened a new log
I20260709 13:09:53.620941 23456 ts_tablet_manager.cc:1403] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb: Time spent bootstrapping tablet: real 0.144s	user 0.033s	sys 0.028s
I20260709 13:09:53.621186 23486 raft_consensus.cc:493] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.621671 23486 raft_consensus.cc:515] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.623595 23486 leader_election.cc:290] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.623620 23456 raft_consensus.cc:359] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.624277 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749dadf8b254bac90a7db08f0ea41fc" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
I20260709 13:09:53.624112 23463 consensus_queue.cc:237] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
W20260709 13:09:53.625483 23306 leader_election.cc:343] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:53.625617 23232 leader_election.cc:343] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.622617 23457 raft_consensus.cc:359] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.624545 23456 raft_consensus.cc:385] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.626371 23458 raft_consensus.cc:740] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.626847 23456 raft_consensus.cc:740] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.626402 23457 raft_consensus.cc:385] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.627460 23457 raft_consensus.cc:740] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.627880 23456 consensus_queue.cc:260] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.629302 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749dadf8b254bac90a7db08f0ea41fc" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb" is_pre_election: true
I20260709 13:09:53.630012 23416 raft_consensus.cc:2468] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 0.
I20260709 13:09:53.629794 23457 consensus_queue.cc:260] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.632126 23457 ts_tablet_manager.cc:1434] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:09:53.632426 23456 ts_tablet_manager.cc:1434] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260709 13:09:53.633018 23457 tablet_bootstrap.cc:492] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96: Bootstrap starting.
I20260709 13:09:53.632853 23231 leader_election.cc:304] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cd43cc682f8427f995f4ef369e810dd, 852970e036ac4f48aca66aee73ad60cb; no voters: 0433b88aeb8145c084577ca57e9b2d96
I20260709 13:09:53.633558 23456 tablet_bootstrap.cc:492] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb: Bootstrap starting.
I20260709 13:09:53.633584 23458 consensus_queue.cc:260] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.634106 23486 raft_consensus.cc:2804] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:53.639195 23486 raft_consensus.cc:493] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.639576 23486 raft_consensus.cc:3060] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.639448 23458 ts_tablet_manager.cc:1434] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260709 13:09:53.640316 23457 tablet_bootstrap.cc:654] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.640805 23458 tablet_bootstrap.cc:492] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:53.646662 23458 tablet_bootstrap.cc:654] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.651103 23486 raft_consensus.cc:515] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.649441 23456 tablet_bootstrap.cc:654] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.653914 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749dadf8b254bac90a7db08f0ea41fc" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
W20260709 13:09:53.655326 23232 leader_election.cc:343] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.661000 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749dadf8b254bac90a7db08f0ea41fc" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:09:53.661615 23416 raft_consensus.cc:3060] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.661173 23458 tablet_bootstrap.cc:492] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd: No bootstrap required, opened a new log
I20260709 13:09:53.662633 23458 ts_tablet_manager.cc:1403] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260709 13:09:53.664711 23456 tablet_bootstrap.cc:492] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb: No bootstrap required, opened a new log
I20260709 13:09:53.665216 23456 ts_tablet_manager.cc:1403] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.006s
I20260709 13:09:53.668009 23456 raft_consensus.cc:359] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.668453 23416 raft_consensus.cc:2468] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 1.
I20260709 13:09:53.665098 23486 leader_election.cc:290] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 election: Requested vote from peers 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.668726 23458 raft_consensus.cc:359] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.669763 23231 leader_election.cc:304] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cd43cc682f8427f995f4ef369e810dd, 852970e036ac4f48aca66aee73ad60cb; no voters: 0433b88aeb8145c084577ca57e9b2d96
I20260709 13:09:53.670071 23458 raft_consensus.cc:385] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.670495 23458 raft_consensus.cc:740] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.668718 23456 raft_consensus.cc:385] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.671442 23456 raft_consensus.cc:740] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.671301 23458 consensus_queue.cc:260] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.672488 23462 raft_consensus.cc:2804] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:53.672258 23456 consensus_queue.cc:260] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.674506 23456 ts_tablet_manager.cc:1434] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:09:53.675396 23456 tablet_bootstrap.cc:492] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb: Bootstrap starting.
I20260709 13:09:53.677896 23162 catalog_manager.cc:5697] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "0433b88aeb8145c084577ca57e9b2d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:53.680938 23458 ts_tablet_manager.cc:1434] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:09:53.683228 23458 tablet_bootstrap.cc:492] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:53.682013 23457 tablet_bootstrap.cc:492] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96: No bootstrap required, opened a new log
I20260709 13:09:53.684373 23457 ts_tablet_manager.cc:1403] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.028s
I20260709 13:09:53.687124 23457 raft_consensus.cc:359] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.687728 23457 raft_consensus.cc:385] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.687981 23457 raft_consensus.cc:740] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.681241 23456 tablet_bootstrap.cc:654] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.688702 23458 tablet_bootstrap.cc:654] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.688721 23457 consensus_queue.cc:260] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.690901 23457 ts_tablet_manager.cc:1434] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:53.691921 23457 tablet_bootstrap.cc:492] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96: Bootstrap starting.
I20260709 13:09:53.695544 23486 raft_consensus.cc:493] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.696038 23486 raft_consensus.cc:515] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.697026 23457 tablet_bootstrap.cc:654] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.698020 23486 leader_election.cc:290] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.699623 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
I20260709 13:09:53.700263 23342 raft_consensus.cc:2468] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 0.
I20260709 13:09:53.702013 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb" is_pre_election: true
I20260709 13:09:53.701967 23232 leader_election.cc:304] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 
I20260709 13:09:53.702976 23462 raft_consensus.cc:697] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: Becoming Leader. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Running, Role: LEADER
I20260709 13:09:53.702986 23506 raft_consensus.cc:2804] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:09:53.703325 23231 leader_election.cc:343] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.703673 23506 raft_consensus.cc:493] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.704267 23506 raft_consensus.cc:3060] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.703955 23462 consensus_queue.cc:237] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.711872 23456 tablet_bootstrap.cc:492] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb: No bootstrap required, opened a new log
I20260709 13:09:53.712517 23456 ts_tablet_manager.cc:1403] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.004s
I20260709 13:09:53.713068 23506 raft_consensus.cc:515] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.714921 23457 tablet_bootstrap.cc:492] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96: No bootstrap required, opened a new log
I20260709 13:09:53.715247 23457 ts_tablet_manager.cc:1403] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260709 13:09:53.716078 23456 raft_consensus.cc:359] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.717118 23456 raft_consensus.cc:385] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.717779 23458 tablet_bootstrap.cc:492] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd: No bootstrap required, opened a new log
I20260709 13:09:53.717621 23456 raft_consensus.cc:740] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.718225 23458 ts_tablet_manager.cc:1403] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.016s
I20260709 13:09:53.718940 23506 leader_election.cc:290] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 election: Requested vote from peers 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.719275 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
I20260709 13:09:53.718875 23456 consensus_queue.cc:260] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.719940 23342 raft_consensus.cc:3060] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.717409 23457 raft_consensus.cc:359] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.720326 23457 raft_consensus.cc:385] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.720604 23457 raft_consensus.cc:740] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.721526 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:09:53.721410 23457 consensus_queue.cc:260] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.722594 23456 ts_tablet_manager.cc:1434] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
W20260709 13:09:53.722992 23231 leader_election.cc:343] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:53.724061 23456 tablet_bootstrap.cc:492] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb: Bootstrap starting.
I20260709 13:09:53.727275 23342 raft_consensus.cc:2468] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 1.
I20260709 13:09:53.728519 23457 ts_tablet_manager.cc:1434] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:09:53.728351 23232 leader_election.cc:304] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 852970e036ac4f48aca66aee73ad60cb
I20260709 13:09:53.729867 23462 raft_consensus.cc:493] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.730365 23462 raft_consensus.cc:515] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.732335 23456 tablet_bootstrap.cc:654] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.733215 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8421c8d9664800a1a28d0b1a705005" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
I20260709 13:09:53.733934 23506 raft_consensus.cc:2804] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:53.734867 23506 raft_consensus.cc:697] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: Becoming Leader. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Running, Role: LEADER
I20260709 13:09:53.720633 23458 raft_consensus.cc:359] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.735564 23458 raft_consensus.cc:385] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.735951 23458 raft_consensus.cc:740] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.735643 23506 consensus_queue.cc:237] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.736320 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8421c8d9664800a1a28d0b1a705005" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb" is_pre_election: true
I20260709 13:09:53.736932 23416 raft_consensus.cc:2468] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 0.
I20260709 13:09:53.738334 23231 leader_election.cc:304] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd43cc682f8427f995f4ef369e810dd, 852970e036ac4f48aca66aee73ad60cb; no voters: 
I20260709 13:09:53.738662 23457 tablet_bootstrap.cc:492] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96: Bootstrap starting.
I20260709 13:09:53.716315 23162 catalog_manager.cc:5697] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65). New cstate: current_term: 1 leader_uuid: "4cd43cc682f8427f995f4ef369e810dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:53.733930 23342 raft_consensus.cc:2468] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 0.
I20260709 13:09:53.741882 23486 raft_consensus.cc:2804] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:53.742264 23486 raft_consensus.cc:493] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.741271 23462 leader_election.cc:290] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.742596 23486 raft_consensus.cc:3060] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.748798 23457 tablet_bootstrap.cc:654] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.736894 23458 consensus_queue.cc:260] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.754648 23462 raft_consensus.cc:493] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.754957 23458 ts_tablet_manager.cc:1434] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.001s
I20260709 13:09:53.755138 23462 raft_consensus.cc:515] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.757129 23456 tablet_bootstrap.cc:492] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb: No bootstrap required, opened a new log
I20260709 13:09:53.757009 23486 raft_consensus.cc:515] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.757606 23456 ts_tablet_manager.cc:1403] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.005s
I20260709 13:09:53.758064 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
I20260709 13:09:53.758745 23342 raft_consensus.cc:2468] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 0.
I20260709 13:09:53.759819 23462 leader_election.cc:290] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.760129 23456 raft_consensus.cc:359] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.760352 23232 leader_election.cc:304] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 
I20260709 13:09:53.760788 23456 raft_consensus.cc:385] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.759886 23341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8421c8d9664800a1a28d0b1a705005" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
I20260709 13:09:53.761245 23462 raft_consensus.cc:2804] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:53.761714 23341 raft_consensus.cc:3060] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.761786 23462 raft_consensus.cc:493] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.762359 23462 raft_consensus.cc:3060] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.763675 23457 tablet_bootstrap.cc:492] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96: No bootstrap required, opened a new log
I20260709 13:09:53.764164 23457 ts_tablet_manager.cc:1403] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 13:09:53.765107 23165 catalog_manager.cc:5697] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65). New cstate: current_term: 1 leader_uuid: "4cd43cc682f8427f995f4ef369e810dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:53.766700 23457 raft_consensus.cc:359] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.767364 23457 raft_consensus.cc:385] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.767620 23457 raft_consensus.cc:740] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.762238 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb" is_pre_election: true
I20260709 13:09:53.768510 23416 raft_consensus.cc:2468] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 0.
I20260709 13:09:53.761140 23456 raft_consensus.cc:740] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.768911 23341 raft_consensus.cc:2468] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 1.
I20260709 13:09:53.769650 23456 consensus_queue.cc:260] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.769873 23465 raft_consensus.cc:493] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.770704 23465 raft_consensus.cc:515] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.770949 23232 leader_election.cc:304] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 
I20260709 13:09:53.771138 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8421c8d9664800a1a28d0b1a705005" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:09:53.771658 23416 raft_consensus.cc:3060] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.771814 23506 raft_consensus.cc:2804] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:53.771852 23456 ts_tablet_manager.cc:1434] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.005s
I20260709 13:09:53.773299 23465 leader_election.cc:290] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:09:53.775388 23462 raft_consensus.cc:515] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.769593 23486 leader_election.cc:290] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 election: Requested vote from peers 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.773566 23456 tablet_bootstrap.cc:492] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb: Bootstrap starting.
I20260709 13:09:53.778623 23415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:09:53.779238 23415 raft_consensus.cc:3060] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.783077 23267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed79d2dd618484b8c32072f76dcfe1e" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd43cc682f8427f995f4ef369e810dd" is_pre_election: true
I20260709 13:09:53.783479 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
I20260709 13:09:53.783741 23267 raft_consensus.cc:2468] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 0.
I20260709 13:09:53.784081 23342 raft_consensus.cc:3060] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.785291 23381 leader_election.cc:304] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd43cc682f8427f995f4ef369e810dd, 852970e036ac4f48aca66aee73ad60cb; no voters: 
I20260709 13:09:53.786136 23465 raft_consensus.cc:2804] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:53.786464 23465 raft_consensus.cc:493] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.786767 23465 raft_consensus.cc:3060] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.787119 23456 tablet_bootstrap.cc:654] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:53.768268 23457 consensus_queue.cc:260] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.789109 23457 ts_tablet_manager.cc:1434] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:09:53.778689 23416 raft_consensus.cc:2468] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 1.
I20260709 13:09:53.799129 23456 tablet_bootstrap.cc:492] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb: No bootstrap required, opened a new log
I20260709 13:09:53.799587 23456 ts_tablet_manager.cc:1403] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.007s
I20260709 13:09:53.801379 23465 raft_consensus.cc:515] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.801908 23456 raft_consensus.cc:359] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.802860 23456 raft_consensus.cc:385] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:53.802294 23415 raft_consensus.cc:2468] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 1.
I20260709 13:09:53.803148 23456 raft_consensus.cc:740] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Initialized, Role: FOLLOWER
I20260709 13:09:53.804028 23456 consensus_queue.cc:260] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.805146 23267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed79d2dd618484b8c32072f76dcfe1e" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd43cc682f8427f995f4ef369e810dd"
I20260709 13:09:53.805513 23341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed79d2dd618484b8c32072f76dcfe1e" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
I20260709 13:09:53.805768 23267 raft_consensus.cc:3060] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.806191 23341 raft_consensus.cc:2468] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 0.
I20260709 13:09:53.801817 23342 raft_consensus.cc:2468] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 1.
I20260709 13:09:53.807893 23486 raft_consensus.cc:493] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.808646 23506 raft_consensus.cc:697] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: Becoming Leader. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Running, Role: LEADER
I20260709 13:09:53.808425 23486 raft_consensus.cc:515] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.809554 23506 consensus_queue.cc:237] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.810586 23486 leader_election.cc:290] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.811715 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd272e1ec9449afabc930a867dda868" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
I20260709 13:09:53.812042 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd272e1ec9449afabc930a867dda868" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb" is_pre_election: true
I20260709 13:09:53.812564 23232 leader_election.cc:304] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 
I20260709 13:09:53.813223 23416 raft_consensus.cc:2468] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 0.
I20260709 13:09:53.814317 23231 leader_election.cc:304] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd43cc682f8427f995f4ef369e810dd, 852970e036ac4f48aca66aee73ad60cb; no voters: 
I20260709 13:09:53.814900 23486 raft_consensus.cc:2804] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:53.815353 23456 ts_tablet_manager.cc:1434] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 13:09:53.813221 23342 raft_consensus.cc:2468] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 0.
I20260709 13:09:53.819159 23267 raft_consensus.cc:2468] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 1.
I20260709 13:09:53.823665 23381 leader_election.cc:304] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd43cc682f8427f995f4ef369e810dd, 852970e036ac4f48aca66aee73ad60cb; no voters: 
I20260709 13:09:53.824471 23495 raft_consensus.cc:2804] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:53.825668 23495 raft_consensus.cc:697] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 1 LEADER]: Becoming Leader. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Running, Role: LEADER
I20260709 13:09:53.826663 23495 consensus_queue.cc:237] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.819679 23462 leader_election.cc:290] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 election: Requested vote from peers 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.820137 23514 raft_consensus.cc:2804] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:53.822182 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed79d2dd618484b8c32072f76dcfe1e" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
I20260709 13:09:53.830888 23486 raft_consensus.cc:697] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: Becoming Leader. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Running, Role: LEADER
I20260709 13:09:53.831244 23342 raft_consensus.cc:3060] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.831823 23486 consensus_queue.cc:237] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.832386 23162 catalog_manager.cc:5697] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65). New cstate: current_term: 1 leader_uuid: "4cd43cc682f8427f995f4ef369e810dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:53.837549 23514 raft_consensus.cc:493] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.822679 23465 leader_election.cc:290] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:09:53.837842 23514 raft_consensus.cc:3060] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.841243 23342 raft_consensus.cc:2468] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 1.
I20260709 13:09:53.845206 23514 raft_consensus.cc:515] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.845100 23164 catalog_manager.cc:5697] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 852970e036ac4f48aca66aee73ad60cb (127.18.33.67). New cstate: current_term: 1 leader_uuid: "852970e036ac4f48aca66aee73ad60cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:53.847839 23415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd272e1ec9449afabc930a867dda868" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:09:53.848002 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd272e1ec9449afabc930a867dda868" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
I20260709 13:09:53.848428 23415 raft_consensus.cc:3060] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.848556 23342 raft_consensus.cc:3060] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.855284 23342 raft_consensus.cc:2468] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 1.
I20260709 13:09:53.856046 23514 leader_election.cc:290] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 election: Requested vote from peers 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.855824 23164 catalog_manager.cc:5697] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65). New cstate: current_term: 1 leader_uuid: "4cd43cc682f8427f995f4ef369e810dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:53.856302 23232 leader_election.cc:304] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 
I20260709 13:09:53.855748 23415 raft_consensus.cc:2468] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 1.
I20260709 13:09:53.857185 23514 raft_consensus.cc:2804] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:53.857669 23514 raft_consensus.cc:697] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: Becoming Leader. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Running, Role: LEADER
I20260709 13:09:53.858355 23514 consensus_queue.cc:237] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.868402 23164 catalog_manager.cc:5697] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65). New cstate: current_term: 1 leader_uuid: "4cd43cc682f8427f995f4ef369e810dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:53.927059 23495 raft_consensus.cc:493] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.927528 23495 raft_consensus.cc:515] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.928995 23495 leader_election.cc:290] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:09:53.929868 23267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad8615d42d42d4a83dda35ec6e3722" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd43cc682f8427f995f4ef369e810dd" is_pre_election: true
I20260709 13:09:53.930111 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad8615d42d42d4a83dda35ec6e3722" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
I20260709 13:09:53.930469 23267 raft_consensus.cc:2393] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 852970e036ac4f48aca66aee73ad60cb in current term 1: Already voted for candidate 0433b88aeb8145c084577ca57e9b2d96 in this term.
I20260709 13:09:53.931442 23381 leader_election.cc:304] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 852970e036ac4f48aca66aee73ad60cb; no voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd
I20260709 13:09:53.932060 23495 raft_consensus.cc:3060] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.937069 23495 raft_consensus.cc:2749] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:53.958228 23514 raft_consensus.cc:493] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.958784 23514 raft_consensus.cc:515] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.959975 23495 consensus_queue.cc:1048] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:53.960728 23514 leader_election.cc:290] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.961434 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162db61cf3584f6781d2291c70ba90aa" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
I20260709 13:09:53.962042 23342 raft_consensus.cc:2468] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 0.
I20260709 13:09:53.962249 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162db61cf3584f6781d2291c70ba90aa" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb" is_pre_election: true
I20260709 13:09:53.962847 23416 raft_consensus.cc:2468] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 0.
I20260709 13:09:53.963044 23232 leader_election.cc:304] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 
I20260709 13:09:53.963825 23514 raft_consensus.cc:2804] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:53.964181 23514 raft_consensus.cc:493] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.964488 23514 raft_consensus.cc:3060] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.964776 23463 consensus_queue.cc:1048] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:53.967185 23495 raft_consensus.cc:493] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.967630 23495 raft_consensus.cc:515] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.969617 23495 leader_election.cc:290] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:09:53.970474 23267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd43cc682f8427f995f4ef369e810dd" is_pre_election: true
I20260709 13:09:53.971979 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
I20260709 13:09:53.972764 23342 raft_consensus.cc:2393] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 852970e036ac4f48aca66aee73ad60cb in current term 1: Already voted for candidate 4cd43cc682f8427f995f4ef369e810dd in this term.
I20260709 13:09:53.974462 23381 leader_election.cc:304] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 852970e036ac4f48aca66aee73ad60cb; no voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd
I20260709 13:09:53.978072 23518 raft_consensus.cc:3060] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.978103 23514 raft_consensus.cc:515] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.982089 23495 consensus_queue.cc:1048] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:53.983899 23514 leader_election.cc:290] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 election: Requested vote from peers 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:53.984488 23415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162db61cf3584f6781d2291c70ba90aa" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:09:53.984783 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162db61cf3584f6781d2291c70ba90aa" candidate_uuid: "4cd43cc682f8427f995f4ef369e810dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
I20260709 13:09:53.985093 23415 raft_consensus.cc:3060] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.985405 23342 raft_consensus.cc:3060] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:53.985745 23518 raft_consensus.cc:2749] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:53.994546 23415 raft_consensus.cc:2468] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 1.
I20260709 13:09:53.997107 23231 leader_election.cc:304] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd43cc682f8427f995f4ef369e810dd, 852970e036ac4f48aca66aee73ad60cb; no voters: 
I20260709 13:09:53.998091 23514 raft_consensus.cc:2804] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:53.998961 23514 raft_consensus.cc:697] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: Becoming Leader. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Running, Role: LEADER
I20260709 13:09:53.999877 23514 consensus_queue.cc:237] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:53.991302 23490 consensus_queue.cc:1048] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:09:53.995395 23342 raft_consensus.cc:2468] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd43cc682f8427f995f4ef369e810dd in term 1.
I20260709 13:09:54.024506 23489 raft_consensus.cc:493] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:54.025029 23489 raft_consensus.cc:515] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:54.027109 23489 leader_election.cc:290] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:54.028626 23267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749dadf8b254bac90a7db08f0ea41fc" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd43cc682f8427f995f4ef369e810dd" is_pre_election: true
I20260709 13:09:54.029116 23489 consensus_queue.cc:1048] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:54.030433 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749dadf8b254bac90a7db08f0ea41fc" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb" is_pre_election: true
I20260709 13:09:54.031522 23416 raft_consensus.cc:2393] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0433b88aeb8145c084577ca57e9b2d96 in current term 1: Already voted for candidate 4cd43cc682f8427f995f4ef369e810dd in this term.
I20260709 13:09:54.032676 23306 leader_election.cc:304] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96; no voters: 4cd43cc682f8427f995f4ef369e810dd, 852970e036ac4f48aca66aee73ad60cb
I20260709 13:09:54.033725 23489 raft_consensus.cc:3060] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:54.035115 23164 catalog_manager.cc:5697] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65). New cstate: current_term: 1 leader_uuid: "4cd43cc682f8427f995f4ef369e810dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:54.039813 23489 raft_consensus.cc:2749] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:54.045553 23463 consensus_queue.cc:1048] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:54.168726 18565 ts_manager.cc:295] Set tserver state for 4cd43cc682f8427f995f4ef369e810dd to MAINTENANCE_MODE
I20260709 13:09:54.169516 18565 tablet_server.cc:179] TabletServer@127.18.33.65:0 shutting down...
I20260709 13:09:54.188344 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:54.189630 18565 tablet_replica.cc:333] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd: stopping tablet replica
I20260709 13:09:54.190272 18565 raft_consensus.cc:2243] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.190835 18565 pending_rounds.cc:70] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd: Trying to abort 1 pending ops.
I20260709 13:09:54.191013 18565 pending_rounds.cc:77] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305636223824629760 op_type: NO_OP noop_request { }
I20260709 13:09:54.191341 18565 raft_consensus.cc:2889] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:09:54.191593 18565 raft_consensus.cc:2272] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.193696 18565 tablet_replica.cc:333] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd: stopping tablet replica
I20260709 13:09:54.194167 18565 raft_consensus.cc:2243] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.194653 18565 pending_rounds.cc:70] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd: Trying to abort 1 pending ops.
I20260709 13:09:54.194805 18565 pending_rounds.cc:77] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305636224346570752 op_type: NO_OP noop_request { }
I20260709 13:09:54.195022 18565 raft_consensus.cc:2889] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:09:54.195228 18565 raft_consensus.cc:2272] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.197096 18565 tablet_replica.cc:333] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd: stopping tablet replica
I20260709 13:09:54.197618 18565 raft_consensus.cc:2243] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.198189 18565 pending_rounds.cc:70] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd: Trying to abort 1 pending ops.
I20260709 13:09:54.198414 18565 pending_rounds.cc:77] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305636224255614976 op_type: NO_OP noop_request { }
I20260709 13:09:54.198648 18565 raft_consensus.cc:2889] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:09:54.198905 18565 raft_consensus.cc:2272] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.201259 18565 tablet_replica.cc:333] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd: stopping tablet replica
I20260709 13:09:54.201608 23514 consensus_queue.cc:1048] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:54.201828 18565 raft_consensus.cc:2243] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.202365 18565 raft_consensus.cc:2272] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.204533 18565 tablet_replica.cc:333] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd: stopping tablet replica
I20260709 13:09:54.205103 18565 raft_consensus.cc:2243] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.205679 18565 raft_consensus.cc:2272] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.208472 18565 tablet_replica.cc:333] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd: stopping tablet replica
I20260709 13:09:54.209208 18565 raft_consensus.cc:2243] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.210038 18565 pending_rounds.cc:70] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd: Trying to abort 1 pending ops.
I20260709 13:09:54.210279 18565 pending_rounds.cc:77] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305636225050927104 op_type: NO_OP noop_request { }
I20260709 13:09:54.210578 18565 raft_consensus.cc:2889] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:09:54.210898 18565 raft_consensus.cc:2272] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.211423 23514 consensus_queue.cc:1048] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:54.213372 18565 tablet_replica.cc:333] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd: stopping tablet replica
I20260709 13:09:54.213963 18565 raft_consensus.cc:2243] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.214461 18565 raft_consensus.cc:2272] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.217398 18565 tablet_replica.cc:333] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd: stopping tablet replica
I20260709 13:09:54.218044 18565 raft_consensus.cc:2243] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.218462 18565 raft_consensus.cc:2272] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.220062 18565 tablet_replica.cc:333] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd: stopping tablet replica
I20260709 13:09:54.220523 18565 raft_consensus.cc:2243] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.221068 18565 pending_rounds.cc:70] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd: Trying to abort 1 pending ops.
I20260709 13:09:54.221233 18565 pending_rounds.cc:77] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305636224452730880 op_type: NO_OP noop_request { }
I20260709 13:09:54.221531 18565 raft_consensus.cc:2889] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:09:54.221822 18565 raft_consensus.cc:2272] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.223839 18565 tablet_replica.cc:333] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd: stopping tablet replica
I20260709 13:09:54.224280 18565 raft_consensus.cc:2243] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.224864 18565 raft_consensus.cc:2272] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.246580 18565 tablet_server.cc:196] TabletServer@127.18.33.65:0 shutdown complete.
I20260709 13:09:54.309859 23529 consensus_queue.cc:1048] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:54.323150 23381 consensus_peers.cc:597] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:54.549028 23307 consensus_peers.cc:597] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:54.563699 23307 consensus_peers.cc:597] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:54.588886 23381 consensus_peers.cc:597] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:54.596314 23213 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:09:55.391361 23546 raft_consensus.cc:493] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:55.392141 23546 raft_consensus.cc:515] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.394208 23546 leader_election.cc:290] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:09:55.395816 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749dadf8b254bac90a7db08f0ea41fc" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
I20260709 13:09:55.396831 23342 raft_consensus.cc:2468] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 1.
W20260709 13:09:55.397760 23381 leader_election.cc:336] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111)
I20260709 13:09:55.398458 23381 leader_election.cc:304] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [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: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb; no voters: 4cd43cc682f8427f995f4ef369e810dd
I20260709 13:09:55.399255 23546 raft_consensus.cc:2804] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:55.399731 23546 raft_consensus.cc:493] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:55.400017 23546 raft_consensus.cc:3060] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:55.407372 23546 raft_consensus.cc:515] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.408840 23546 leader_election.cc:290] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:09:55.410461 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749dadf8b254bac90a7db08f0ea41fc" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
I20260709 13:09:55.410979 23342 raft_consensus.cc:3060] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:55.412292 23381 leader_election.cc:336] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111)
I20260709 13:09:55.417543 23342 raft_consensus.cc:2468] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 2.
I20260709 13:09:55.418490 23381 leader_election.cc:304] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [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: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb; no voters: 4cd43cc682f8427f995f4ef369e810dd
I20260709 13:09:55.419167 23546 raft_consensus.cc:2804] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:55.419552 23546 raft_consensus.cc:697] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Becoming Leader. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Running, Role: LEADER
I20260709 13:09:55.420630 23546 consensus_queue.cc:237] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Queue going to LEADER 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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.430436 23162 catalog_manager.cc:5697] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb reported cstate change: term changed from 1 to 2, leader changed from 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65) to 852970e036ac4f48aca66aee73ad60cb (127.18.33.67). New cstate: current_term: 2 leader_uuid: "852970e036ac4f48aca66aee73ad60cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:55.538611 23546 raft_consensus.cc:493] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:55.539191 23546 raft_consensus.cc:515] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.540737 23546 leader_election.cc:290] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:09:55.542235 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd272e1ec9449afabc930a867dda868" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
I20260709 13:09:55.542902 23342 raft_consensus.cc:2468] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 1.
I20260709 13:09:55.543768 23381 leader_election.cc:304] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [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: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb; no voters: 
W20260709 13:09:55.544441 23381 leader_election.cc:336] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111)
I20260709 13:09:55.544449 23546 raft_consensus.cc:2804] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:55.544848 23546 raft_consensus.cc:493] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:55.545094 23546 raft_consensus.cc:3060] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:55.550922 23546 raft_consensus.cc:515] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.552337 23546 leader_election.cc:290] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:09:55.553733 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd272e1ec9449afabc930a867dda868" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
I20260709 13:09:55.554358 23342 raft_consensus.cc:3060] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:55.556229 23381 leader_election.cc:336] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111)
I20260709 13:09:55.559939 23342 raft_consensus.cc:2468] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 2.
I20260709 13:09:55.560859 23381 leader_election.cc:304] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [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: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb; no voters: 4cd43cc682f8427f995f4ef369e810dd
I20260709 13:09:55.561509 23546 raft_consensus.cc:2804] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:55.561863 23546 raft_consensus.cc:697] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Becoming Leader. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Running, Role: LEADER
I20260709 13:09:55.562795 23546 consensus_queue.cc:237] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Queue going to LEADER 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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.570319 23162 catalog_manager.cc:5697] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb reported cstate change: term changed from 1 to 2, leader changed from 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65) to 852970e036ac4f48aca66aee73ad60cb (127.18.33.67). New cstate: current_term: 2 leader_uuid: "852970e036ac4f48aca66aee73ad60cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:55.597498 23213 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:09:55.632503 23541 raft_consensus.cc:493] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:55.633082 23541 raft_consensus.cc:515] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.635097 23541 leader_election.cc:290] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:55.636339 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162db61cf3584f6781d2291c70ba90aa" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb" is_pre_election: true
I20260709 13:09:55.637058 23416 raft_consensus.cc:2468] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 1.
I20260709 13:09:55.638037 23546 raft_consensus.cc:493] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:55.638355 23306 leader_election.cc:304] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [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: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb; no voters: 
W20260709 13:09:55.639065 23307 leader_election.cc:336] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111)
I20260709 13:09:55.639163 23541 raft_consensus.cc:2804] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:55.638713 23546 raft_consensus.cc:515] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.639539 23541 raft_consensus.cc:493] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:55.639936 23541 raft_consensus.cc:3060] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:55.641047 23546 leader_election.cc:290] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:09:55.642684 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96" is_pre_election: true
I20260709 13:09:55.643489 23342 raft_consensus.cc:2468] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 1.
W20260709 13:09:55.644186 23381 leader_election.cc:336] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111)
I20260709 13:09:55.644848 23381 leader_election.cc:304] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [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: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb; no voters: 4cd43cc682f8427f995f4ef369e810dd
I20260709 13:09:55.645457 23546 raft_consensus.cc:2804] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:55.645800 23546 raft_consensus.cc:493] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:55.646126 23546 raft_consensus.cc:3060] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:55.648393 23541 raft_consensus.cc:515] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.650476 23541 leader_election.cc:290] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 2 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:55.651636 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162db61cf3584f6781d2291c70ba90aa" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:09:55.652223 23416 raft_consensus.cc:3060] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:55.652741 23546 raft_consensus.cc:515] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
W20260709 13:09:55.654153 23307 leader_election.cc:336] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111)
I20260709 13:09:55.654728 23546 leader_election.cc:290] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:09:55.656109 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
I20260709 13:09:55.656880 23342 raft_consensus.cc:3060] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:55.657899 23381 leader_election.cc:336] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111)
I20260709 13:09:55.660336 23416 raft_consensus.cc:2468] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 2.
I20260709 13:09:55.661834 23306 leader_election.cc:304] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [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: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb; no voters: 4cd43cc682f8427f995f4ef369e810dd
I20260709 13:09:55.662669 23541 raft_consensus.cc:2804] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:55.663971 23342 raft_consensus.cc:2468] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 2.
I20260709 13:09:55.664007 23541 raft_consensus.cc:697] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 2 LEADER]: Becoming Leader. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Running, Role: LEADER
I20260709 13:09:55.665315 23381 leader_election.cc:304] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [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: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb; no voters: 4cd43cc682f8427f995f4ef369e810dd
I20260709 13:09:55.665381 23541 consensus_queue.cc:237] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Queue going to LEADER 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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.666371 23546 raft_consensus.cc:2804] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:55.666927 23546 raft_consensus.cc:697] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Becoming Leader. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Running, Role: LEADER
I20260709 13:09:55.667920 23546 consensus_queue.cc:237] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Queue going to LEADER 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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.675045 23162 catalog_manager.cc:5697] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 reported cstate change: term changed from 1 to 2, leader changed from 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65) to 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "0433b88aeb8145c084577ca57e9b2d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:55.675663 23165 catalog_manager.cc:5697] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb reported cstate change: term changed from 1 to 2, leader changed from 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65) to 852970e036ac4f48aca66aee73ad60cb (127.18.33.67). New cstate: current_term: 2 leader_uuid: "852970e036ac4f48aca66aee73ad60cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:55.710662 23541 raft_consensus.cc:493] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4cd43cc682f8427f995f4ef369e810dd)
I20260709 13:09:55.711195 23541 raft_consensus.cc:515] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.712796 23541 leader_election.cc:290] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:55.713847 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb" is_pre_election: true
I20260709 13:09:55.714484 23416 raft_consensus.cc:2468] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 1.
I20260709 13:09:55.715481 23306 leader_election.cc:304] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [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: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb; no voters: 
I20260709 13:09:55.716472 23541 raft_consensus.cc:2804] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:55.716815 23541 raft_consensus.cc:493] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4cd43cc682f8427f995f4ef369e810dd)
W20260709 13:09:55.716905 23307 leader_election.cc:336] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111)
I20260709 13:09:55.717132 23541 raft_consensus.cc:3060] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:55.722249 23541 raft_consensus.cc:515] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.724133 23541 leader_election.cc:290] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 2 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:55.724728 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:09:55.725241 23416 raft_consensus.cc:3060] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:55.728237 23307 leader_election.cc:336] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111)
I20260709 13:09:55.731161 23416 raft_consensus.cc:2468] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 2.
I20260709 13:09:55.732093 23306 leader_election.cc:304] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [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: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb; no voters: 4cd43cc682f8427f995f4ef369e810dd
I20260709 13:09:55.732689 23541 raft_consensus.cc:2804] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:55.733094 23541 raft_consensus.cc:697] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 2 LEADER]: Becoming Leader. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Running, Role: LEADER
I20260709 13:09:55.733867 23541 consensus_queue.cc:237] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.740622 23165 catalog_manager.cc:5697] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 reported cstate change: term changed from 1 to 2, leader changed from 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65) to 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "0433b88aeb8145c084577ca57e9b2d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:55.898741 23541 raft_consensus.cc:493] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:55.899574 23541 raft_consensus.cc:515] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.901202 23541 leader_election.cc:290] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:55.902366 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8421c8d9664800a1a28d0b1a705005" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb" is_pre_election: true
I20260709 13:09:55.903026 23416 raft_consensus.cc:2468] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 1.
I20260709 13:09:55.903895 23306 leader_election.cc:304] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [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: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb; no voters: 
I20260709 13:09:55.904469 23541 raft_consensus.cc:2804] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:09:55.904580 23307 leader_election.cc:336] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111)
I20260709 13:09:55.904738 23541 raft_consensus.cc:493] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:55.905071 23541 raft_consensus.cc:3060] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:55.910609 23541 raft_consensus.cc:515] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.912448 23541 leader_election.cc:290] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 2 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:09:55.913486 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8421c8d9664800a1a28d0b1a705005" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:09:55.913965 23416 raft_consensus.cc:3060] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:55.914573 23307 leader_election.cc:336] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111)
I20260709 13:09:55.918514 23416 raft_consensus.cc:2468] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 2.
I20260709 13:09:55.919505 23306 leader_election.cc:304] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [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: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb; no voters: 4cd43cc682f8427f995f4ef369e810dd
I20260709 13:09:55.920172 23541 raft_consensus.cc:2804] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:55.920598 23541 raft_consensus.cc:697] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 LEADER]: Becoming Leader. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Running, Role: LEADER
I20260709 13:09:55.921375 23541 consensus_queue.cc:237] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Queue going to LEADER 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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:55.928462 23165 catalog_manager.cc:5697] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 reported cstate change: term changed from 1 to 2, leader changed from 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65) to 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "0433b88aeb8145c084577ca57e9b2d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:55.949126 23381 consensus_peers.cc:597] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:56.011762 23381 consensus_peers.cc:597] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:56.021661 23342 raft_consensus.cc:1275] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Refusing update from remote peer 852970e036ac4f48aca66aee73ad60cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:09:56.023058 23546 consensus_queue.cc:1048] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:56.046514 23342 raft_consensus.cc:1275] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Refusing update from remote peer 852970e036ac4f48aca66aee73ad60cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:09:56.047644 23545 consensus_queue.cc:1048] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:56.111622 23307 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111) [suppressed 108 similar messages]
W20260709 13:09:56.113981 23307 consensus_peers.cc:597] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:56.133526 23416 raft_consensus.cc:1275] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Refusing update from remote peer 0433b88aeb8145c084577ca57e9b2d96: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:09:56.135007 23541 consensus_queue.cc:1048] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:56.149802 23381 consensus_peers.cc:597] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:56.214745 23342 raft_consensus.cc:1275] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Refusing update from remote peer 852970e036ac4f48aca66aee73ad60cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:09:56.216053 23545 consensus_queue.cc:1048] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:56.246276 23416 raft_consensus.cc:1275] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Refusing update from remote peer 0433b88aeb8145c084577ca57e9b2d96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:56.247495 23564 consensus_queue.cc:1048] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:56.263047 23307 consensus_peers.cc:597] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:56.374480 23307 consensus_peers.cc:597] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:56.437595 23416 raft_consensus.cc:1275] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Refusing update from remote peer 0433b88aeb8145c084577ca57e9b2d96: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:09:56.438702 23541 consensus_queue.cc:1048] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:56.598320 23213 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:09:56.739197 23381 consensus_peers.cc:597] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:56.933004 23307 consensus_peers.cc:597] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:57.067286 23381 consensus_peers.cc:597] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:57.071026 23307 consensus_peers.cc:597] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:57.599170 23213 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:09:58.297832 23381 consensus_peers.cc:597] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:58.420212 23381 consensus_peers.cc:597] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:58.600231 23213 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:09:58.645750 23307 consensus_peers.cc:597] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:58.669771 23307 consensus_peers.cc:597] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:58.780607 23307 consensus_peers.cc:597] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:58.821729 23381 consensus_peers.cc:597] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:59.222709 23307 consensus_peers.cc:597] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:59.263803 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:59.270233 23570 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:59.270606 23571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:09:59.271826 23573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:09:59.273422 18565 server_base.cc:1061] running on GCE node
I20260709 13:09:59.274797 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:59.275013 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:59.275172 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602599275156 us; error 0 us; skew 500 ppm
I20260709 13:09:59.275691 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:59.278121 18565 webserver.cc:533] Webserver started at http://127.18.33.65:46509/ using document root <none> and password file <none>
I20260709 13:09:59.278590 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:59.278774 18565 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:09:59.283627 18565 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:09:59.287866 23578 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:59.288549 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 13:09:59.288806 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-0-root
uuid: "4cd43cc682f8427f995f4ef369e810dd"
format_stamp: "Formatted at 2026-07-09 13:09:52 on dist-test-slave-r31z"
I20260709 13:09:59.289134 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602472679803-18565-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 13:09:59.301668 23381 consensus_peers.cc:597] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:59.320187 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:59.321601 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:59.323237 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:59.326882 23585 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:09:59.370994 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:09:59.371253 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.000s	sys 0.002s
I20260709 13:09:59.371487 18565 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:09:59.376034 23585 tablet_bootstrap.cc:492] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:59.391660 23585 tablet_bootstrap.cc:492] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:09:59.392639 23585 tablet_bootstrap.cc:492] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap complete.
I20260709 13:09:59.393267 23585 ts_tablet_manager.cc:1403] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:09:59.396116 23585 raft_consensus.cc:359] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.396914 23585 raft_consensus.cc:740] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.397773 23585 consensus_queue.cc:260] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.400806 23585 ts_tablet_manager.cc:1434] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:09:59.401667 23585 tablet_bootstrap.cc:492] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:59.415560 23585 tablet_bootstrap.cc:492] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.416242 23585 tablet_bootstrap.cc:492] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap complete.
I20260709 13:09:59.416741 23585 ts_tablet_manager.cc:1403] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:09:59.418380 18565 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:09:59.418689 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.047s	user 0.042s	sys 0.004s
I20260709 13:09:59.418710 23585 raft_consensus.cc:359] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } } peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } }
I20260709 13:09:59.419323 23585 raft_consensus.cc:740] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.419976 23585 consensus_queue.cc:260] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } } peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } }
I20260709 13:09:59.421496 23585 ts_tablet_manager.cc:1434] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:09:59.422086 23585 tablet_bootstrap.cc:492] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:59.434280 23585 tablet_bootstrap.cc:492] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.435015 23585 tablet_bootstrap.cc:492] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap complete.
I20260709 13:09:59.435659 23585 ts_tablet_manager.cc:1403] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 13:09:59.438879 23585 raft_consensus.cc:359] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.440178 23585 raft_consensus.cc:740] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.441205 23585 consensus_queue.cc:260] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.443074 23585 ts_tablet_manager.cc:1434] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:09:59.443742 23585 tablet_bootstrap.cc:492] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:59.455900 23585 tablet_bootstrap.cc:492] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:09:59.456630 23585 tablet_bootstrap.cc:492] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap complete.
I20260709 13:09:59.457114 23585 ts_tablet_manager.cc:1403] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:09:59.459501 23585 raft_consensus.cc:359] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.460285 23585 raft_consensus.cc:740] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.461001 23585 consensus_queue.cc:260] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.462405 23585 ts_tablet_manager.cc:1434] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:09:59.463045 23585 tablet_bootstrap.cc:492] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:59.475806 23585 tablet_bootstrap.cc:492] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.475991 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.65:46507
I20260709 13:09:59.476114 23647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.65:46507 every 8 connection(s)
I20260709 13:09:59.476843 23585 tablet_bootstrap.cc:492] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap complete.
I20260709 13:09:59.477573 23585 ts_tablet_manager.cc:1403] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 13:09:59.481073 23585 raft_consensus.cc:359] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.481838 23585 raft_consensus.cc:740] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
W20260709 13:09:59.482911 23649 tablet.cc:2406] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:09:59.484006 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:59.489298 23585 consensus_queue.cc:260] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.491489 23585 ts_tablet_manager.cc:1434] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:09:59.492276 23585 tablet_bootstrap.cc:492] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:59.498174 23648 heartbeater.cc:344] Connected to a master server at 127.18.33.126:34173
I20260709 13:09:59.498587 23648 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:59.499420 23648 heartbeater.cc:507] Master 127.18.33.126:34173 requested a full tablet report, sending...
I20260709 13:09:59.505565 23162 ts_manager.cc:194] Re-registered known tserver with Master: 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507)
I20260709 13:09:59.507195 23585 tablet_bootstrap.cc:492] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:09:59.508064 23585 tablet_bootstrap.cc:492] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap complete.
I20260709 13:09:59.508700 23585 ts_tablet_manager.cc:1403] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:09:59.509187 23342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a8421c8d9664800a1a28d0b1a705005"
dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
mode: GRACEFUL
new_leader_uuid: "852970e036ac4f48aca66aee73ad60cb"
 from {username='slave'} at 127.0.0.1:33190
I20260709 13:09:59.509948 23342 raft_consensus.cc:606] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 LEADER]: Received request to transfer leadership to TS 852970e036ac4f48aca66aee73ad60cb
I20260709 13:09:59.510810 23585 raft_consensus.cc:359] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.511605 23585 raft_consensus.cc:740] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.512292 23585 consensus_queue.cc:260] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.514475 23585 ts_tablet_manager.cc:1434] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:09:59.515295 23585 tablet_bootstrap.cc:492] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:59.516007 23162 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58148
I20260709 13:09:59.519731 23648 heartbeater.cc:499] Master 127.18.33.126:34173 was elected leader, sending a full tablet report...
I20260709 13:09:59.528016 23416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4"
dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
mode: GRACEFUL
new_leader_uuid: "0433b88aeb8145c084577ca57e9b2d96"
 from {username='slave'} at 127.0.0.1:47398
I20260709 13:09:59.528628 23416 raft_consensus.cc:606] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Received request to transfer leadership to TS 0433b88aeb8145c084577ca57e9b2d96
I20260709 13:09:59.529857 23585 tablet_bootstrap.cc:492] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.529960 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:59.530642 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:59.530831 23585 tablet_bootstrap.cc:492] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap complete.
I20260709 13:09:59.531478 23585 ts_tablet_manager.cc:1403] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:09:59.531446 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:59.533934 23585 raft_consensus.cc:359] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.534626 23585 raft_consensus.cc:740] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.535308 23585 consensus_queue.cc:260] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.537191 23585 ts_tablet_manager.cc:1434] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:09:59.538007 23585 tablet_bootstrap.cc:492] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:59.552469 23585 tablet_bootstrap.cc:492] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:59.553207 23585 tablet_bootstrap.cc:492] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap complete.
I20260709 13:09:59.553840 23585 ts_tablet_manager.cc:1403] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:09:59.556187 23585 raft_consensus.cc:359] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.556649 23585 raft_consensus.cc:740] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.557193 23585 consensus_queue.cc:260] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.558763 23585 ts_tablet_manager.cc:1434] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:59.559453 23585 tablet_bootstrap.cc:492] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:59.570425 23585 tablet_bootstrap.cc:492] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:09:59.571199 23585 tablet_bootstrap.cc:492] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap complete.
I20260709 13:09:59.571668 23585 ts_tablet_manager.cc:1403] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:09:59.573308 23585 raft_consensus.cc:359] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.574010 23585 raft_consensus.cc:740] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.574620 23585 consensus_queue.cc:260] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.576321 23585 ts_tablet_manager.cc:1434] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:59.577183 23585 tablet_bootstrap.cc:492] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap starting.
I20260709 13:09:59.577800 23553 raft_consensus.cc:993] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96: : Instructing follower 852970e036ac4f48aca66aee73ad60cb to start an election
I20260709 13:09:59.578402 23660 raft_consensus.cc:1081] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 LEADER]: Signalling peer 852970e036ac4f48aca66aee73ad60cb to start an election
I20260709 13:09:59.580088 23416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a8421c8d9664800a1a28d0b1a705005"
dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
 from {username='slave'} at 127.0.0.1:47384
I20260709 13:09:59.580651 23416 raft_consensus.cc:493] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:59.580994 23416 raft_consensus.cc:3060] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:59.588383 23416 raft_consensus.cc:515] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.590382 23416 leader_election.cc:290] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 3 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:09:59.591698 23585 tablet_bootstrap.cc:492] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:09:59.592558 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8421c8d9664800a1a28d0b1a705005" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
I20260709 13:09:59.593214 23342 raft_consensus.cc:3055] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:59.593520 23342 raft_consensus.cc:740] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Running, Role: LEADER
I20260709 13:09:59.593919 23585 tablet_bootstrap.cc:492] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd: Bootstrap complete.
I20260709 13:09:59.594544 23585 ts_tablet_manager.cc:1403] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:09:59.594264 23342 consensus_queue.cc:260] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.597071 23585 raft_consensus.cc:359] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.597735 23585 raft_consensus.cc:740] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd43cc682f8427f995f4ef369e810dd, State: Initialized, Role: FOLLOWER
I20260709 13:09:59.598328 23585 consensus_queue.cc:260] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.598614 23342 raft_consensus.cc:3060] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:59.600459 23585 ts_tablet_manager.cc:1434] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260709 13:09:59.601230 23213 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:09:59.602205 23622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a8421c8d9664800a1a28d0b1a705005" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4cd43cc682f8427f995f4ef369e810dd"
I20260709 13:09:59.602790 23622 raft_consensus.cc:3060] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:59.604699 23342 raft_consensus.cc:2468] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 3.
I20260709 13:09:59.605932 23381 leader_election.cc:304] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb; no voters: 
I20260709 13:09:59.606746 23569 raft_consensus.cc:2804] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:59.608079 23569 raft_consensus.cc:697] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 3 LEADER]: Becoming Leader. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Running, Role: LEADER
I20260709 13:09:59.608835 23569 consensus_queue.cc:237] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:09:59.609509 23622 raft_consensus.cc:2468] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 3.
I20260709 13:09:59.614897 23162 catalog_manager.cc:5697] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb reported cstate change: term changed from 2 to 3, leader changed from 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66) to 852970e036ac4f48aca66aee73ad60cb (127.18.33.67). New cstate: current_term: 3 leader_uuid: "852970e036ac4f48aca66aee73ad60cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:59.696514 23622 raft_consensus.cc:3060] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.719570 23622 raft_consensus.cc:3060] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.724393 23622 pending_rounds.cc:85] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd: Aborting all ops after (but not including) 0
I20260709 13:09:59.724603 23622 pending_rounds.cc:107] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:09:59.724809 23622 raft_consensus.cc:2889] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:59.741964 23622 raft_consensus.cc:3060] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.746794 23622 pending_rounds.cc:85] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd: Aborting all ops after (but not including) 0
I20260709 13:09:59.747017 23622 pending_rounds.cc:107] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:09:59.747200 23622 raft_consensus.cc:2889] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:59.908309 23622 raft_consensus.cc:3060] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.913055 23622 pending_rounds.cc:85] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd: Aborting all ops after (but not including) 0
I20260709 13:09:59.913308 23622 pending_rounds.cc:107] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:09:59.913517 23622 raft_consensus.cc:2889] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:10:00.000665 23662 raft_consensus.cc:993] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb: : Instructing follower 0433b88aeb8145c084577ca57e9b2d96 to start an election
I20260709 13:10:00.001101 23569 raft_consensus.cc:1081] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Signalling peer 0433b88aeb8145c084577ca57e9b2d96 to start an election
I20260709 13:10:00.002491 23342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4"
dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
 from {username='slave'} at 127.0.0.1:33180
I20260709 13:10:00.002923 23342 raft_consensus.cc:493] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:00.003165 23342 raft_consensus.cc:3060] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.007690 23342 raft_consensus.cc:515] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:00.009207 23342 leader_election.cc:290] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 3 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:10:00.010159 23622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4cd43cc682f8427f995f4ef369e810dd"
I20260709 13:10:00.010183 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:10:00.010660 23622 raft_consensus.cc:3060] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.010773 23416 raft_consensus.cc:3055] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:00.011089 23416 raft_consensus.cc:740] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Running, Role: LEADER
I20260709 13:10:00.011718 23416 consensus_queue.cc:260] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:00.012517 23416 raft_consensus.cc:3060] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.015358 23622 raft_consensus.cc:2468] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 3.
I20260709 13:10:00.016287 23307 leader_election.cc:304] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 
I20260709 13:10:00.016990 23660 raft_consensus.cc:2804] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:00.017076 23416 raft_consensus.cc:2468] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 3.
I20260709 13:10:00.017504 23660 raft_consensus.cc:697] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 3 LEADER]: Becoming Leader. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Running, Role: LEADER
I20260709 13:10:00.018477 23660 consensus_queue.cc:237] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:00.024847 23162 catalog_manager.cc:5697] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 reported cstate change: term changed from 2 to 3, leader changed from 852970e036ac4f48aca66aee73ad60cb (127.18.33.67) to 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66). New cstate: current_term: 3 leader_uuid: "0433b88aeb8145c084577ca57e9b2d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:00.029088 23622 raft_consensus.cc:1275] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 3 FOLLOWER]: Refusing update from remote peer 852970e036ac4f48aca66aee73ad60cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:00.030805 23569 consensus_queue.cc:1048] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:00.031342 23569 consensus_queue.cc:1243] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Peer 4cd43cc682f8427f995f4ef369e810dd log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:10:00.033367 23622 pending_rounds.cc:85] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd: Aborting all ops after (but not including) 0
I20260709 13:10:00.033653 23622 pending_rounds.cc:107] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:10:00.033916 23622 raft_consensus.cc:2889] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:10:00.045333 23342 raft_consensus.cc:1275] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 3 FOLLOWER]: Refusing update from remote peer 852970e036ac4f48aca66aee73ad60cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:00.046818 23569 consensus_queue.cc:1048] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:00.124769 23622 raft_consensus.cc:3060] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:00.129729 23622 pending_rounds.cc:85] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd: Aborting all ops after (but not including) 0
I20260709 13:10:00.129956 23622 pending_rounds.cc:107] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:10:00.130173 23622 raft_consensus.cc:2889] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:10:00.401628 23416 raft_consensus.cc:1275] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 3 FOLLOWER]: Refusing update from remote peer 0433b88aeb8145c084577ca57e9b2d96: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:00.402987 23680 consensus_queue.cc:1048] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:00.412925 23622 raft_consensus.cc:1275] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 3 FOLLOWER]: Refusing update from remote peer 0433b88aeb8145c084577ca57e9b2d96: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:00.414242 23660 consensus_queue.cc:1048] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:00.543766 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:00.550704 23416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1749dadf8b254bac90a7db08f0ea41fc"
dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
mode: GRACEFUL
new_leader_uuid: "0433b88aeb8145c084577ca57e9b2d96"
 from {username='slave'} at 127.0.0.1:47398
I20260709 13:10:00.551177 23416 raft_consensus.cc:606] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Received request to transfer leadership to TS 0433b88aeb8145c084577ca57e9b2d96
I20260709 13:10:00.554050 23342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b"
dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
mode: GRACEFUL
new_leader_uuid: "852970e036ac4f48aca66aee73ad60cb"
 from {username='slave'} at 127.0.0.1:33190
I20260709 13:10:00.554538 23342 raft_consensus.cc:606] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 2 LEADER]: Received request to transfer leadership to TS 852970e036ac4f48aca66aee73ad60cb
I20260709 13:10:00.555629 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:00.556062 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:00.556879 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:00.560211 23553 raft_consensus.cc:993] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96: : Instructing follower 852970e036ac4f48aca66aee73ad60cb to start an election
I20260709 13:10:00.560693 23660 raft_consensus.cc:1081] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 2 LEADER]: Signalling peer 852970e036ac4f48aca66aee73ad60cb to start an election
I20260709 13:10:00.562036 23416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b"
dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
 from {username='slave'} at 127.0.0.1:47384
I20260709 13:10:00.562443 23416 raft_consensus.cc:493] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:00.562677 23416 raft_consensus.cc:3060] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.566920 23416 raft_consensus.cc:515] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:00.568163 23416 leader_election.cc:290] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 3 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:10:00.569129 23622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4cd43cc682f8427f995f4ef369e810dd"
I20260709 13:10:00.569286 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
I20260709 13:10:00.569669 23622 raft_consensus.cc:3060] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.569782 23342 raft_consensus.cc:3055] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:00.570179 23342 raft_consensus.cc:740] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Running, Role: LEADER
I20260709 13:10:00.570852 23342 consensus_queue.cc:260] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:00.571946 23342 raft_consensus.cc:3060] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.576764 23342 raft_consensus.cc:2468] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 3.
I20260709 13:10:00.577266 23622 raft_consensus.cc:2468] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 3.
I20260709 13:10:00.577669 23381 leader_election.cc:304] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 852970e036ac4f48aca66aee73ad60cb; no voters: 
I20260709 13:10:00.578496 23677 raft_consensus.cc:2804] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:00.578851 23677 raft_consensus.cc:697] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 3 LEADER]: Becoming Leader. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Running, Role: LEADER
I20260709 13:10:00.579504 23677 consensus_queue.cc:237] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:00.586164 23162 catalog_manager.cc:5697] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb reported cstate change: term changed from 2 to 3, leader changed from 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66) to 852970e036ac4f48aca66aee73ad60cb (127.18.33.67). New cstate: current_term: 3 leader_uuid: "852970e036ac4f48aca66aee73ad60cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: HEALTHY } } }
W20260709 13:10:00.602339 23213 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:00.741874 23569 raft_consensus.cc:993] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb: : Instructing follower 0433b88aeb8145c084577ca57e9b2d96 to start an election
I20260709 13:10:00.742460 23677 raft_consensus.cc:1081] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Signalling peer 0433b88aeb8145c084577ca57e9b2d96 to start an election
I20260709 13:10:00.743973 23342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1749dadf8b254bac90a7db08f0ea41fc"
dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
 from {username='slave'} at 127.0.0.1:33180
I20260709 13:10:00.744427 23342 raft_consensus.cc:493] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:00.744674 23342 raft_consensus.cc:3060] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.748929 23342 raft_consensus.cc:515] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:00.750437 23342 leader_election.cc:290] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 3 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:10:00.751410 23416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749dadf8b254bac90a7db08f0ea41fc" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:10:00.751410 23622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749dadf8b254bac90a7db08f0ea41fc" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4cd43cc682f8427f995f4ef369e810dd"
I20260709 13:10:00.752063 23416 raft_consensus.cc:3055] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:00.752323 23416 raft_consensus.cc:740] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Running, Role: LEADER
I20260709 13:10:00.752168 23622 raft_consensus.cc:3060] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.753268 23416 consensus_queue.cc:260] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:00.754487 23416 raft_consensus.cc:3060] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.758458 23622 raft_consensus.cc:2468] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 3.
I20260709 13:10:00.759374 23416 raft_consensus.cc:2468] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 3.
I20260709 13:10:00.759464 23307 leader_election.cc:304] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 
I20260709 13:10:00.760116 23660 raft_consensus.cc:2804] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:00.760567 23660 raft_consensus.cc:697] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 3 LEADER]: Becoming Leader. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Running, Role: LEADER
I20260709 13:10:00.761255 23660 consensus_queue.cc:237] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:00.767549 23162 catalog_manager.cc:5697] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 reported cstate change: term changed from 2 to 3, leader changed from 852970e036ac4f48aca66aee73ad60cb (127.18.33.67) to 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66). New cstate: current_term: 3 leader_uuid: "0433b88aeb8145c084577ca57e9b2d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:00.983911 23622 raft_consensus.cc:1275] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 3 FOLLOWER]: Refusing update from remote peer 852970e036ac4f48aca66aee73ad60cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:00.985163 23677 consensus_queue.cc:1048] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:00.996042 23342 raft_consensus.cc:1275] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 3 FOLLOWER]: Refusing update from remote peer 852970e036ac4f48aca66aee73ad60cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:00.998359 23677 consensus_queue.cc:1048] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:01.202760 23622 raft_consensus.cc:1275] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 3 FOLLOWER]: Refusing update from remote peer 0433b88aeb8145c084577ca57e9b2d96: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:01.204139 23660 consensus_queue.cc:1048] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:01.213871 23415 raft_consensus.cc:1275] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 3 FOLLOWER]: Refusing update from remote peer 0433b88aeb8145c084577ca57e9b2d96: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:01.215709 23660 consensus_queue.cc:1048] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:01.564661 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:01.572741 23342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14ad8615d42d42d4a83dda35ec6e3722"
dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
mode: GRACEFUL
new_leader_uuid: "852970e036ac4f48aca66aee73ad60cb"
 from {username='slave'} at 127.0.0.1:33190
I20260709 13:10:01.573259 23342 raft_consensus.cc:606] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 LEADER]: Received request to transfer leadership to TS 852970e036ac4f48aca66aee73ad60cb
I20260709 13:10:01.576011 23415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b"
dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
mode: GRACEFUL
new_leader_uuid: "0433b88aeb8145c084577ca57e9b2d96"
 from {username='slave'} at 127.0.0.1:47398
I20260709 13:10:01.576542 23415 raft_consensus.cc:606] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 3 LEADER]: Received request to transfer leadership to TS 0433b88aeb8145c084577ca57e9b2d96
I20260709 13:10:01.577659 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:01.578114 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:01.578611 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:10:01.603327 23213 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:01.831662 23696 raft_consensus.cc:993] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96: : Instructing follower 852970e036ac4f48aca66aee73ad60cb to start an election
I20260709 13:10:01.832340 23696 raft_consensus.cc:1081] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 LEADER]: Signalling peer 852970e036ac4f48aca66aee73ad60cb to start an election
I20260709 13:10:01.833871 23415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14ad8615d42d42d4a83dda35ec6e3722"
dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
 from {username='slave'} at 127.0.0.1:47384
I20260709 13:10:01.834537 23415 raft_consensus.cc:493] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:01.834852 23415 raft_consensus.cc:3060] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:01.840161 23415 raft_consensus.cc:515] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:01.841780 23415 leader_election.cc:290] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:10:01.842605 23621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad8615d42d42d4a83dda35ec6e3722" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd43cc682f8427f995f4ef369e810dd"
I20260709 13:10:01.842686 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ad8615d42d42d4a83dda35ec6e3722" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
I20260709 13:10:01.843248 23621 raft_consensus.cc:3060] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:01.843406 23342 raft_consensus.cc:3055] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:01.843751 23342 raft_consensus.cc:740] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Running, Role: LEADER
I20260709 13:10:01.844310 23342 consensus_queue.cc:260] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:01.845232 23342 raft_consensus.cc:3060] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:01.849877 23621 raft_consensus.cc:2468] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 2.
I20260709 13:10:01.850522 23342 raft_consensus.cc:2468] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 2.
I20260709 13:10:01.851267 23381 leader_election.cc:304] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd43cc682f8427f995f4ef369e810dd, 852970e036ac4f48aca66aee73ad60cb; no voters: 
I20260709 13:10:01.851956 23677 raft_consensus.cc:2804] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:01.852375 23677 raft_consensus.cc:697] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Becoming Leader. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Running, Role: LEADER
I20260709 13:10:01.853164 23677 consensus_queue.cc:237] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:01.860996 23165 catalog_manager.cc:5697] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb reported cstate change: term changed from 1 to 2, leader changed from 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66) to 852970e036ac4f48aca66aee73ad60cb (127.18.33.67). New cstate: current_term: 2 leader_uuid: "852970e036ac4f48aca66aee73ad60cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:01.882195 23569 raft_consensus.cc:993] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb: : Instructing follower 0433b88aeb8145c084577ca57e9b2d96 to start an election
I20260709 13:10:01.882833 23677 raft_consensus.cc:1081] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 3 LEADER]: Signalling peer 0433b88aeb8145c084577ca57e9b2d96 to start an election
I20260709 13:10:01.884474 23342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b"
dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
 from {username='slave'} at 127.0.0.1:33180
I20260709 13:10:01.885021 23342 raft_consensus.cc:493] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:01.885329 23342 raft_consensus.cc:3060] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:01.890770 23342 raft_consensus.cc:515] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:01.892266 23342 leader_election.cc:290] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 4 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:10:01.893193 23621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4cd43cc682f8427f995f4ef369e810dd"
I20260709 13:10:01.893543 23415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e34c769ee24203b8cd44be39b3a55b" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:10:01.893888 23621 raft_consensus.cc:3060] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:01.894095 23415 raft_consensus.cc:3055] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:01.894434 23415 raft_consensus.cc:740] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Running, Role: LEADER
I20260709 13:10:01.895169 23415 consensus_queue.cc:260] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:01.896376 23415 raft_consensus.cc:3060] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:01.902025 23621 raft_consensus.cc:2468] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 4.
I20260709 13:10:01.903522 23307 leader_election.cc:304] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [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: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 
I20260709 13:10:01.904219 23696 raft_consensus.cc:2804] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:01.904337 23415 raft_consensus.cc:2468] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 4.
I20260709 13:10:01.904764 23696 raft_consensus.cc:697] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 4 LEADER]: Becoming Leader. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Running, Role: LEADER
I20260709 13:10:01.905781 23696 consensus_queue.cc:237] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:01.911721 23165 catalog_manager.cc:5697] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 reported cstate change: term changed from 3 to 4, leader changed from 852970e036ac4f48aca66aee73ad60cb (127.18.33.67) to 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66). New cstate: current_term: 4 leader_uuid: "0433b88aeb8145c084577ca57e9b2d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:02.282509 23342 raft_consensus.cc:1275] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Refusing update from remote peer 852970e036ac4f48aca66aee73ad60cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.283650 23677 consensus_queue.cc:1048] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:02.294222 23621 raft_consensus.cc:1275] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Refusing update from remote peer 852970e036ac4f48aca66aee73ad60cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:02.296146 23677 consensus_queue.cc:1048] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:02.318601 23621 raft_consensus.cc:1275] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 4 FOLLOWER]: Refusing update from remote peer 0433b88aeb8145c084577ca57e9b2d96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:02.320132 23696 consensus_queue.cc:1048] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:02.329789 23415 raft_consensus.cc:1275] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 4 FOLLOWER]: Refusing update from remote peer 0433b88aeb8145c084577ca57e9b2d96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:02.331243 23660 consensus_queue.cc:1048] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:02.584921 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:02.592912 23415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ed79d2dd618484b8c32072f76dcfe1e"
dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
mode: GRACEFUL
new_leader_uuid: "0433b88aeb8145c084577ca57e9b2d96"
 from {username='slave'} at 127.0.0.1:47398
I20260709 13:10:02.593502 23415 raft_consensus.cc:606] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 1 LEADER]: Received request to transfer leadership to TS 0433b88aeb8145c084577ca57e9b2d96
I20260709 13:10:02.596433 23342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4"
dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
mode: GRACEFUL
new_leader_uuid: "852970e036ac4f48aca66aee73ad60cb"
 from {username='slave'} at 127.0.0.1:33190
I20260709 13:10:02.596909 23342 raft_consensus.cc:606] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 3 LEADER]: Received request to transfer leadership to TS 852970e036ac4f48aca66aee73ad60cb
I20260709 13:10:02.597991 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:02.598471 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:02.598996 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:10:02.604311 23213 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:02.801139 23569 raft_consensus.cc:993] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb: : Instructing follower 0433b88aeb8145c084577ca57e9b2d96 to start an election
I20260709 13:10:02.801766 23711 raft_consensus.cc:1081] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 1 LEADER]: Signalling peer 0433b88aeb8145c084577ca57e9b2d96 to start an election
I20260709 13:10:02.803476 23342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ed79d2dd618484b8c32072f76dcfe1e"
dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
 from {username='slave'} at 127.0.0.1:33180
I20260709 13:10:02.803963 23342 raft_consensus.cc:493] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:02.804225 23342 raft_consensus.cc:3060] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:02.809015 23342 raft_consensus.cc:515] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:02.810405 23342 leader_election.cc:290] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 2 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:10:02.811335 23621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed79d2dd618484b8c32072f76dcfe1e" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd43cc682f8427f995f4ef369e810dd"
I20260709 13:10:02.811379 23415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed79d2dd618484b8c32072f76dcfe1e" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:10:02.811915 23621 raft_consensus.cc:3060] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:02.812036 23415 raft_consensus.cc:3055] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:02.812378 23415 raft_consensus.cc:740] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Running, Role: LEADER
I20260709 13:10:02.813019 23415 consensus_queue.cc:260] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:02.813948 23415 raft_consensus.cc:3060] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:02.817734 23621 raft_consensus.cc:2468] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 2.
I20260709 13:10:02.818709 23307 leader_election.cc:304] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 
I20260709 13:10:02.819450 23660 raft_consensus.cc:2804] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:02.819705 23415 raft_consensus.cc:2468] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 2.
I20260709 13:10:02.819819 23660 raft_consensus.cc:697] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [term 2 LEADER]: Becoming Leader. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Running, Role: LEADER
I20260709 13:10:02.821049 23660 consensus_queue.cc:237] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:02.828557 23165 catalog_manager.cc:5697] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 reported cstate change: term changed from 1 to 2, leader changed from 852970e036ac4f48aca66aee73ad60cb (127.18.33.67) to 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "0433b88aeb8145c084577ca57e9b2d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:02.968924 23697 raft_consensus.cc:993] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96: : Instructing follower 852970e036ac4f48aca66aee73ad60cb to start an election
I20260709 13:10:02.969446 23660 raft_consensus.cc:1081] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 3 LEADER]: Signalling peer 852970e036ac4f48aca66aee73ad60cb to start an election
I20260709 13:10:02.970964 23415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4"
dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
 from {username='slave'} at 127.0.0.1:47384
I20260709 13:10:02.971417 23415 raft_consensus.cc:493] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:02.971674 23415 raft_consensus.cc:3060] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:02.976770 23415 raft_consensus.cc:515] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:02.978433 23415 leader_election.cc:290] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 4 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:10:02.979161 23621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4cd43cc682f8427f995f4ef369e810dd"
I20260709 13:10:02.979399 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
I20260709 13:10:02.979813 23621 raft_consensus.cc:3060] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:02.979926 23342 raft_consensus.cc:3055] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:02.980280 23342 raft_consensus.cc:740] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Running, Role: LEADER
I20260709 13:10:02.981024 23342 consensus_queue.cc:260] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:02.982162 23342 raft_consensus.cc:3060] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:02.986877 23621 raft_consensus.cc:2468] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 4.
I20260709 13:10:02.988214 23381 leader_election.cc:304] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [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: 4cd43cc682f8427f995f4ef369e810dd, 852970e036ac4f48aca66aee73ad60cb; no voters: 
I20260709 13:10:02.988469 23342 raft_consensus.cc:2468] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 4.
I20260709 13:10:02.988888 23711 raft_consensus.cc:2804] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:02.989393 23711 raft_consensus.cc:697] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 4 LEADER]: Becoming Leader. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Running, Role: LEADER
I20260709 13:10:02.990118 23711 consensus_queue.cc:237] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:02.996878 23165 catalog_manager.cc:5697] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb reported cstate change: term changed from 3 to 4, leader changed from 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66) to 852970e036ac4f48aca66aee73ad60cb (127.18.33.67). New cstate: current_term: 4 leader_uuid: "852970e036ac4f48aca66aee73ad60cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:03.290434 23622 raft_consensus.cc:1275] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Refusing update from remote peer 0433b88aeb8145c084577ca57e9b2d96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:03.291688 23697 consensus_queue.cc:1048] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:03.307483 23415 raft_consensus.cc:1275] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Refusing update from remote peer 0433b88aeb8145c084577ca57e9b2d96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:03.308770 23660 consensus_queue.cc:1048] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:03.443702 23622 raft_consensus.cc:1275] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 4 FOLLOWER]: Refusing update from remote peer 852970e036ac4f48aca66aee73ad60cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:10:03.445071 23711 consensus_queue.cc:1048] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:03.454507 23342 raft_consensus.cc:1275] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 4 FOLLOWER]: Refusing update from remote peer 852970e036ac4f48aca66aee73ad60cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:10:03.456190 23724 consensus_queue.cc:1048] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:10:03.605459 23213 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:03.605593 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:03.614091 23415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4"
dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
mode: GRACEFUL
new_leader_uuid: "0433b88aeb8145c084577ca57e9b2d96"
 from {username='slave'} at 127.0.0.1:47398
I20260709 13:10:03.614610 23415 raft_consensus.cc:606] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 4 LEADER]: Received request to transfer leadership to TS 0433b88aeb8145c084577ca57e9b2d96
I20260709 13:10:03.617321 23342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d747e4689b6c45eb8fe89baae55c0ee5"
dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
mode: GRACEFUL
new_leader_uuid: "852970e036ac4f48aca66aee73ad60cb"
 from {username='slave'} at 127.0.0.1:33190
I20260709 13:10:03.617811 23342 raft_consensus.cc:606] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 LEADER]: Received request to transfer leadership to TS 852970e036ac4f48aca66aee73ad60cb
I20260709 13:10:03.619153 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:03.619614 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:03.620162 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:03.895156 23660 raft_consensus.cc:993] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96: : Instructing follower 852970e036ac4f48aca66aee73ad60cb to start an election
I20260709 13:10:03.895619 23726 raft_consensus.cc:1081] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 LEADER]: Signalling peer 852970e036ac4f48aca66aee73ad60cb to start an election
I20260709 13:10:03.897395 23415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d747e4689b6c45eb8fe89baae55c0ee5"
dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
 from {username='slave'} at 127.0.0.1:47384
I20260709 13:10:03.897948 23415 raft_consensus.cc:493] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:03.898221 23415 raft_consensus.cc:3060] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:03.904532 23415 raft_consensus.cc:515] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:03.906292 23415 leader_election.cc:290] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583)
I20260709 13:10:03.907209 23622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747e4689b6c45eb8fe89baae55c0ee5" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cd43cc682f8427f995f4ef369e810dd"
I20260709 13:10:03.907269 23342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d747e4689b6c45eb8fe89baae55c0ee5" candidate_uuid: "852970e036ac4f48aca66aee73ad60cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
I20260709 13:10:03.908041 23622 raft_consensus.cc:3060] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:03.908074 23342 raft_consensus.cc:3055] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:03.908619 23342 raft_consensus.cc:740] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Running, Role: LEADER
I20260709 13:10:03.909480 23342 consensus_queue.cc:260] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:03.910622 23342 raft_consensus.cc:3060] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:03.915094 23622 raft_consensus.cc:2468] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 2.
I20260709 13:10:03.916174 23381 leader_election.cc:304] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd43cc682f8427f995f4ef369e810dd, 852970e036ac4f48aca66aee73ad60cb; no voters: 
I20260709 13:10:03.916481 23342 raft_consensus.cc:2468] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 852970e036ac4f48aca66aee73ad60cb in term 2.
I20260709 13:10:03.916790 23724 raft_consensus.cc:2804] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:03.917277 23724 raft_consensus.cc:697] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Becoming Leader. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Running, Role: LEADER
I20260709 13:10:03.918151 23724 consensus_queue.cc:237] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:03.927162 23162 catalog_manager.cc:5697] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb reported cstate change: term changed from 1 to 2, leader changed from 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66) to 852970e036ac4f48aca66aee73ad60cb (127.18.33.67). New cstate: current_term: 2 leader_uuid: "852970e036ac4f48aca66aee73ad60cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:04.014024 23724 raft_consensus.cc:993] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb: : Instructing follower 0433b88aeb8145c084577ca57e9b2d96 to start an election
I20260709 13:10:04.014446 23732 raft_consensus.cc:1081] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 4 LEADER]: Signalling peer 0433b88aeb8145c084577ca57e9b2d96 to start an election
I20260709 13:10:04.016126 23342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4"
dest_uuid: "0433b88aeb8145c084577ca57e9b2d96"
 from {username='slave'} at 127.0.0.1:33180
I20260709 13:10:04.016644 23342 raft_consensus.cc:493] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:04.016966 23342 raft_consensus.cc:3060] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:10:04.023006 23342 raft_consensus.cc:515] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:04.024652 23342 leader_election.cc:290] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [CANDIDATE]: Term 5 election: Requested vote from peers 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507), 852970e036ac4f48aca66aee73ad60cb (127.18.33.67:35395)
I20260709 13:10:04.025601 23622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4cd43cc682f8427f995f4ef369e810dd"
I20260709 13:10:04.025663 23415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2eb9c954719411e903e25a3f51c57d4" candidate_uuid: "0433b88aeb8145c084577ca57e9b2d96" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "852970e036ac4f48aca66aee73ad60cb"
I20260709 13:10:04.026301 23622 raft_consensus.cc:3060] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:10:04.026369 23415 raft_consensus.cc:3055] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:10:04.026717 23415 raft_consensus.cc:740] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 852970e036ac4f48aca66aee73ad60cb, State: Running, Role: LEADER
I20260709 13:10:04.027341 23415 consensus_queue.cc:260] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [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: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:04.028227 23415 raft_consensus.cc:3060] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:10:04.030778 23622 raft_consensus.cc:2468] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 5.
I20260709 13:10:04.031811 23307 leader_election.cc:304] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [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: 0433b88aeb8145c084577ca57e9b2d96, 4cd43cc682f8427f995f4ef369e810dd; no voters: 
I20260709 13:10:04.032543 23726 raft_consensus.cc:2804] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:10:04.032932 23726 raft_consensus.cc:697] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 5 LEADER]: Becoming Leader. State: Replica: 0433b88aeb8145c084577ca57e9b2d96, State: Running, Role: LEADER
I20260709 13:10:04.033139 23415 raft_consensus.cc:2468] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0433b88aeb8145c084577ca57e9b2d96 in term 5.
I20260709 13:10:04.033769 23726 consensus_queue.cc:237] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } }
I20260709 13:10:04.039512 23162 catalog_manager.cc:5697] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 reported cstate change: term changed from 4 to 5, leader changed from 852970e036ac4f48aca66aee73ad60cb (127.18.33.67) to 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66). New cstate: current_term: 5 leader_uuid: "0433b88aeb8145c084577ca57e9b2d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:04.346201 23622 raft_consensus.cc:1275] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Refusing update from remote peer 852970e036ac4f48aca66aee73ad60cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:04.347590 23732 consensus_queue.cc:1048] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:04.357851 23342 raft_consensus.cc:1275] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Refusing update from remote peer 852970e036ac4f48aca66aee73ad60cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:04.359930 23732 consensus_queue.cc:1048] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0433b88aeb8145c084577ca57e9b2d96" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 42583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:04.438163 23622 raft_consensus.cc:1275] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 5 FOLLOWER]: Refusing update from remote peer 0433b88aeb8145c084577ca57e9b2d96: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:10:04.439482 23660 consensus_queue.cc:1048] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd43cc682f8427f995f4ef369e810dd" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 46507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:04.446987 23415 raft_consensus.cc:1275] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 5 FOLLOWER]: Refusing update from remote peer 0433b88aeb8145c084577ca57e9b2d96: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:10:04.448590 23660 consensus_queue.cc:1048] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "852970e036ac4f48aca66aee73ad60cb" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 35395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:10:04.606534 23213 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:04.626084 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:04.677529 18565 tablet_server.cc:179] TabletServer@127.18.33.65:46507 shutting down...
I20260709 13:10:04.708734 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:04.709867 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:04.711442 18565 raft_consensus.cc:2243] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.712899 18565 raft_consensus.cc:2272] T 1749dadf8b254bac90a7db08f0ea41fc P 4cd43cc682f8427f995f4ef369e810dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.718315 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:04.719933 18565 raft_consensus.cc:2243] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.720971 18565 raft_consensus.cc:2272] T d2eb9c954719411e903e25a3f51c57d4 P 4cd43cc682f8427f995f4ef369e810dd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.724244 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:04.724938 18565 raft_consensus.cc:2243] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.725605 18565 raft_consensus.cc:2272] T dfd272e1ec9449afabc930a867dda868 P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.728114 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:04.728766 18565 raft_consensus.cc:2243] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.729779 18565 raft_consensus.cc:2272] T c4e34c769ee24203b8cd44be39b3a55b P 4cd43cc682f8427f995f4ef369e810dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.732438 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:04.732975 18565 raft_consensus.cc:2243] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.733536 18565 raft_consensus.cc:2272] T 4ed79d2dd618484b8c32072f76dcfe1e P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.736178 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:04.736703 18565 raft_consensus.cc:2243] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.737171 18565 raft_consensus.cc:2272] T fd166b2c375a479b929c212dc402276c P 4cd43cc682f8427f995f4ef369e810dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.740456 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:04.741250 18565 raft_consensus.cc:2243] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.742105 18565 raft_consensus.cc:2272] T 162db61cf3584f6781d2291c70ba90aa P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:04.742120 23381 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 68 similar messages]
I20260709 13:10:04.745704 18565 tablet_replica.cc:333] stopping tablet replica
W20260709 13:10:04.745975 23381 consensus_peers.cc:597] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:04.746397 18565 raft_consensus.cc:2243] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.747231 18565 raft_consensus.cc:2272] T d747e4689b6c45eb8fe89baae55c0ee5 P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.750918 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:04.751524 18565 raft_consensus.cc:2243] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.752144 18565 raft_consensus.cc:2272] T 14ad8615d42d42d4a83dda35ec6e3722 P 4cd43cc682f8427f995f4ef369e810dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.754716 18565 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:04.755188 18565 raft_consensus.cc:2243] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.755750 18565 raft_consensus.cc:2272] T 7a8421c8d9664800a1a28d0b1a705005 P 4cd43cc682f8427f995f4ef369e810dd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:04.763454 23381 consensus_peers.cc:597] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:04.792032 18565 tablet_server.cc:196] TabletServer@127.18.33.65:46507 shutdown complete.
I20260709 13:10:04.824908 18565 tablet_server.cc:179] TabletServer@127.18.33.66:0 shutting down...
I20260709 13:10:04.846115 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:04.846956 18565 tablet_replica.cc:333] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96: stopping tablet replica
I20260709 13:10:04.847702 18565 raft_consensus.cc:2243] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:04.848762 18565 raft_consensus.cc:2272] T 1749dadf8b254bac90a7db08f0ea41fc P 0433b88aeb8145c084577ca57e9b2d96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.852087 18565 tablet_replica.cc:333] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96: stopping tablet replica
I20260709 13:10:04.852655 18565 raft_consensus.cc:2243] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:04.854571 18565 raft_consensus.cc:2272] T d2eb9c954719411e903e25a3f51c57d4 P 0433b88aeb8145c084577ca57e9b2d96 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.857736 18565 tablet_replica.cc:333] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96: stopping tablet replica
I20260709 13:10:04.858479 18565 raft_consensus.cc:2243] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.859328 18565 raft_consensus.cc:2272] T dfd272e1ec9449afabc930a867dda868 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.861591 18565 tablet_replica.cc:333] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96: stopping tablet replica
I20260709 13:10:04.862082 18565 raft_consensus.cc:2243] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:04.863147 18565 raft_consensus.cc:2272] T 4ed79d2dd618484b8c32072f76dcfe1e P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.865692 18565 tablet_replica.cc:333] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96: stopping tablet replica
I20260709 13:10:04.866247 18565 raft_consensus.cc:2243] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:04.867213 18565 raft_consensus.cc:2272] T c4e34c769ee24203b8cd44be39b3a55b P 0433b88aeb8145c084577ca57e9b2d96 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.869820 18565 tablet_replica.cc:333] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96: stopping tablet replica
I20260709 13:10:04.870510 18565 raft_consensus.cc:2243] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:04.871789 18565 raft_consensus.cc:2272] T 162db61cf3584f6781d2291c70ba90aa P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.874248 18565 tablet_replica.cc:333] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96: stopping tablet replica
I20260709 13:10:04.874794 18565 raft_consensus.cc:2243] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.875361 18565 raft_consensus.cc:2272] T d747e4689b6c45eb8fe89baae55c0ee5 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.878369 18565 tablet_replica.cc:333] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96: stopping tablet replica
I20260709 13:10:04.878903 18565 raft_consensus.cc:2243] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.879432 18565 raft_consensus.cc:2272] T 7a8421c8d9664800a1a28d0b1a705005 P 0433b88aeb8145c084577ca57e9b2d96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.881675 18565 tablet_replica.cc:333] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96: stopping tablet replica
I20260709 13:10:04.882335 18565 raft_consensus.cc:2243] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.882961 18565 raft_consensus.cc:2272] T 14ad8615d42d42d4a83dda35ec6e3722 P 0433b88aeb8145c084577ca57e9b2d96 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:04.885434 23381 consensus_peers.cc:597] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb -> Peer 0433b88aeb8145c084577ca57e9b2d96 (127.18.33.66:42583): Couldn't send request to peer 0433b88aeb8145c084577ca57e9b2d96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:04.885900 18565 tablet_replica.cc:333] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96: stopping tablet replica
I20260709 13:10:04.886404 18565 raft_consensus.cc:2243] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.886916 18565 raft_consensus.cc:2272] T fd166b2c375a479b929c212dc402276c P 0433b88aeb8145c084577ca57e9b2d96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.908923 18565 tablet_server.cc:196] TabletServer@127.18.33.66:0 shutdown complete.
W20260709 13:10:04.932829 23381 consensus_peers.cc:597] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:04.936645 18565 tablet_server.cc:179] TabletServer@127.18.33.67:0 shutting down...
W20260709 13:10:04.943526 23381 consensus_peers.cc:597] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb -> Peer 4cd43cc682f8427f995f4ef369e810dd (127.18.33.65:46507): Couldn't send request to peer 4cd43cc682f8427f995f4ef369e810dd. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:46507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:04.962699 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:04.963620 18565 tablet_replica.cc:333] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb: stopping tablet replica
I20260709 13:10:04.964373 18565 raft_consensus.cc:2243] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.964941 18565 raft_consensus.cc:2272] T d2eb9c954719411e903e25a3f51c57d4 P 852970e036ac4f48aca66aee73ad60cb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.968061 18565 tablet_replica.cc:333] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb: stopping tablet replica
I20260709 13:10:04.968806 18565 raft_consensus.cc:2243] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.969331 18565 raft_consensus.cc:2272] T 1749dadf8b254bac90a7db08f0ea41fc P 852970e036ac4f48aca66aee73ad60cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.971612 18565 tablet_replica.cc:333] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb: stopping tablet replica
I20260709 13:10:04.972155 18565 raft_consensus.cc:2243] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:04.973192 18565 raft_consensus.cc:2272] T fd166b2c375a479b929c212dc402276c P 852970e036ac4f48aca66aee73ad60cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.975545 18565 tablet_replica.cc:333] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb: stopping tablet replica
I20260709 13:10:04.976082 18565 raft_consensus.cc:2243] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.976660 18565 raft_consensus.cc:2272] T c4e34c769ee24203b8cd44be39b3a55b P 852970e036ac4f48aca66aee73ad60cb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.978590 18565 tablet_replica.cc:333] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb: stopping tablet replica
I20260709 13:10:04.979082 18565 raft_consensus.cc:2243] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:04.980031 18565 raft_consensus.cc:2272] T dfd272e1ec9449afabc930a867dda868 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.982088 18565 tablet_replica.cc:333] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb: stopping tablet replica
I20260709 13:10:04.982628 18565 raft_consensus.cc:2243] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.983132 18565 raft_consensus.cc:2272] T 4ed79d2dd618484b8c32072f76dcfe1e P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.985158 18565 tablet_replica.cc:333] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb: stopping tablet replica
I20260709 13:10:04.985710 18565 raft_consensus.cc:2243] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:04.986205 18565 raft_consensus.cc:2272] T 162db61cf3584f6781d2291c70ba90aa P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.988240 18565 tablet_replica.cc:333] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb: stopping tablet replica
I20260709 13:10:04.988736 18565 raft_consensus.cc:2243] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:04.989526 18565 raft_consensus.cc:2272] T d747e4689b6c45eb8fe89baae55c0ee5 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.992554 18565 tablet_replica.cc:333] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb: stopping tablet replica
I20260709 13:10:04.993036 18565 raft_consensus.cc:2243] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:04.993947 18565 raft_consensus.cc:2272] T 14ad8615d42d42d4a83dda35ec6e3722 P 852970e036ac4f48aca66aee73ad60cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:04.995934 18565 tablet_replica.cc:333] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb: stopping tablet replica
I20260709 13:10:04.996366 18565 raft_consensus.cc:2243] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:04.997247 18565 raft_consensus.cc:2272] T 7a8421c8d9664800a1a28d0b1a705005 P 852970e036ac4f48aca66aee73ad60cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.033334 18565 tablet_server.cc:196] TabletServer@127.18.33.67:0 shutdown complete.
I20260709 13:10:05.062945 18565 master.cc:562] Master@127.18.33.126:34173 shutting down...
I20260709 13:10:05.087283 18565 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.088284 18565 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.088681 18565 tablet_replica.cc:333] T 00000000000000000000000000000000 P 45f31e282adc4237b79bce86b9089e61: stopping tablet replica
I20260709 13:10:05.110002 18565 master.cc:584] Master@127.18.33.126:34173 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12682 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:10:05.158949 18565 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.33.126:35197
I20260709 13:10:05.160059 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:05.165055 23745 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:05.165433 23746 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:05.166381 23748 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:05.167789 18565 server_base.cc:1061] running on GCE node
I20260709 13:10:05.168747 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:05.168926 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:05.169072 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602605169058 us; error 0 us; skew 500 ppm
I20260709 13:10:05.169871 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:05.172276 18565 webserver.cc:533] Webserver started at http://127.18.33.126:34329/ using document root <none> and password file <none>
I20260709 13:10:05.172755 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:05.172919 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:05.173166 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:05.174399 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/master-0-root/instance:
uuid: "dee331e6305e4ba9a1357bef2992f3d7"
format_stamp: "Formatted at 2026-07-09 13:10:05 on dist-test-slave-r31z"
I20260709 13:10:05.178761 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:10:05.182091 23753 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:05.182819 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:10:05.183096 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/master-0-root
uuid: "dee331e6305e4ba9a1357bef2992f3d7"
format_stamp: "Formatted at 2026-07-09 13:10:05 on dist-test-slave-r31z"
I20260709 13:10:05.183338 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:05.191640 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:05.192803 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:05.233245 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.126:35197
I20260709 13:10:05.233471 23804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.126:35197 every 8 connection(s)
I20260709 13:10:05.237912 23805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:05.249190 23805 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7: Bootstrap starting.
I20260709 13:10:05.253976 23805 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:05.258347 23805 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7: No bootstrap required, opened a new log
I20260709 13:10:05.260453 23805 raft_consensus.cc:359] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dee331e6305e4ba9a1357bef2992f3d7" member_type: VOTER }
I20260709 13:10:05.260877 23805 raft_consensus.cc:385] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:05.261055 23805 raft_consensus.cc:740] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dee331e6305e4ba9a1357bef2992f3d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:05.261574 23805 consensus_queue.cc:260] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dee331e6305e4ba9a1357bef2992f3d7" member_type: VOTER }
I20260709 13:10:05.262029 23805 raft_consensus.cc:399] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:05.262219 23805 raft_consensus.cc:493] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:05.262428 23805 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:05.267030 23805 raft_consensus.cc:515] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dee331e6305e4ba9a1357bef2992f3d7" member_type: VOTER }
I20260709 13:10:05.267799 23805 leader_election.cc:304] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [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: dee331e6305e4ba9a1357bef2992f3d7; no voters: 
I20260709 13:10:05.269143 23805 leader_election.cc:290] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:05.269582 23808 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:05.271059 23808 raft_consensus.cc:697] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [term 1 LEADER]: Becoming Leader. State: Replica: dee331e6305e4ba9a1357bef2992f3d7, State: Running, Role: LEADER
I20260709 13:10:05.271677 23808 consensus_queue.cc:237] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [LEADER]: Queue going to LEADER mode. State: All 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: "dee331e6305e4ba9a1357bef2992f3d7" member_type: VOTER }
I20260709 13:10:05.272408 23805 sys_catalog.cc:565] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:05.278105 23809 sys_catalog.cc:455] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dee331e6305e4ba9a1357bef2992f3d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dee331e6305e4ba9a1357bef2992f3d7" member_type: VOTER } }
I20260709 13:10:05.278214 23810 sys_catalog.cc:455] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dee331e6305e4ba9a1357bef2992f3d7. Latest consensus state: current_term: 1 leader_uuid: "dee331e6305e4ba9a1357bef2992f3d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dee331e6305e4ba9a1357bef2992f3d7" member_type: VOTER } }
I20260709 13:10:05.278971 23809 sys_catalog.cc:458] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:05.279028 23810 sys_catalog.cc:458] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:05.285807 23815 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:05.291752 23815 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:05.292712 18565 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:05.300892 23815 catalog_manager.cc:1383] Generated new cluster ID: 60fce05252714ac5adb1ac241a91f3ca
I20260709 13:10:05.301178 23815 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:05.330117 23815 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:05.331610 23815 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:05.343927 23815 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7: Generated new TSK 0
I20260709 13:10:05.344655 23815 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:05.359215 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:05.365056 23826 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:05.366071 23827 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:05.367095 23829 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:05.368119 18565 server_base.cc:1061] running on GCE node
I20260709 13:10:05.369083 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:05.369262 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:05.369416 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602605369401 us; error 0 us; skew 500 ppm
I20260709 13:10:05.369992 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:05.372170 18565 webserver.cc:533] Webserver started at http://127.18.33.65:38633/ using document root <none> and password file <none>
I20260709 13:10:05.372608 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:05.372761 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:05.372962 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:05.374032 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/ts-0-root/instance:
uuid: "2be6c4b8f581471285ba2c00c53f7b89"
format_stamp: "Formatted at 2026-07-09 13:10:05 on dist-test-slave-r31z"
I20260709 13:10:05.378316 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:10:05.381433 23834 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:05.382237 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:10:05.382517 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/ts-0-root
uuid: "2be6c4b8f581471285ba2c00c53f7b89"
format_stamp: "Formatted at 2026-07-09 13:10:05 on dist-test-slave-r31z"
I20260709 13:10:05.382771 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:05.407630 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:05.408941 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:05.410470 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:05.412627 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:05.412812 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:05.413053 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:05.413214 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:05.457406 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.65:37007
I20260709 13:10:05.457487 23896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.65:37007 every 8 connection(s)
I20260709 13:10:05.462772 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:05.469261 23901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:05.470933 23902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:05.474720 23904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:05.475015 18565 server_base.cc:1061] running on GCE node
I20260709 13:10:05.476220 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:05.476466 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:05.476666 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602605476647 us; error 0 us; skew 500 ppm
I20260709 13:10:05.476763 23897 heartbeater.cc:344] Connected to a master server at 127.18.33.126:35197
I20260709 13:10:05.477306 23897 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:05.477377 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:05.478253 23897 heartbeater.cc:507] Master 127.18.33.126:35197 requested a full tablet report, sending...
I20260709 13:10:05.480302 18565 webserver.cc:533] Webserver started at http://127.18.33.66:39821/ using document root <none> and password file <none>
I20260709 13:10:05.480682 23770 ts_manager.cc:194] Registered new tserver with Master: 2be6c4b8f581471285ba2c00c53f7b89 (127.18.33.65:37007)
I20260709 13:10:05.480854 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:05.481153 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:05.481438 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:05.482542 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/ts-1-root/instance:
uuid: "07955ff87edc4e1aa77df11dfab4c22b"
format_stamp: "Formatted at 2026-07-09 13:10:05 on dist-test-slave-r31z"
I20260709 13:10:05.482630 23770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50398
I20260709 13:10:05.487212 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:10:05.491317 23909 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:05.492180 18565 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 13:10:05.492501 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/ts-1-root
uuid: "07955ff87edc4e1aa77df11dfab4c22b"
format_stamp: "Formatted at 2026-07-09 13:10:05 on dist-test-slave-r31z"
I20260709 13:10:05.492750 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:05.509681 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:05.510844 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:05.512249 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:05.514362 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:05.514544 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:05.514751 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:05.514906 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:05.558612 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.66:38741
I20260709 13:10:05.558708 23971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.66:38741 every 8 connection(s)
I20260709 13:10:05.563158 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:05.570145 23975 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:05.573613 23976 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:05.580365 23978 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:05.580587 18565 server_base.cc:1061] running on GCE node
I20260709 13:10:05.581565 23972 heartbeater.cc:344] Connected to a master server at 127.18.33.126:35197
I20260709 13:10:05.582003 23972 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:05.581941 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:05.582418 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:05.582600 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602605582580 us; error 0 us; skew 500 ppm
I20260709 13:10:05.582903 23972 heartbeater.cc:507] Master 127.18.33.126:35197 requested a full tablet report, sending...
I20260709 13:10:05.583235 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:05.585140 23770 ts_manager.cc:194] Registered new tserver with Master: 07955ff87edc4e1aa77df11dfab4c22b (127.18.33.66:38741)
I20260709 13:10:05.586043 18565 webserver.cc:533] Webserver started at http://127.18.33.67:37325/ using document root <none> and password file <none>
I20260709 13:10:05.586606 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:05.586793 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:05.587246 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:05.587635 23770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50400
I20260709 13:10:05.588404 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/ts-2-root/instance:
uuid: "dcb57038395f4e0798cb583d3f03e507"
format_stamp: "Formatted at 2026-07-09 13:10:05 on dist-test-slave-r31z"
I20260709 13:10:05.592832 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 13:10:05.596330 23983 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:05.597106 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:10:05.597486 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/ts-2-root
uuid: "dcb57038395f4e0798cb583d3f03e507"
format_stamp: "Formatted at 2026-07-09 13:10:05 on dist-test-slave-r31z"
I20260709 13:10:05.597744 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602472679803-18565-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:05.615602 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:05.616894 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:05.618381 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:05.620515 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:05.620704 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:05.620941 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:05.621089 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:05.663995 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.67:46391
I20260709 13:10:05.664116 24045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.67:46391 every 8 connection(s)
I20260709 13:10:05.677877 24046 heartbeater.cc:344] Connected to a master server at 127.18.33.126:35197
I20260709 13:10:05.678359 24046 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:05.679041 24046 heartbeater.cc:507] Master 127.18.33.126:35197 requested a full tablet report, sending...
I20260709 13:10:05.680944 23770 ts_manager.cc:194] Registered new tserver with Master: dcb57038395f4e0798cb583d3f03e507 (127.18.33.67:46391)
I20260709 13:10:05.681797 18565 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014545481s
I20260709 13:10:05.682646 23770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50416
I20260709 13:10:05.708397 23770 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50420:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:05.710988 23770 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:05.758671 23861 tablet_service.cc:1511] Processing CreateTablet for tablet 75daf0a8f3f34f7684acc12a7c4c43dd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8528f9ce809d4334b568f38a0d755b02]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:05.758854 23862 tablet_service.cc:1511] Processing CreateTablet for tablet 061bd0adfe354e838dddc809a784dd64 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8528f9ce809d4334b568f38a0d755b02]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:05.760149 23861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75daf0a8f3f34f7684acc12a7c4c43dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:05.760622 24010 tablet_service.cc:1511] Processing CreateTablet for tablet 75daf0a8f3f34f7684acc12a7c4c43dd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8528f9ce809d4334b568f38a0d755b02]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:05.760804 24011 tablet_service.cc:1511] Processing CreateTablet for tablet 061bd0adfe354e838dddc809a784dd64 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8528f9ce809d4334b568f38a0d755b02]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:05.761904 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75daf0a8f3f34f7684acc12a7c4c43dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:05.763541 23937 tablet_service.cc:1511] Processing CreateTablet for tablet 061bd0adfe354e838dddc809a784dd64 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8528f9ce809d4334b568f38a0d755b02]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:05.764930 23937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 061bd0adfe354e838dddc809a784dd64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:05.765470 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 061bd0adfe354e838dddc809a784dd64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:05.765676 23862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 061bd0adfe354e838dddc809a784dd64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:05.768535 23936 tablet_service.cc:1511] Processing CreateTablet for tablet 75daf0a8f3f34f7684acc12a7c4c43dd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8528f9ce809d4334b568f38a0d755b02]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:05.769943 23936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75daf0a8f3f34f7684acc12a7c4c43dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:05.801116 24061 tablet_bootstrap.cc:492] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507: Bootstrap starting.
I20260709 13:10:05.802564 24062 tablet_bootstrap.cc:492] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89: Bootstrap starting.
I20260709 13:10:05.809005 24063 tablet_bootstrap.cc:492] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b: Bootstrap starting.
I20260709 13:10:05.809372 24062 tablet_bootstrap.cc:654] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:05.809418 24061 tablet_bootstrap.cc:654] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:05.814896 24063 tablet_bootstrap.cc:654] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:05.818068 24061 tablet_bootstrap.cc:492] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507: No bootstrap required, opened a new log
I20260709 13:10:05.818636 24061 ts_tablet_manager.cc:1403] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:10:05.819072 24062 tablet_bootstrap.cc:492] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89: No bootstrap required, opened a new log
I20260709 13:10:05.819574 24062 ts_tablet_manager.cc:1403] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:10:05.819907 24063 tablet_bootstrap.cc:492] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b: No bootstrap required, opened a new log
I20260709 13:10:05.820300 24063 ts_tablet_manager.cc:1403] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 13:10:05.821593 24061 raft_consensus.cc:359] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:05.822330 24061 raft_consensus.cc:385] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:05.822705 24061 raft_consensus.cc:740] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb57038395f4e0798cb583d3f03e507, State: Initialized, Role: FOLLOWER
I20260709 13:10:05.822422 24063 raft_consensus.cc:359] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:05.822405 24062 raft_consensus.cc:359] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } }
I20260709 13:10:05.823215 24063 raft_consensus.cc:385] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:05.823324 24062 raft_consensus.cc:385] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:05.823588 24063 raft_consensus.cc:740] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07955ff87edc4e1aa77df11dfab4c22b, State: Initialized, Role: FOLLOWER
I20260709 13:10:05.823704 24062 raft_consensus.cc:740] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be6c4b8f581471285ba2c00c53f7b89, State: Initialized, Role: FOLLOWER
I20260709 13:10:05.823530 24061 consensus_queue.cc:260] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:05.824518 24063 consensus_queue.cc:260] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:05.824600 24062 consensus_queue.cc:260] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } }
I20260709 13:10:05.826308 24046 heartbeater.cc:499] Master 127.18.33.126:35197 was elected leader, sending a full tablet report...
I20260709 13:10:05.826834 24061 ts_tablet_manager.cc:1434] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:10:05.828092 24061 tablet_bootstrap.cc:492] T 061bd0adfe354e838dddc809a784dd64 P dcb57038395f4e0798cb583d3f03e507: Bootstrap starting.
I20260709 13:10:05.836594 24061 tablet_bootstrap.cc:654] T 061bd0adfe354e838dddc809a784dd64 P dcb57038395f4e0798cb583d3f03e507: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:05.840004 24062 ts_tablet_manager.cc:1434] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.009s
I20260709 13:10:05.840291 23897 heartbeater.cc:499] Master 127.18.33.126:35197 was elected leader, sending a full tablet report...
I20260709 13:10:05.841215 24062 tablet_bootstrap.cc:492] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89: Bootstrap starting.
I20260709 13:10:05.838825 24063 ts_tablet_manager.cc:1434] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 13:10:05.839555 23972 heartbeater.cc:499] Master 127.18.33.126:35197 was elected leader, sending a full tablet report...
I20260709 13:10:05.845669 24063 tablet_bootstrap.cc:492] T 061bd0adfe354e838dddc809a784dd64 P 07955ff87edc4e1aa77df11dfab4c22b: Bootstrap starting.
I20260709 13:10:05.848580 24062 tablet_bootstrap.cc:654] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:05.851998 24063 tablet_bootstrap.cc:654] T 061bd0adfe354e838dddc809a784dd64 P 07955ff87edc4e1aa77df11dfab4c22b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:05.858604 24061 tablet_bootstrap.cc:492] T 061bd0adfe354e838dddc809a784dd64 P dcb57038395f4e0798cb583d3f03e507: No bootstrap required, opened a new log
I20260709 13:10:05.859110 24061 ts_tablet_manager.cc:1403] T 061bd0adfe354e838dddc809a784dd64 P dcb57038395f4e0798cb583d3f03e507: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.001s
I20260709 13:10:05.860327 24062 tablet_bootstrap.cc:492] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89: No bootstrap required, opened a new log
I20260709 13:10:05.861023 24062 ts_tablet_manager.cc:1403] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260709 13:10:05.861994 24061 raft_consensus.cc:359] T 061bd0adfe354e838dddc809a784dd64 P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } }
I20260709 13:10:05.862777 24061 raft_consensus.cc:385] T 061bd0adfe354e838dddc809a784dd64 P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:05.863065 24061 raft_consensus.cc:740] T 061bd0adfe354e838dddc809a784dd64 P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb57038395f4e0798cb583d3f03e507, State: Initialized, Role: FOLLOWER
I20260709 13:10:05.863888 24061 consensus_queue.cc:260] T 061bd0adfe354e838dddc809a784dd64 P dcb57038395f4e0798cb583d3f03e507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } }
I20260709 13:10:05.864375 24062 raft_consensus.cc:359] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:05.865231 24062 raft_consensus.cc:385] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:05.865553 24062 raft_consensus.cc:740] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be6c4b8f581471285ba2c00c53f7b89, State: Initialized, Role: FOLLOWER
I20260709 13:10:05.865921 24061 ts_tablet_manager.cc:1434] T 061bd0adfe354e838dddc809a784dd64 P dcb57038395f4e0798cb583d3f03e507: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 13:10:05.866284 24062 consensus_queue.cc:260] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:05.868039 24063 tablet_bootstrap.cc:492] T 061bd0adfe354e838dddc809a784dd64 P 07955ff87edc4e1aa77df11dfab4c22b: No bootstrap required, opened a new log
I20260709 13:10:05.868582 24063 ts_tablet_manager.cc:1403] T 061bd0adfe354e838dddc809a784dd64 P 07955ff87edc4e1aa77df11dfab4c22b: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260709 13:10:05.868584 24062 ts_tablet_manager.cc:1434] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:05.872437 24063 raft_consensus.cc:359] T 061bd0adfe354e838dddc809a784dd64 P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } }
I20260709 13:10:05.873185 24063 raft_consensus.cc:385] T 061bd0adfe354e838dddc809a784dd64 P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:05.873524 24063 raft_consensus.cc:740] T 061bd0adfe354e838dddc809a784dd64 P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07955ff87edc4e1aa77df11dfab4c22b, State: Initialized, Role: FOLLOWER
I20260709 13:10:05.874670 24063 consensus_queue.cc:260] T 061bd0adfe354e838dddc809a784dd64 P 07955ff87edc4e1aa77df11dfab4c22b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } }
I20260709 13:10:05.876782 24063 ts_tablet_manager.cc:1434] T 061bd0adfe354e838dddc809a784dd64 P 07955ff87edc4e1aa77df11dfab4c22b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:05.878124 24069 raft_consensus.cc:493] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:05.878628 24069 raft_consensus.cc:515] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } }
I20260709 13:10:05.884023 24069 leader_election.cc:290] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb57038395f4e0798cb583d3f03e507 (127.18.33.67:46391), 07955ff87edc4e1aa77df11dfab4c22b (127.18.33.66:38741)
I20260709 13:10:05.892926 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061bd0adfe354e838dddc809a784dd64" candidate_uuid: "2be6c4b8f581471285ba2c00c53f7b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb57038395f4e0798cb583d3f03e507" is_pre_election: true
I20260709 13:10:05.893903 24021 raft_consensus.cc:2468] T 061bd0adfe354e838dddc809a784dd64 P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be6c4b8f581471285ba2c00c53f7b89 in term 0.
I20260709 13:10:05.895023 23835 leader_election.cc:304] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be6c4b8f581471285ba2c00c53f7b89, dcb57038395f4e0798cb583d3f03e507; no voters: 
I20260709 13:10:05.895644 24069 raft_consensus.cc:2804] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:05.895912 24069 raft_consensus.cc:493] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:05.896126 24069 raft_consensus.cc:3060] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:05.899590 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061bd0adfe354e838dddc809a784dd64" candidate_uuid: "2be6c4b8f581471285ba2c00c53f7b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07955ff87edc4e1aa77df11dfab4c22b" is_pre_election: true
I20260709 13:10:05.900326 23947 raft_consensus.cc:2468] T 061bd0adfe354e838dddc809a784dd64 P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be6c4b8f581471285ba2c00c53f7b89 in term 0.
I20260709 13:10:05.902590 24069 raft_consensus.cc:515] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } }
I20260709 13:10:05.904186 24069 leader_election.cc:290] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [CANDIDATE]: Term 1 election: Requested vote from peers dcb57038395f4e0798cb583d3f03e507 (127.18.33.67:46391), 07955ff87edc4e1aa77df11dfab4c22b (127.18.33.66:38741)
I20260709 13:10:05.904831 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061bd0adfe354e838dddc809a784dd64" candidate_uuid: "2be6c4b8f581471285ba2c00c53f7b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb57038395f4e0798cb583d3f03e507"
I20260709 13:10:05.905107 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061bd0adfe354e838dddc809a784dd64" candidate_uuid: "2be6c4b8f581471285ba2c00c53f7b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07955ff87edc4e1aa77df11dfab4c22b"
I20260709 13:10:05.905287 24021 raft_consensus.cc:3060] T 061bd0adfe354e838dddc809a784dd64 P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:05.905649 23947 raft_consensus.cc:3060] T 061bd0adfe354e838dddc809a784dd64 P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:05.911540 24021 raft_consensus.cc:2468] T 061bd0adfe354e838dddc809a784dd64 P dcb57038395f4e0798cb583d3f03e507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be6c4b8f581471285ba2c00c53f7b89 in term 1.
I20260709 13:10:05.912343 23947 raft_consensus.cc:2468] T 061bd0adfe354e838dddc809a784dd64 P 07955ff87edc4e1aa77df11dfab4c22b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be6c4b8f581471285ba2c00c53f7b89 in term 1.
I20260709 13:10:05.912868 23835 leader_election.cc:304] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be6c4b8f581471285ba2c00c53f7b89, dcb57038395f4e0798cb583d3f03e507; no voters: 
I20260709 13:10:05.913719 24069 raft_consensus.cc:2804] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:05.914961 24069 raft_consensus.cc:697] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [term 1 LEADER]: Becoming Leader. State: Replica: 2be6c4b8f581471285ba2c00c53f7b89, State: Running, Role: LEADER
I20260709 13:10:05.915863 24069 consensus_queue.cc:237] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } }
I20260709 13:10:05.924374 23770 catalog_manager.cc:5697] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2be6c4b8f581471285ba2c00c53f7b89 (127.18.33.65). New cstate: current_term: 1 leader_uuid: "2be6c4b8f581471285ba2c00c53f7b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:05.962437 24067 raft_consensus.cc:493] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:05.963126 24067 raft_consensus.cc:515] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:05.965380 24067 leader_election.cc:290] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be6c4b8f581471285ba2c00c53f7b89 (127.18.33.65:37007), 07955ff87edc4e1aa77df11dfab4c22b (127.18.33.66:38741)
I20260709 13:10:05.975759 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75daf0a8f3f34f7684acc12a7c4c43dd" candidate_uuid: "dcb57038395f4e0798cb583d3f03e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be6c4b8f581471285ba2c00c53f7b89" is_pre_election: true
I20260709 13:10:05.976871 23872 raft_consensus.cc:2468] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb57038395f4e0798cb583d3f03e507 in term 0.
I20260709 13:10:05.978142 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75daf0a8f3f34f7684acc12a7c4c43dd" candidate_uuid: "dcb57038395f4e0798cb583d3f03e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07955ff87edc4e1aa77df11dfab4c22b" is_pre_election: true
I20260709 13:10:05.978289 23986 leader_election.cc:304] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be6c4b8f581471285ba2c00c53f7b89, dcb57038395f4e0798cb583d3f03e507; no voters: 
I20260709 13:10:05.978790 23947 raft_consensus.cc:2468] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb57038395f4e0798cb583d3f03e507 in term 0.
I20260709 13:10:05.979106 24067 raft_consensus.cc:2804] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:05.979466 24067 raft_consensus.cc:493] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:05.979787 24067 raft_consensus.cc:3060] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:05.985167 24067 raft_consensus.cc:515] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:05.986861 24067 leader_election.cc:290] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [CANDIDATE]: Term 1 election: Requested vote from peers 2be6c4b8f581471285ba2c00c53f7b89 (127.18.33.65:37007), 07955ff87edc4e1aa77df11dfab4c22b (127.18.33.66:38741)
I20260709 13:10:05.987668 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75daf0a8f3f34f7684acc12a7c4c43dd" candidate_uuid: "dcb57038395f4e0798cb583d3f03e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be6c4b8f581471285ba2c00c53f7b89"
I20260709 13:10:05.987818 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75daf0a8f3f34f7684acc12a7c4c43dd" candidate_uuid: "dcb57038395f4e0798cb583d3f03e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07955ff87edc4e1aa77df11dfab4c22b"
I20260709 13:10:05.988189 23872 raft_consensus.cc:3060] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:05.988422 23947 raft_consensus.cc:3060] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:05.993407 23947 raft_consensus.cc:2468] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb57038395f4e0798cb583d3f03e507 in term 1.
I20260709 13:10:05.993582 23872 raft_consensus.cc:2468] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb57038395f4e0798cb583d3f03e507 in term 1.
I20260709 13:10:05.994446 23986 leader_election.cc:304] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07955ff87edc4e1aa77df11dfab4c22b, dcb57038395f4e0798cb583d3f03e507; no voters: 
I20260709 13:10:05.995172 24067 raft_consensus.cc:2804] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:05.996248 24067 raft_consensus.cc:697] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 1 LEADER]: Becoming Leader. State: Replica: dcb57038395f4e0798cb583d3f03e507, State: Running, Role: LEADER
I20260709 13:10:05.997100 24067 consensus_queue.cc:237] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.004657 23770 catalog_manager.cc:5697] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb57038395f4e0798cb583d3f03e507 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "dcb57038395f4e0798cb583d3f03e507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:06.088596 23770 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50434:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:06.090515 23770 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:06.114300 23862 tablet_service.cc:1511] Processing CreateTablet for tablet 40824e05f4224bd798e5e8b4e03b0361 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=29c07ec1dfd0434cbd0d628b7d34dd4b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:06.115463 23936 tablet_service.cc:1511] Processing CreateTablet for tablet 40824e05f4224bd798e5e8b4e03b0361 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=29c07ec1dfd0434cbd0d628b7d34dd4b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:06.115851 23862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40824e05f4224bd798e5e8b4e03b0361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.116786 23936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40824e05f4224bd798e5e8b4e03b0361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.117488 24010 tablet_service.cc:1511] Processing CreateTablet for tablet 40824e05f4224bd798e5e8b4e03b0361 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=29c07ec1dfd0434cbd0d628b7d34dd4b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:06.118659 24010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40824e05f4224bd798e5e8b4e03b0361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.119160 23861 tablet_service.cc:1511] Processing CreateTablet for tablet 10fc4a548907465795863c15acf5693f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=29c07ec1dfd0434cbd0d628b7d34dd4b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:06.120302 23861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10fc4a548907465795863c15acf5693f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.121539 23937 tablet_service.cc:1511] Processing CreateTablet for tablet 10fc4a548907465795863c15acf5693f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=29c07ec1dfd0434cbd0d628b7d34dd4b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:06.122718 23937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10fc4a548907465795863c15acf5693f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.131996 24062 tablet_bootstrap.cc:492] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89: Bootstrap starting.
I20260709 13:10:06.134025 24011 tablet_service.cc:1511] Processing CreateTablet for tablet 10fc4a548907465795863c15acf5693f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=29c07ec1dfd0434cbd0d628b7d34dd4b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:06.135289 24011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10fc4a548907465795863c15acf5693f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:06.138573 24061 tablet_bootstrap.cc:492] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507: Bootstrap starting.
I20260709 13:10:06.144891 24061 tablet_bootstrap.cc:654] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.138547 24062 tablet_bootstrap.cc:654] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.148138 24063 tablet_bootstrap.cc:492] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b: Bootstrap starting.
I20260709 13:10:06.154171 24061 tablet_bootstrap.cc:492] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507: No bootstrap required, opened a new log
I20260709 13:10:06.154745 24061 ts_tablet_manager.cc:1403] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.002s
I20260709 13:10:06.155015 24063 tablet_bootstrap.cc:654] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.156757 24062 tablet_bootstrap.cc:492] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89: No bootstrap required, opened a new log
I20260709 13:10:06.157402 24062 ts_tablet_manager.cc:1403] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.003s
I20260709 13:10:06.160176 24061 raft_consensus.cc:359] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.160936 24061 raft_consensus.cc:385] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.160487 24062 raft_consensus.cc:359] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.161243 24061 raft_consensus.cc:740] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb57038395f4e0798cb583d3f03e507, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.161440 24062 raft_consensus.cc:385] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.161847 24062 raft_consensus.cc:740] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be6c4b8f581471285ba2c00c53f7b89, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.162124 24061 consensus_queue.cc:260] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.164372 24061 ts_tablet_manager.cc:1434] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:10:06.165441 24061 tablet_bootstrap.cc:492] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507: Bootstrap starting.
I20260709 13:10:06.165676 24063 tablet_bootstrap.cc:492] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b: No bootstrap required, opened a new log
I20260709 13:10:06.166337 24063 ts_tablet_manager.cc:1403] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 13:10:06.162700 24062 consensus_queue.cc:260] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.169374 24062 ts_tablet_manager.cc:1434] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:10:06.170632 24062 tablet_bootstrap.cc:492] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89: Bootstrap starting.
I20260709 13:10:06.171886 24063 raft_consensus.cc:359] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.172786 24063 raft_consensus.cc:385] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.173501 24063 raft_consensus.cc:740] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07955ff87edc4e1aa77df11dfab4c22b, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.174510 24063 consensus_queue.cc:260] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.177639 24063 ts_tablet_manager.cc:1434] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:10:06.178728 24063 tablet_bootstrap.cc:492] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b: Bootstrap starting.
I20260709 13:10:06.179165 24062 tablet_bootstrap.cc:654] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.185169 24063 tablet_bootstrap.cc:654] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.186342 24061 tablet_bootstrap.cc:654] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:06.191458 24067 raft_consensus.cc:493] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:06.192669 24067 raft_consensus.cc:515] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.194698 24062 tablet_bootstrap.cc:492] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89: No bootstrap required, opened a new log
I20260709 13:10:06.195305 24067 leader_election.cc:290] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be6c4b8f581471285ba2c00c53f7b89 (127.18.33.65:37007), 07955ff87edc4e1aa77df11dfab4c22b (127.18.33.66:38741)
I20260709 13:10:06.195415 24062 ts_tablet_manager.cc:1403] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260709 13:10:06.197539 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40824e05f4224bd798e5e8b4e03b0361" candidate_uuid: "dcb57038395f4e0798cb583d3f03e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be6c4b8f581471285ba2c00c53f7b89" is_pre_election: true
I20260709 13:10:06.198316 23872 raft_consensus.cc:2468] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb57038395f4e0798cb583d3f03e507 in term 0.
I20260709 13:10:06.199352 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40824e05f4224bd798e5e8b4e03b0361" candidate_uuid: "dcb57038395f4e0798cb583d3f03e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07955ff87edc4e1aa77df11dfab4c22b" is_pre_election: true
I20260709 13:10:06.199658 24062 raft_consensus.cc:359] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.200338 24063 tablet_bootstrap.cc:492] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b: No bootstrap required, opened a new log
I20260709 13:10:06.200521 24062 raft_consensus.cc:385] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.200893 24063 ts_tablet_manager.cc:1403] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.001s
I20260709 13:10:06.200922 24062 raft_consensus.cc:740] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be6c4b8f581471285ba2c00c53f7b89, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.202068 24062 consensus_queue.cc:260] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.202880 23986 leader_election.cc:304] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be6c4b8f581471285ba2c00c53f7b89, dcb57038395f4e0798cb583d3f03e507; no voters: 
I20260709 13:10:06.203995 24063 raft_consensus.cc:359] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.204725 24062 ts_tablet_manager.cc:1434] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:10:06.204689 24063 raft_consensus.cc:385] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.205224 24063 raft_consensus.cc:740] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07955ff87edc4e1aa77df11dfab4c22b, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.205945 24067 raft_consensus.cc:2804] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:06.206213 24063 consensus_queue.cc:260] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.206941 24067 raft_consensus.cc:493] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:06.206516 23947 raft_consensus.cc:2468] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb57038395f4e0798cb583d3f03e507 in term 0.
I20260709 13:10:06.208709 24067 raft_consensus.cc:3060] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:06.210714 24063 ts_tablet_manager.cc:1434] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:10:06.218976 24067 raft_consensus.cc:515] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.221966 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40824e05f4224bd798e5e8b4e03b0361" candidate_uuid: "dcb57038395f4e0798cb583d3f03e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be6c4b8f581471285ba2c00c53f7b89"
I20260709 13:10:06.222353 23947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40824e05f4224bd798e5e8b4e03b0361" candidate_uuid: "dcb57038395f4e0798cb583d3f03e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07955ff87edc4e1aa77df11dfab4c22b"
I20260709 13:10:06.222587 23872 raft_consensus.cc:3060] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:06.222913 23947 raft_consensus.cc:3060] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:06.221153 24067 leader_election.cc:290] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [CANDIDATE]: Term 1 election: Requested vote from peers 2be6c4b8f581471285ba2c00c53f7b89 (127.18.33.65:37007), 07955ff87edc4e1aa77df11dfab4c22b (127.18.33.66:38741)
I20260709 13:10:06.228055 24061 tablet_bootstrap.cc:492] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507: No bootstrap required, opened a new log
I20260709 13:10:06.228502 24061 ts_tablet_manager.cc:1403] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.018s
I20260709 13:10:06.230515 23872 raft_consensus.cc:2468] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb57038395f4e0798cb583d3f03e507 in term 1.
I20260709 13:10:06.230762 23947 raft_consensus.cc:2468] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb57038395f4e0798cb583d3f03e507 in term 1.
I20260709 13:10:06.231546 24061 raft_consensus.cc:359] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.231815 23986 leader_election.cc:304] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be6c4b8f581471285ba2c00c53f7b89, dcb57038395f4e0798cb583d3f03e507; no voters: 
I20260709 13:10:06.232271 24061 raft_consensus.cc:385] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:06.232584 24061 raft_consensus.cc:740] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb57038395f4e0798cb583d3f03e507, State: Initialized, Role: FOLLOWER
I20260709 13:10:06.232781 24067 raft_consensus.cc:2804] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:06.233457 24067 raft_consensus.cc:697] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 1 LEADER]: Becoming Leader. State: Replica: dcb57038395f4e0798cb583d3f03e507, State: Running, Role: LEADER
I20260709 13:10:06.233525 24061 consensus_queue.cc:260] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.234341 24067 consensus_queue.cc:237] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.235822 24061 ts_tablet_manager.cc:1434] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:06.242324 23770 catalog_manager.cc:5697] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb57038395f4e0798cb583d3f03e507 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "dcb57038395f4e0798cb583d3f03e507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } health_report { overall_health: HEALTHY } } }
W20260709 13:10:06.288302 23818 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:06.299695 24068 raft_consensus.cc:493] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:06.300274 24068 raft_consensus.cc:515] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.302230 24068 leader_election.cc:290] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2be6c4b8f581471285ba2c00c53f7b89 (127.18.33.65:37007), dcb57038395f4e0798cb583d3f03e507 (127.18.33.67:46391)
I20260709 13:10:06.313630 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fc4a548907465795863c15acf5693f" candidate_uuid: "07955ff87edc4e1aa77df11dfab4c22b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be6c4b8f581471285ba2c00c53f7b89" is_pre_election: true
I20260709 13:10:06.314240 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fc4a548907465795863c15acf5693f" candidate_uuid: "07955ff87edc4e1aa77df11dfab4c22b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb57038395f4e0798cb583d3f03e507" is_pre_election: true
I20260709 13:10:06.314375 23872 raft_consensus.cc:2468] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07955ff87edc4e1aa77df11dfab4c22b in term 0.
I20260709 13:10:06.314971 24021 raft_consensus.cc:2468] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07955ff87edc4e1aa77df11dfab4c22b in term 0.
I20260709 13:10:06.315810 23912 leader_election.cc:304] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07955ff87edc4e1aa77df11dfab4c22b, 2be6c4b8f581471285ba2c00c53f7b89; no voters: 
I20260709 13:10:06.316701 24068 raft_consensus.cc:2804] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:06.317247 24068 raft_consensus.cc:493] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:06.317617 24068 raft_consensus.cc:3060] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:06.322130 24069 consensus_queue.cc:1048] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:06.324054 24068 raft_consensus.cc:515] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.326730 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fc4a548907465795863c15acf5693f" candidate_uuid: "07955ff87edc4e1aa77df11dfab4c22b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be6c4b8f581471285ba2c00c53f7b89"
I20260709 13:10:06.327450 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fc4a548907465795863c15acf5693f" candidate_uuid: "07955ff87edc4e1aa77df11dfab4c22b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb57038395f4e0798cb583d3f03e507"
I20260709 13:10:06.327442 23872 raft_consensus.cc:3060] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:06.328174 24020 raft_consensus.cc:3060] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:06.328881 24068 leader_election.cc:290] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [CANDIDATE]: Term 1 election: Requested vote from peers 2be6c4b8f581471285ba2c00c53f7b89 (127.18.33.65:37007), dcb57038395f4e0798cb583d3f03e507 (127.18.33.67:46391)
I20260709 13:10:06.335865 24020 raft_consensus.cc:2468] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07955ff87edc4e1aa77df11dfab4c22b in term 1.
I20260709 13:10:06.336644 23872 raft_consensus.cc:2468] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07955ff87edc4e1aa77df11dfab4c22b in term 1.
I20260709 13:10:06.337234 23910 leader_election.cc:304] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07955ff87edc4e1aa77df11dfab4c22b, dcb57038395f4e0798cb583d3f03e507; no voters: 
I20260709 13:10:06.338521 24068 raft_consensus.cc:2804] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:06.339951 24068 raft_consensus.cc:697] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 1 LEADER]: Becoming Leader. State: Replica: 07955ff87edc4e1aa77df11dfab4c22b, State: Running, Role: LEADER
I20260709 13:10:06.340814 24068 consensus_queue.cc:237] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.344303 24069 consensus_queue.cc:1048] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:06.351013 23770 catalog_manager.cc:5697] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b reported cstate change: term changed from 0 to 1, leader changed from <none> to 07955ff87edc4e1aa77df11dfab4c22b (127.18.33.66). New cstate: current_term: 1 leader_uuid: "07955ff87edc4e1aa77df11dfab4c22b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:06.393097 24020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75daf0a8f3f34f7684acc12a7c4c43dd"
dest_uuid: "dcb57038395f4e0798cb583d3f03e507"
mode: GRACEFUL
new_leader_uuid: "07955ff87edc4e1aa77df11dfab4c22b"
 from {username='slave'} at 127.0.0.1:45820
I20260709 13:10:06.393955 24020 raft_consensus.cc:606] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 1 LEADER]: Received request to transfer leadership to TS 07955ff87edc4e1aa77df11dfab4c22b
I20260709 13:10:06.400593 24020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40824e05f4224bd798e5e8b4e03b0361"
dest_uuid: "dcb57038395f4e0798cb583d3f03e507"
mode: GRACEFUL
new_leader_uuid: "2be6c4b8f581471285ba2c00c53f7b89"
 from {username='slave'} at 127.0.0.1:45820
I20260709 13:10:06.401165 24020 raft_consensus.cc:606] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 1 LEADER]: Received request to transfer leadership to TS 2be6c4b8f581471285ba2c00c53f7b89
I20260709 13:10:06.414755 23947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10fc4a548907465795863c15acf5693f"
dest_uuid: "07955ff87edc4e1aa77df11dfab4c22b"
mode: GRACEFUL
new_leader_uuid: "2be6c4b8f581471285ba2c00c53f7b89"
 from {username='slave'} at 127.0.0.1:37900
I20260709 13:10:06.415269 23947 raft_consensus.cc:606] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 1 LEADER]: Received request to transfer leadership to TS 2be6c4b8f581471285ba2c00c53f7b89
I20260709 13:10:06.424713 24067 consensus_queue.cc:1048] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:06.432602 24077 raft_consensus.cc:993] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507: : Instructing follower 07955ff87edc4e1aa77df11dfab4c22b to start an election
I20260709 13:10:06.433560 24067 raft_consensus.cc:1081] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 1 LEADER]: Signalling peer 07955ff87edc4e1aa77df11dfab4c22b to start an election
I20260709 13:10:06.436519 23946 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75daf0a8f3f34f7684acc12a7c4c43dd"
dest_uuid: "07955ff87edc4e1aa77df11dfab4c22b"
 from {username='slave'} at 127.0.0.1:37886
I20260709 13:10:06.437609 23946 raft_consensus.cc:493] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:06.438012 23946 raft_consensus.cc:3060] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:06.443343 24067 consensus_queue.cc:1048] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:06.446926 23946 raft_consensus.cc:515] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.451574 23871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75daf0a8f3f34f7684acc12a7c4c43dd" candidate_uuid: "07955ff87edc4e1aa77df11dfab4c22b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2be6c4b8f581471285ba2c00c53f7b89"
I20260709 13:10:06.451848 23946 leader_election.cc:290] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [CANDIDATE]: Term 2 election: Requested vote from peers 2be6c4b8f581471285ba2c00c53f7b89 (127.18.33.65:37007), dcb57038395f4e0798cb583d3f03e507 (127.18.33.67:46391)
I20260709 13:10:06.454677 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75daf0a8f3f34f7684acc12a7c4c43dd" candidate_uuid: "07955ff87edc4e1aa77df11dfab4c22b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcb57038395f4e0798cb583d3f03e507"
I20260709 13:10:06.455426 24020 raft_consensus.cc:3055] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:06.455762 24020 raft_consensus.cc:740] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcb57038395f4e0798cb583d3f03e507, State: Running, Role: LEADER
I20260709 13:10:06.456578 24020 consensus_queue.cc:260] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.458515 24020 raft_consensus.cc:3060] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:06.465257 24020 raft_consensus.cc:2468] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07955ff87edc4e1aa77df11dfab4c22b in term 2.
I20260709 13:10:06.466460 23910 leader_election.cc:304] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [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: 07955ff87edc4e1aa77df11dfab4c22b, dcb57038395f4e0798cb583d3f03e507; no voters: 2be6c4b8f581471285ba2c00c53f7b89
I20260709 13:10:06.467253 24068 raft_consensus.cc:2804] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:06.467713 24068 raft_consensus.cc:697] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [term 2 LEADER]: Becoming Leader. State: Replica: 07955ff87edc4e1aa77df11dfab4c22b, State: Running, Role: LEADER
I20260709 13:10:06.468488 24068 consensus_queue.cc:237] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.475426 23769 catalog_manager.cc:5697] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b reported cstate change: term changed from 1 to 2, leader changed from dcb57038395f4e0798cb583d3f03e507 (127.18.33.67) to 07955ff87edc4e1aa77df11dfab4c22b (127.18.33.66). New cstate: current_term: 2 leader_uuid: "07955ff87edc4e1aa77df11dfab4c22b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:06.695511 24102 consensus_queue.cc:1048] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:06.706913 24077 consensus_queue.cc:1048] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:06.715109 24102 raft_consensus.cc:993] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507: : Instructing follower 2be6c4b8f581471285ba2c00c53f7b89 to start an election
I20260709 13:10:06.715600 24077 raft_consensus.cc:1081] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 1 LEADER]: Signalling peer 2be6c4b8f581471285ba2c00c53f7b89 to start an election
I20260709 13:10:06.717590 23872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40824e05f4224bd798e5e8b4e03b0361"
dest_uuid: "2be6c4b8f581471285ba2c00c53f7b89"
 from {username='slave'} at 127.0.0.1:46964
I20260709 13:10:06.718688 23872 raft_consensus.cc:493] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:06.719087 23872 raft_consensus.cc:3060] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:06.725209 23872 raft_consensus.cc:515] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.727581 23872 leader_election.cc:290] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [CANDIDATE]: Term 2 election: Requested vote from peers 07955ff87edc4e1aa77df11dfab4c22b (127.18.33.66:38741), dcb57038395f4e0798cb583d3f03e507 (127.18.33.67:46391)
I20260709 13:10:06.728399 24020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40824e05f4224bd798e5e8b4e03b0361" candidate_uuid: "2be6c4b8f581471285ba2c00c53f7b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcb57038395f4e0798cb583d3f03e507"
I20260709 13:10:06.728142 23946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40824e05f4224bd798e5e8b4e03b0361" candidate_uuid: "2be6c4b8f581471285ba2c00c53f7b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07955ff87edc4e1aa77df11dfab4c22b"
I20260709 13:10:06.729435 24020 raft_consensus.cc:3055] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:06.730296 24020 raft_consensus.cc:740] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcb57038395f4e0798cb583d3f03e507, State: Running, Role: LEADER
I20260709 13:10:06.730299 23946 raft_consensus.cc:3060] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:06.731460 24020 consensus_queue.cc:260] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.732679 24020 raft_consensus.cc:3060] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:06.736948 23946 raft_consensus.cc:2468] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be6c4b8f581471285ba2c00c53f7b89 in term 2.
I20260709 13:10:06.738160 23837 leader_election.cc:304] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07955ff87edc4e1aa77df11dfab4c22b, 2be6c4b8f581471285ba2c00c53f7b89; no voters: 
I20260709 13:10:06.738503 24068 consensus_queue.cc:1048] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:06.738925 24069 raft_consensus.cc:2804] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:06.739409 24069 raft_consensus.cc:697] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 LEADER]: Becoming Leader. State: Replica: 2be6c4b8f581471285ba2c00c53f7b89, State: Running, Role: LEADER
I20260709 13:10:06.740090 24069 consensus_queue.cc:237] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.743228 24020 raft_consensus.cc:2468] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be6c4b8f581471285ba2c00c53f7b89 in term 2.
I20260709 13:10:06.749809 23770 catalog_manager.cc:5697] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 reported cstate change: term changed from 1 to 2, leader changed from dcb57038395f4e0798cb583d3f03e507 (127.18.33.67) to 2be6c4b8f581471285ba2c00c53f7b89 (127.18.33.65). New cstate: current_term: 2 leader_uuid: "2be6c4b8f581471285ba2c00c53f7b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:06.751407 24096 consensus_queue.cc:1048] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:06.761034 24068 raft_consensus.cc:993] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b: : Instructing follower 2be6c4b8f581471285ba2c00c53f7b89 to start an election
I20260709 13:10:06.761466 24096 raft_consensus.cc:1081] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 1 LEADER]: Signalling peer 2be6c4b8f581471285ba2c00c53f7b89 to start an election
I20260709 13:10:06.762931 23872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10fc4a548907465795863c15acf5693f"
dest_uuid: "2be6c4b8f581471285ba2c00c53f7b89"
 from {username='slave'} at 127.0.0.1:46968
I20260709 13:10:06.763397 23872 raft_consensus.cc:493] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:06.763706 23872 raft_consensus.cc:3060] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:06.768668 23872 raft_consensus.cc:515] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.770256 23872 leader_election.cc:290] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [CANDIDATE]: Term 2 election: Requested vote from peers 07955ff87edc4e1aa77df11dfab4c22b (127.18.33.66:38741), dcb57038395f4e0798cb583d3f03e507 (127.18.33.67:46391)
I20260709 13:10:06.771083 23946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fc4a548907465795863c15acf5693f" candidate_uuid: "2be6c4b8f581471285ba2c00c53f7b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07955ff87edc4e1aa77df11dfab4c22b"
I20260709 13:10:06.771397 24021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fc4a548907465795863c15acf5693f" candidate_uuid: "2be6c4b8f581471285ba2c00c53f7b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcb57038395f4e0798cb583d3f03e507"
I20260709 13:10:06.771651 23946 raft_consensus.cc:3055] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:06.771914 23946 raft_consensus.cc:740] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07955ff87edc4e1aa77df11dfab4c22b, State: Running, Role: LEADER
I20260709 13:10:06.771955 24021 raft_consensus.cc:3060] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:06.772567 23946 consensus_queue.cc:260] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.773526 23946 raft_consensus.cc:3060] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:06.777177 24021 raft_consensus.cc:2468] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be6c4b8f581471285ba2c00c53f7b89 in term 2.
I20260709 13:10:06.778349 23835 leader_election.cc:304] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be6c4b8f581471285ba2c00c53f7b89, dcb57038395f4e0798cb583d3f03e507; no voters: 
I20260709 13:10:06.778360 23946 raft_consensus.cc:2468] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be6c4b8f581471285ba2c00c53f7b89 in term 2.
I20260709 13:10:06.779381 24069 raft_consensus.cc:2804] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:06.779857 24069 raft_consensus.cc:697] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 LEADER]: Becoming Leader. State: Replica: 2be6c4b8f581471285ba2c00c53f7b89, State: Running, Role: LEADER
I20260709 13:10:06.780711 24069 consensus_queue.cc:237] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:06.787894 23768 catalog_manager.cc:5697] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 reported cstate change: term changed from 1 to 2, leader changed from 07955ff87edc4e1aa77df11dfab4c22b (127.18.33.66) to 2be6c4b8f581471285ba2c00c53f7b89 (127.18.33.65). New cstate: current_term: 2 leader_uuid: "2be6c4b8f581471285ba2c00c53f7b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:06.900049 18565 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:10:06.901625 18565 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:10:06.902060 18565 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:10:06.914940 23872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10fc4a548907465795863c15acf5693f"
dest_uuid: "2be6c4b8f581471285ba2c00c53f7b89"
mode: GRACEFUL
new_leader_uuid: "dcb57038395f4e0798cb583d3f03e507"
 from {username='slave'} at 127.0.0.1:46984
I20260709 13:10:06.915460 23872 raft_consensus.cc:606] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 LEADER]: Received request to transfer leadership to TS dcb57038395f4e0798cb583d3f03e507
I20260709 13:10:06.916589 18565 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:10:06.995385 24021 raft_consensus.cc:1275] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 2 FOLLOWER]: Refusing update from remote peer 07955ff87edc4e1aa77df11dfab4c22b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:06.997030 24096 consensus_queue.cc:1048] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:07.005148 23872 raft_consensus.cc:3060] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:07.015020 23872 raft_consensus.cc:1275] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 FOLLOWER]: Refusing update from remote peer 07955ff87edc4e1aa77df11dfab4c22b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:07.016848 24096 consensus_queue.cc:1048] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:07.163528 24021 raft_consensus.cc:1275] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 2 FOLLOWER]: Refusing update from remote peer 2be6c4b8f581471285ba2c00c53f7b89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:07.165211 24109 consensus_queue.cc:1048] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:07.172935 23946 raft_consensus.cc:1275] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b [term 2 FOLLOWER]: Refusing update from remote peer 2be6c4b8f581471285ba2c00c53f7b89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:07.174571 24109 consensus_queue.cc:1048] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:07.205719 24021 raft_consensus.cc:1275] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 2 FOLLOWER]: Refusing update from remote peer 2be6c4b8f581471285ba2c00c53f7b89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:07.207028 24109 consensus_queue.cc:1048] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:07.210326 23946 raft_consensus.cc:1275] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 2 FOLLOWER]: Refusing update from remote peer 2be6c4b8f581471285ba2c00c53f7b89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:07.211529 24109 consensus_queue.cc:1048] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:07.212491 24069 raft_consensus.cc:993] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89: : Instructing follower dcb57038395f4e0798cb583d3f03e507 to start an election
I20260709 13:10:07.213579 24069 raft_consensus.cc:1081] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 LEADER]: Signalling peer dcb57038395f4e0798cb583d3f03e507 to start an election
I20260709 13:10:07.219220 24021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10fc4a548907465795863c15acf5693f"
dest_uuid: "dcb57038395f4e0798cb583d3f03e507"
 from {username='slave'} at 127.0.0.1:45814
I20260709 13:10:07.219894 24021 raft_consensus.cc:493] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:07.220304 24021 raft_consensus.cc:3060] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:07.226549 24021 raft_consensus.cc:515] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:07.228048 24021 leader_election.cc:290] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [CANDIDATE]: Term 3 election: Requested vote from peers 2be6c4b8f581471285ba2c00c53f7b89 (127.18.33.65:37007), 07955ff87edc4e1aa77df11dfab4c22b (127.18.33.66:38741)
I20260709 13:10:07.228981 23872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fc4a548907465795863c15acf5693f" candidate_uuid: "dcb57038395f4e0798cb583d3f03e507" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2be6c4b8f581471285ba2c00c53f7b89"
I20260709 13:10:07.229249 23946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fc4a548907465795863c15acf5693f" candidate_uuid: "dcb57038395f4e0798cb583d3f03e507" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07955ff87edc4e1aa77df11dfab4c22b"
I20260709 13:10:07.229683 23872 raft_consensus.cc:3055] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:07.229785 23946 raft_consensus.cc:3060] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:07.230057 23872 raft_consensus.cc:740] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2be6c4b8f581471285ba2c00c53f7b89, State: Running, Role: LEADER
I20260709 13:10:07.230885 23872 consensus_queue.cc:260] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [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: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:07.232102 23872 raft_consensus.cc:3060] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:07.236935 23946 raft_consensus.cc:2468] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb57038395f4e0798cb583d3f03e507 in term 3.
I20260709 13:10:07.238863 23986 leader_election.cc:304] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07955ff87edc4e1aa77df11dfab4c22b, dcb57038395f4e0798cb583d3f03e507; no voters: 
I20260709 13:10:07.240020 23872 raft_consensus.cc:2468] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb57038395f4e0798cb583d3f03e507 in term 3.
I20260709 13:10:07.240175 24077 raft_consensus.cc:2804] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:07.240764 24077 raft_consensus.cc:697] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 3 LEADER]: Becoming Leader. State: Replica: dcb57038395f4e0798cb583d3f03e507, State: Running, Role: LEADER
I20260709 13:10:07.241604 24077 consensus_queue.cc:237] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [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: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } }
I20260709 13:10:07.248013 23768 catalog_manager.cc:5697] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 reported cstate change: term changed from 2 to 3, leader changed from 2be6c4b8f581471285ba2c00c53f7b89 (127.18.33.65) to dcb57038395f4e0798cb583d3f03e507 (127.18.33.67). New cstate: current_term: 3 leader_uuid: "dcb57038395f4e0798cb583d3f03e507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2be6c4b8f581471285ba2c00c53f7b89" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 37007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07955ff87edc4e1aa77df11dfab4c22b" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 38741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb57038395f4e0798cb583d3f03e507" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 46391 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:07.278188 18565 tablet_server.cc:179] TabletServer@127.18.33.65:0 shutting down...
I20260709 13:10:07.299443 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:07.300151 18565 tablet_replica.cc:333] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89: stopping tablet replica
I20260709 13:10:07.300710 18565 raft_consensus.cc:2243] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.301136 18565 raft_consensus.cc:2272] T 10fc4a548907465795863c15acf5693f P 2be6c4b8f581471285ba2c00c53f7b89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.303678 18565 tablet_replica.cc:333] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89: stopping tablet replica
I20260709 13:10:07.304382 18565 raft_consensus.cc:2243] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.305402 18565 raft_consensus.cc:2272] T 40824e05f4224bd798e5e8b4e03b0361 P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.308070 18565 tablet_replica.cc:333] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89: stopping tablet replica
I20260709 13:10:07.308566 18565 raft_consensus.cc:2243] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.308959 18565 raft_consensus.cc:2272] T 75daf0a8f3f34f7684acc12a7c4c43dd P 2be6c4b8f581471285ba2c00c53f7b89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.311385 18565 tablet_replica.cc:333] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89: stopping tablet replica
I20260709 13:10:07.312001 18565 raft_consensus.cc:2243] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.312952 18565 raft_consensus.cc:2272] T 061bd0adfe354e838dddc809a784dd64 P 2be6c4b8f581471285ba2c00c53f7b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.336302 18565 tablet_server.cc:196] TabletServer@127.18.33.65:0 shutdown complete.
I20260709 13:10:07.349293 18565 tablet_server.cc:179] TabletServer@127.18.33.66:0 shutting down...
I20260709 13:10:07.367594 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:07.368204 18565 tablet_replica.cc:333] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b: stopping tablet replica
I20260709 13:10:07.368686 18565 raft_consensus.cc:2243] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.369154 18565 raft_consensus.cc:2272] T 10fc4a548907465795863c15acf5693f P 07955ff87edc4e1aa77df11dfab4c22b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.371425 18565 tablet_replica.cc:333] T 061bd0adfe354e838dddc809a784dd64 P 07955ff87edc4e1aa77df11dfab4c22b: stopping tablet replica
I20260709 13:10:07.371879 18565 raft_consensus.cc:2243] T 061bd0adfe354e838dddc809a784dd64 P 07955ff87edc4e1aa77df11dfab4c22b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.372216 18565 raft_consensus.cc:2272] T 061bd0adfe354e838dddc809a784dd64 P 07955ff87edc4e1aa77df11dfab4c22b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.373868 18565 tablet_replica.cc:333] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b: stopping tablet replica
I20260709 13:10:07.374276 18565 raft_consensus.cc:2243] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.374614 18565 raft_consensus.cc:2272] T 40824e05f4224bd798e5e8b4e03b0361 P 07955ff87edc4e1aa77df11dfab4c22b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.377002 18565 tablet_replica.cc:333] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b: stopping tablet replica
I20260709 13:10:07.377519 18565 raft_consensus.cc:2243] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.378342 18565 raft_consensus.cc:2272] T 75daf0a8f3f34f7684acc12a7c4c43dd P 07955ff87edc4e1aa77df11dfab4c22b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.401166 18565 tablet_server.cc:196] TabletServer@127.18.33.66:0 shutdown complete.
I20260709 13:10:07.411749 18565 tablet_server.cc:179] TabletServer@127.18.33.67:0 shutting down...
I20260709 13:10:07.430115 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:07.430826 18565 tablet_replica.cc:333] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507: stopping tablet replica
I20260709 13:10:07.431406 18565 raft_consensus.cc:2243] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.432194 18565 pending_rounds.cc:70] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507: Trying to abort 1 pending ops.
I20260709 13:10:07.432407 18565 pending_rounds.cc:77] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305636279268868096 op_type: NO_OP noop_request { }
I20260709 13:10:07.432694 18565 raft_consensus.cc:2889] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:10:07.432965 18565 raft_consensus.cc:2272] T 10fc4a548907465795863c15acf5693f P dcb57038395f4e0798cb583d3f03e507 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.435390 18565 tablet_replica.cc:333] T 061bd0adfe354e838dddc809a784dd64 P dcb57038395f4e0798cb583d3f03e507: stopping tablet replica
I20260709 13:10:07.435915 18565 raft_consensus.cc:2243] T 061bd0adfe354e838dddc809a784dd64 P dcb57038395f4e0798cb583d3f03e507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.436299 18565 raft_consensus.cc:2272] T 061bd0adfe354e838dddc809a784dd64 P dcb57038395f4e0798cb583d3f03e507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.438048 18565 tablet_replica.cc:333] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507: stopping tablet replica
I20260709 13:10:07.438517 18565 raft_consensus.cc:2243] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.438938 18565 raft_consensus.cc:2272] T 40824e05f4224bd798e5e8b4e03b0361 P dcb57038395f4e0798cb583d3f03e507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.440934 18565 tablet_replica.cc:333] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507: stopping tablet replica
I20260709 13:10:07.441413 18565 raft_consensus.cc:2243] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.441812 18565 raft_consensus.cc:2272] T 75daf0a8f3f34f7684acc12a7c4c43dd P dcb57038395f4e0798cb583d3f03e507 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.463637 18565 tablet_server.cc:196] TabletServer@127.18.33.67:0 shutdown complete.
I20260709 13:10:07.475111 18565 master.cc:562] Master@127.18.33.126:35197 shutting down...
I20260709 13:10:07.491994 18565 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.492660 18565 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.493006 18565 tablet_replica.cc:333] T 00000000000000000000000000000000 P dee331e6305e4ba9a1357bef2992f3d7: stopping tablet replica
I20260709 13:10:07.512627 18565 master.cc:584] Master@127.18.33.126:35197 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2380 ms)
[----------] 6 tests from LeaderRebalancerTest (134690 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:10:07.538003 18565 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.33.126:40917
I20260709 13:10:07.539359 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:07.545635 24113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:07.545686 24114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:07.546648 24116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:07.548446 18565 server_base.cc:1061] running on GCE node
I20260709 13:10:07.549479 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:07.549691 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:07.549829 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602607549808 us; error 0 us; skew 500 ppm
I20260709 13:10:07.550477 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:07.552698 18565 webserver.cc:533] Webserver started at http://127.18.33.126:35867/ using document root <none> and password file <none>
I20260709 13:10:07.553144 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:07.553303 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:07.553565 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:07.554555 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/master-0-root/instance:
uuid: "9a91475d62b0479bad1ba4f2842275fc"
format_stamp: "Formatted at 2026-07-09 13:10:07 on dist-test-slave-r31z"
I20260709 13:10:07.559154 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:10:07.562600 24121 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:07.563473 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:10:07.563735 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/master-0-root
uuid: "9a91475d62b0479bad1ba4f2842275fc"
format_stamp: "Formatted at 2026-07-09 13:10:07 on dist-test-slave-r31z"
I20260709 13:10:07.564278 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:07.581521 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:07.582494 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:07.618391 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.126:40917
I20260709 13:10:07.618558 24172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.126:40917 every 8 connection(s)
I20260709 13:10:07.622149 24173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:07.634109 24173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc: Bootstrap starting.
I20260709 13:10:07.638360 24173 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:07.642918 24173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc: No bootstrap required, opened a new log
I20260709 13:10:07.645336 24173 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a91475d62b0479bad1ba4f2842275fc" member_type: VOTER }
I20260709 13:10:07.645779 24173 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:07.646003 24173 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a91475d62b0479bad1ba4f2842275fc, State: Initialized, Role: FOLLOWER
I20260709 13:10:07.646545 24173 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a91475d62b0479bad1ba4f2842275fc" member_type: VOTER }
I20260709 13:10:07.646992 24173 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:07.647186 24173 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:07.647395 24173 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:07.651897 24173 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a91475d62b0479bad1ba4f2842275fc" member_type: VOTER }
I20260709 13:10:07.652345 24173 leader_election.cc:304] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [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: 9a91475d62b0479bad1ba4f2842275fc; no voters: 
I20260709 13:10:07.653391 24173 leader_election.cc:290] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:07.653690 24176 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:07.654999 24176 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [term 1 LEADER]: Becoming Leader. State: Replica: 9a91475d62b0479bad1ba4f2842275fc, State: Running, Role: LEADER
I20260709 13:10:07.655615 24176 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [LEADER]: Queue going to LEADER mode. State: All 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: "9a91475d62b0479bad1ba4f2842275fc" member_type: VOTER }
I20260709 13:10:07.655977 24173 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:07.658104 24177 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a91475d62b0479bad1ba4f2842275fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a91475d62b0479bad1ba4f2842275fc" member_type: VOTER } }
I20260709 13:10:07.658157 24178 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a91475d62b0479bad1ba4f2842275fc. Latest consensus state: current_term: 1 leader_uuid: "9a91475d62b0479bad1ba4f2842275fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a91475d62b0479bad1ba4f2842275fc" member_type: VOTER } }
I20260709 13:10:07.658803 24177 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:07.658859 24178 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:07.661476 24181 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:07.668201 24181 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:07.670467 18565 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:07.677981 24181 catalog_manager.cc:1383] Generated new cluster ID: 9b56d1a746b747f2ac8d8e882b439d2d
I20260709 13:10:07.678238 24181 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:07.723592 24181 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:07.725157 24181 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:07.736596 24181 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc: Generated new TSK 0
I20260709 13:10:07.737149 24181 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:07.801304 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:07.806931 24194 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:07.807569 24195 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:07.809226 24197 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:07.809859 18565 server_base.cc:1061] running on GCE node
I20260709 13:10:07.810685 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:07.810878 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:07.811044 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602607811030 us; error 0 us; skew 500 ppm
I20260709 13:10:07.811571 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:07.813966 18565 webserver.cc:533] Webserver started at http://127.18.33.65:34969/ using document root <none> and password file <none>
I20260709 13:10:07.814416 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:07.814576 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:07.814844 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:07.815860 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/ts-0-root/instance:
uuid: "62d7bcf92a3741c3a2863d42411ef18c"
format_stamp: "Formatted at 2026-07-09 13:10:07 on dist-test-slave-r31z"
I20260709 13:10:07.821535 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:10:07.825107 24202 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:07.826010 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:10:07.826308 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/ts-0-root
uuid: "62d7bcf92a3741c3a2863d42411ef18c"
format_stamp: "Formatted at 2026-07-09 13:10:07 on dist-test-slave-r31z"
I20260709 13:10:07.826579 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:07.839383 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:07.840459 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:07.842036 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:07.844564 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:07.844787 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:07.845055 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:07.845307 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:07.889218 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.65:42389
I20260709 13:10:07.889467 24264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.65:42389 every 8 connection(s)
I20260709 13:10:07.893814 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:07.900695 24269 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:07.900835 24270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:07.904222 24272 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:07.906175 24265 heartbeater.cc:344] Connected to a master server at 127.18.33.126:40917
I20260709 13:10:07.906641 24265 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:07.907202 18565 server_base.cc:1061] running on GCE node
I20260709 13:10:07.907585 24265 heartbeater.cc:507] Master 127.18.33.126:40917 requested a full tablet report, sending...
I20260709 13:10:07.908018 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:07.908282 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:07.908442 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602607908427 us; error 0 us; skew 500 ppm
I20260709 13:10:07.909158 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:07.909687 24138 ts_manager.cc:194] Registered new tserver with Master: 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389)
I20260709 13:10:07.911548 18565 webserver.cc:533] Webserver started at http://127.18.33.66:38117/ using document root <none> and password file <none>
I20260709 13:10:07.911687 24138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37312
I20260709 13:10:07.912072 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:07.912272 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:07.912510 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:07.913666 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/ts-1-root/instance:
uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
format_stamp: "Formatted at 2026-07-09 13:10:07 on dist-test-slave-r31z"
I20260709 13:10:07.917789 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:10:07.920961 24277 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:07.921933 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:10:07.922216 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/ts-1-root
uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
format_stamp: "Formatted at 2026-07-09 13:10:07 on dist-test-slave-r31z"
I20260709 13:10:07.922489 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:07.947173 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:07.948242 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:07.949736 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:07.951854 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:07.952041 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:07.952248 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:07.952400 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:07.994083 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.66:37471
I20260709 13:10:07.994197 24339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.66:37471 every 8 connection(s)
I20260709 13:10:07.998667 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:08.005085 24343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:08.006564 24344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:08.007797 24346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:08.009008 18565 server_base.cc:1061] running on GCE node
I20260709 13:10:08.009958 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:08.010160 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:08.010344 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602608010325 us; error 0 us; skew 500 ppm
I20260709 13:10:08.010560 24340 heartbeater.cc:344] Connected to a master server at 127.18.33.126:40917
I20260709 13:10:08.010928 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:08.011062 24340 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:08.012213 24340 heartbeater.cc:507] Master 127.18.33.126:40917 requested a full tablet report, sending...
I20260709 13:10:08.014140 18565 webserver.cc:533] Webserver started at http://127.18.33.67:46597/ using document root <none> and password file <none>
I20260709 13:10:08.014635 24138 ts_manager.cc:194] Registered new tserver with Master: 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:08.014827 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:08.015157 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:08.015461 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:08.016398 24138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37316
I20260709 13:10:08.017048 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/ts-2-root/instance:
uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
format_stamp: "Formatted at 2026-07-09 13:10:08 on dist-test-slave-r31z"
I20260709 13:10:08.021546 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:10:08.024742 24351 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:08.025494 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:10:08.025743 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/ts-2-root
uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
format_stamp: "Formatted at 2026-07-09 13:10:08 on dist-test-slave-r31z"
I20260709 13:10:08.025983 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602472679803-18565-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:08.037304 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:08.038764 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:08.040119 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:08.042465 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:08.042649 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:08.042884 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:08.043030 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:08.086993 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.67:36949
I20260709 13:10:08.087109 24413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.67:36949 every 8 connection(s)
I20260709 13:10:08.100857 24414 heartbeater.cc:344] Connected to a master server at 127.18.33.126:40917
I20260709 13:10:08.101408 24414 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:08.102288 24414 heartbeater.cc:507] Master 127.18.33.126:40917 requested a full tablet report, sending...
I20260709 13:10:08.104331 24138 ts_manager.cc:194] Registered new tserver with Master: a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:08.105089 18565 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014846613s
I20260709 13:10:08.105707 24138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37322
I20260709 13:10:08.133435 24138 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37326:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:08.135933 24138 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:08.209515 24230 tablet_service.cc:1511] Processing CreateTablet for tablet 802cd2678557404893c94caa4ac5c39d (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:08.211002 24230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802cd2678557404893c94caa4ac5c39d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.216030 24229 tablet_service.cc:1511] Processing CreateTablet for tablet c5612762897440b19bdfcaac399dd01e (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:08.217818 24229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5612762897440b19bdfcaac399dd01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.222024 24228 tablet_service.cc:1511] Processing CreateTablet for tablet 37faeb4ae45d4fb09bf829a17685a9f6 (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:08.223481 24228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37faeb4ae45d4fb09bf829a17685a9f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.237517 24227 tablet_service.cc:1511] Processing CreateTablet for tablet ee14710fdec94dbc9e32b8bc5b270c5b (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:08.238940 24227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee14710fdec94dbc9e32b8bc5b270c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.245668 24226 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf6993610d04715b86da7217c9ca848 (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:08.247103 24226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf6993610d04715b86da7217c9ca848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.253072 24305 tablet_service.cc:1511] Processing CreateTablet for tablet 802cd2678557404893c94caa4ac5c39d (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:08.254928 24305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802cd2678557404893c94caa4ac5c39d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.254979 24301 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf6993610d04715b86da7217c9ca848 (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:08.256326 24301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf6993610d04715b86da7217c9ca848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.258128 24304 tablet_service.cc:1511] Processing CreateTablet for tablet c5612762897440b19bdfcaac399dd01e (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:08.259455 24304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5612762897440b19bdfcaac399dd01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.262387 24303 tablet_service.cc:1511] Processing CreateTablet for tablet 37faeb4ae45d4fb09bf829a17685a9f6 (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:08.263703 24303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37faeb4ae45d4fb09bf829a17685a9f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.265743 24302 tablet_service.cc:1511] Processing CreateTablet for tablet ee14710fdec94dbc9e32b8bc5b270c5b (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:08.267416 24379 tablet_service.cc:1511] Processing CreateTablet for tablet 802cd2678557404893c94caa4ac5c39d (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:08.267465 24302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee14710fdec94dbc9e32b8bc5b270c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.268946 24379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802cd2678557404893c94caa4ac5c39d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.289464 24300 tablet_service.cc:1511] Processing CreateTablet for tablet af93dd2f7b564f12a0ac1ec90129150f (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:08.290902 24300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af93dd2f7b564f12a0ac1ec90129150f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.292493 24225 tablet_service.cc:1511] Processing CreateTablet for tablet 9c9209406229484e8e7508e404493e42 (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:08.295197 24299 tablet_service.cc:1511] Processing CreateTablet for tablet 9c9209406229484e8e7508e404493e42 (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:08.296689 24299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c9209406229484e8e7508e404493e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.297704 24377 tablet_service.cc:1511] Processing CreateTablet for tablet 37faeb4ae45d4fb09bf829a17685a9f6 (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:08.299279 24377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37faeb4ae45d4fb09bf829a17685a9f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.295136 24378 tablet_service.cc:1511] Processing CreateTablet for tablet c5612762897440b19bdfcaac399dd01e (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:08.302285 24378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5612762897440b19bdfcaac399dd01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.306520 24228 tablet_service.cc:1511] Processing CreateTablet for tablet af93dd2f7b564f12a0ac1ec90129150f (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:08.308419 24376 tablet_service.cc:1511] Processing CreateTablet for tablet ee14710fdec94dbc9e32b8bc5b270c5b (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:08.309984 24376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee14710fdec94dbc9e32b8bc5b270c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.335368 24375 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf6993610d04715b86da7217c9ca848 (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:08.337021 24375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf6993610d04715b86da7217c9ca848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.351184 24430 tablet_bootstrap.cc:492] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:08.356379 24429 tablet_bootstrap.cc:492] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:08.352640 24431 tablet_bootstrap.cc:492] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:08.358804 24430 tablet_bootstrap.cc:654] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.363919 24431 tablet_bootstrap.cc:654] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.371260 24430 tablet_bootstrap.cc:492] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:08.371168 24228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af93dd2f7b564f12a0ac1ec90129150f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.371984 24430 ts_tablet_manager.cc:1403] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260709 13:10:08.374783 24225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c9209406229484e8e7508e404493e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.375525 24430 raft_consensus.cc:359] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.376432 24430 raft_consensus.cc:385] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.376726 24430 raft_consensus.cc:740] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.377957 24430 consensus_queue.cc:260] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.378983 24375 tablet_service.cc:1511] Processing CreateTablet for tablet af93dd2f7b564f12a0ac1ec90129150f (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:08.379624 24376 tablet_service.cc:1511] Processing CreateTablet for tablet 9c9209406229484e8e7508e404493e42 (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:08.382333 24375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af93dd2f7b564f12a0ac1ec90129150f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.384897 24431 tablet_bootstrap.cc:492] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:08.385674 24431 ts_tablet_manager.cc:1403] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.007s
I20260709 13:10:08.387313 24376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c9209406229484e8e7508e404493e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.389817 24301 tablet_service.cc:1511] Processing CreateTablet for tablet 638efb6ad4f3440eab50ea8e0664f2c6 (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:08.391343 24301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638efb6ad4f3440eab50ea8e0664f2c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.394340 24230 tablet_service.cc:1511] Processing CreateTablet for tablet 638efb6ad4f3440eab50ea8e0664f2c6 (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:08.399812 24230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638efb6ad4f3440eab50ea8e0664f2c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.398862 24429 tablet_bootstrap.cc:654] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.388846 24431 raft_consensus.cc:359] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.400807 24227 tablet_service.cc:1511] Processing CreateTablet for tablet 08c0a850649847db927577407fcadf4c (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:08.406744 24379 tablet_service.cc:1511] Processing CreateTablet for tablet 638efb6ad4f3440eab50ea8e0664f2c6 (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:08.413712 24431 raft_consensus.cc:385] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.414153 24431 raft_consensus.cc:740] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.414570 24379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638efb6ad4f3440eab50ea8e0664f2c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.414976 24431 consensus_queue.cc:260] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.413421 24300 tablet_service.cc:1511] Processing CreateTablet for tablet 08c0a850649847db927577407fcadf4c (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:08.426781 24300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c0a850649847db927577407fcadf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.428704 24227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c0a850649847db927577407fcadf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.444725 24379 tablet_service.cc:1511] Processing CreateTablet for tablet 08c0a850649847db927577407fcadf4c (DEFAULT_TABLE table=test-workload [id=633b0a385c7b477188babebdcb413c87]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:08.447625 24414 heartbeater.cc:499] Master 127.18.33.126:40917 was elected leader, sending a full tablet report...
I20260709 13:10:08.448087 24431 ts_tablet_manager.cc:1434] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.062s	user 0.010s	sys 0.025s
I20260709 13:10:08.451891 24340 heartbeater.cc:499] Master 127.18.33.126:40917 was elected leader, sending a full tablet report...
I20260709 13:10:08.452557 24430 ts_tablet_manager.cc:1434] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.080s	user 0.032s	sys 0.025s
I20260709 13:10:08.454339 24430 tablet_bootstrap.cc:492] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:08.453248 24379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c0a850649847db927577407fcadf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:08.458511 24431 tablet_bootstrap.cc:492] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:08.467084 24429 tablet_bootstrap.cc:492] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:08.467761 24429 ts_tablet_manager.cc:1403] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.000s
I20260709 13:10:08.470674 24429 raft_consensus.cc:359] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.473541 24429 raft_consensus.cc:385] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.473872 24429 raft_consensus.cc:740] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.472312 24431 tablet_bootstrap.cc:654] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.475162 24430 tablet_bootstrap.cc:654] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.477133 24429 consensus_queue.cc:260] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.506844 24430 tablet_bootstrap.cc:492] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:08.507470 24265 heartbeater.cc:499] Master 127.18.33.126:40917 was elected leader, sending a full tablet report...
I20260709 13:10:08.507541 24430 ts_tablet_manager.cc:1403] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.017s
I20260709 13:10:08.507951 24431 tablet_bootstrap.cc:492] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:08.508471 24431 ts_tablet_manager.cc:1403] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.028s
I20260709 13:10:08.510699 24430 raft_consensus.cc:359] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.511175 24429 ts_tablet_manager.cc:1434] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.043s	user 0.013s	sys 0.018s
I20260709 13:10:08.511528 24430 raft_consensus.cc:385] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.511121 24431 raft_consensus.cc:359] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.511937 24430 raft_consensus.cc:740] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.512087 24431 raft_consensus.cc:385] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.512337 24429 tablet_bootstrap.cc:492] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:08.512498 24431 raft_consensus.cc:740] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.512897 24430 consensus_queue.cc:260] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.513556 24431 consensus_queue.cc:260] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.515609 24431 ts_tablet_manager.cc:1434] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:08.516544 24431 tablet_bootstrap.cc:492] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:08.519059 24429 tablet_bootstrap.cc:654] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.519878 24430 ts_tablet_manager.cc:1434] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:10:08.520991 24430 tablet_bootstrap.cc:492] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:08.522197 24431 tablet_bootstrap.cc:654] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.527681 24430 tablet_bootstrap.cc:654] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.530251 24429 tablet_bootstrap.cc:492] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:08.530824 24429 ts_tablet_manager.cc:1403] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 13:10:08.533790 24429 raft_consensus.cc:359] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.534893 24429 raft_consensus.cc:385] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.535331 24431 tablet_bootstrap.cc:492] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:08.535490 24429 raft_consensus.cc:740] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.536172 24431 ts_tablet_manager.cc:1403] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 13:10:08.536803 24429 consensus_queue.cc:260] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.539026 24429 ts_tablet_manager.cc:1434] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:08.540019 24429 tablet_bootstrap.cc:492] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:08.539440 24431 raft_consensus.cc:359] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } }
I20260709 13:10:08.541643 24431 raft_consensus.cc:385] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.541987 24431 raft_consensus.cc:740] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.542918 24430 tablet_bootstrap.cc:492] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:08.542840 24431 consensus_queue.cc:260] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } }
I20260709 13:10:08.543699 24430 ts_tablet_manager.cc:1403] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260709 13:10:08.546293 24429 tablet_bootstrap.cc:654] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.546639 24430 raft_consensus.cc:359] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.547418 24430 raft_consensus.cc:385] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.547562 24431 ts_tablet_manager.cc:1434] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:10:08.547780 24430 raft_consensus.cc:740] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.548535 24431 tablet_bootstrap.cc:492] T 37faeb4ae45d4fb09bf829a17685a9f6 P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:08.548769 24430 consensus_queue.cc:260] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.552907 24430 ts_tablet_manager.cc:1434] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:10:08.553982 24430 tablet_bootstrap.cc:492] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:08.554905 24431 tablet_bootstrap.cc:654] T 37faeb4ae45d4fb09bf829a17685a9f6 P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.555922 24434 raft_consensus.cc:493] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:08.556463 24434 raft_consensus.cc:515] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.559139 24429 tablet_bootstrap.cc:492] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:08.559650 24429 ts_tablet_manager.cc:1403] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 13:10:08.562397 24429 raft_consensus.cc:359] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.563040 24429 raft_consensus.cc:385] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.563300 24429 raft_consensus.cc:740] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.563957 24429 consensus_queue.cc:260] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.566182 24429 ts_tablet_manager.cc:1434] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 13:10:08.567163 24429 tablet_bootstrap.cc:492] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:08.572962 24429 tablet_bootstrap.cc:654] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.576108 24434 leader_election.cc:290] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:08.575747 24431 tablet_bootstrap.cc:492] T 37faeb4ae45d4fb09bf829a17685a9f6 P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:08.579538 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf6993610d04715b86da7217c9ca848" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" is_pre_election: true
I20260709 13:10:08.580127 24315 raft_consensus.cc:2468] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 0.
I20260709 13:10:08.581236 24431 ts_tablet_manager.cc:1403] T 37faeb4ae45d4fb09bf829a17685a9f6 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.013s
I20260709 13:10:08.583068 24352 leader_election.cc:304] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:08.584034 24434 raft_consensus.cc:2804] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:08.584470 24434 raft_consensus.cc:493] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:08.585196 24434 raft_consensus.cc:3060] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.589262 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf6993610d04715b86da7217c9ca848" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:08.590011 24240 raft_consensus.cc:2468] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 0.
I20260709 13:10:08.589185 24430 tablet_bootstrap.cc:654] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.591795 24429 tablet_bootstrap.cc:492] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:08.592341 24429 ts_tablet_manager.cc:1403] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.006s
I20260709 13:10:08.593230 24434 raft_consensus.cc:515] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.595592 24429 raft_consensus.cc:359] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } }
I20260709 13:10:08.596619 24429 raft_consensus.cc:385] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.584122 24431 raft_consensus.cc:359] T 37faeb4ae45d4fb09bf829a17685a9f6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.596720 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf6993610d04715b86da7217c9ca848" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:08.596899 24430 tablet_bootstrap.cc:492] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:08.597155 24431 raft_consensus.cc:385] T 37faeb4ae45d4fb09bf829a17685a9f6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.596958 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf6993610d04715b86da7217c9ca848" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:08.597318 24240 raft_consensus.cc:3060] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.597694 24430 ts_tablet_manager.cc:1403] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.002s
I20260709 13:10:08.597904 24315 raft_consensus.cc:3060] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.597743 24431 raft_consensus.cc:740] T 37faeb4ae45d4fb09bf829a17685a9f6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.598953 24431 consensus_queue.cc:260] T 37faeb4ae45d4fb09bf829a17685a9f6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.601105 24431 ts_tablet_manager.cc:1434] T 37faeb4ae45d4fb09bf829a17685a9f6 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:10:08.602030 24431 tablet_bootstrap.cc:492] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:08.603535 24430 raft_consensus.cc:359] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } }
I20260709 13:10:08.604220 24430 raft_consensus.cc:385] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.604503 24430 raft_consensus.cc:740] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.605077 24315 raft_consensus.cc:2468] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 1.
I20260709 13:10:08.605337 24430 consensus_queue.cc:260] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } }
I20260709 13:10:08.606339 24352 leader_election.cc:304] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:08.596982 24429 raft_consensus.cc:740] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.608517 24431 tablet_bootstrap.cc:654] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.598115 24434 leader_election.cc:290] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:08.608436 24429 consensus_queue.cc:260] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } }
I20260709 13:10:08.609719 24434 raft_consensus.cc:2804] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:08.610162 24434 raft_consensus.cc:697] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Becoming Leader. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:08.610913 24434 consensus_queue.cc:237] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.616828 24429 ts_tablet_manager.cc:1434] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:10:08.620316 24240 raft_consensus.cc:2468] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 1.
I20260709 13:10:08.622812 24429 tablet_bootstrap.cc:492] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:08.626813 24430 ts_tablet_manager.cc:1434] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.007s
I20260709 13:10:08.627590 24431 tablet_bootstrap.cc:492] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:08.628146 24430 tablet_bootstrap.cc:492] T 37faeb4ae45d4fb09bf829a17685a9f6 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:08.628237 24431 ts_tablet_manager.cc:1403] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.002s
I20260709 13:10:08.630153 24429 tablet_bootstrap.cc:654] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.631531 24431 raft_consensus.cc:359] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.632296 24431 raft_consensus.cc:385] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.632642 24431 raft_consensus.cc:740] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.633522 24431 consensus_queue.cc:260] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.633445 24136 catalog_manager.cc:5697] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:08.634686 24430 tablet_bootstrap.cc:654] T 37faeb4ae45d4fb09bf829a17685a9f6 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.637988 24431 ts_tablet_manager.cc:1434] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:10:08.639031 24431 tablet_bootstrap.cc:492] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:08.645172 24431 tablet_bootstrap.cc:654] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.660537 24431 tablet_bootstrap.cc:492] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:08.661118 24431 ts_tablet_manager.cc:1403] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 13:10:08.663976 24431 raft_consensus.cc:359] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.665001 24431 raft_consensus.cc:385] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:10:08.665257 24186 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:08.665453 24431 raft_consensus.cc:740] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.666448 24431 consensus_queue.cc:260] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.667007 24430 tablet_bootstrap.cc:492] T 37faeb4ae45d4fb09bf829a17685a9f6 P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:08.667562 24430 ts_tablet_manager.cc:1403] T 37faeb4ae45d4fb09bf829a17685a9f6 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.016s
I20260709 13:10:08.667757 24429 tablet_bootstrap.cc:492] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:08.668293 24429 ts_tablet_manager.cc:1403] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.028s
I20260709 13:10:08.668388 24431 ts_tablet_manager.cc:1434] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 13:10:08.669461 24431 tablet_bootstrap.cc:492] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:08.670511 24430 raft_consensus.cc:359] T 37faeb4ae45d4fb09bf829a17685a9f6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.671244 24430 raft_consensus.cc:385] T 37faeb4ae45d4fb09bf829a17685a9f6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.671200 24429 raft_consensus.cc:359] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.671751 24430 raft_consensus.cc:740] T 37faeb4ae45d4fb09bf829a17685a9f6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.672159 24429 raft_consensus.cc:385] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.672538 24429 raft_consensus.cc:740] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.672739 24430 consensus_queue.cc:260] T 37faeb4ae45d4fb09bf829a17685a9f6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.673408 24429 consensus_queue.cc:260] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.674981 24430 ts_tablet_manager.cc:1434] T 37faeb4ae45d4fb09bf829a17685a9f6 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:08.675912 24430 tablet_bootstrap.cc:492] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:08.676090 24431 tablet_bootstrap.cc:654] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.682001 24430 tablet_bootstrap.cc:654] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.682127 24429 ts_tablet_manager.cc:1434] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:10:08.685582 24429 tablet_bootstrap.cc:492] T 9c9209406229484e8e7508e404493e42 P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:08.692791 24429 tablet_bootstrap.cc:654] T 9c9209406229484e8e7508e404493e42 P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.703222 24434 raft_consensus.cc:493] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:08.703805 24434 raft_consensus.cc:515] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.704404 24429 tablet_bootstrap.cc:492] T 9c9209406229484e8e7508e404493e42 P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:08.704908 24429 ts_tablet_manager.cc:1403] T 9c9209406229484e8e7508e404493e42 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260709 13:10:08.705641 24434 leader_election.cc:290] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:08.706357 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee14710fdec94dbc9e32b8bc5b270c5b" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:08.707018 24240 raft_consensus.cc:2468] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 0.
I20260709 13:10:08.707034 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee14710fdec94dbc9e32b8bc5b270c5b" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" is_pre_election: true
I20260709 13:10:08.707985 24431 tablet_bootstrap.cc:492] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:08.707839 24315 raft_consensus.cc:2468] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 0.
I20260709 13:10:08.707813 24429 raft_consensus.cc:359] T 9c9209406229484e8e7508e404493e42 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.708832 24431 ts_tablet_manager.cc:1403] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.020s
I20260709 13:10:08.709088 24429 raft_consensus.cc:385] T 9c9209406229484e8e7508e404493e42 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.705819 24430 tablet_bootstrap.cc:492] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:08.708874 24354 leader_election.cc:304] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:08.709618 24429 raft_consensus.cc:740] T 9c9209406229484e8e7508e404493e42 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.710434 24434 raft_consensus.cc:2804] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:08.710705 24430 ts_tablet_manager.cc:1403] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.011s
I20260709 13:10:08.711105 24434 raft_consensus.cc:493] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:08.710436 24429 consensus_queue.cc:260] T 9c9209406229484e8e7508e404493e42 P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.711594 24434 raft_consensus.cc:3060] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.711831 24431 raft_consensus.cc:359] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.712556 24431 raft_consensus.cc:385] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.712813 24431 raft_consensus.cc:740] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.713644 24431 consensus_queue.cc:260] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.714124 24430 raft_consensus.cc:359] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.714829 24430 raft_consensus.cc:385] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.715093 24430 raft_consensus.cc:740] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.715885 24430 consensus_queue.cc:260] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.718169 24430 ts_tablet_manager.cc:1434] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:08.719277 24430 tablet_bootstrap.cc:492] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:08.720101 24429 ts_tablet_manager.cc:1434] T 9c9209406229484e8e7508e404493e42 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:10:08.720549 24431 ts_tablet_manager.cc:1434] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:10:08.721660 24431 tablet_bootstrap.cc:492] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:08.725741 24430 tablet_bootstrap.cc:654] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.727880 24431 tablet_bootstrap.cc:654] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.731403 24434 raft_consensus.cc:515] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.734575 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee14710fdec94dbc9e32b8bc5b270c5b" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:08.735174 24240 raft_consensus.cc:3060] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.737270 24429 tablet_bootstrap.cc:492] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:08.744009 24429 tablet_bootstrap.cc:654] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.746258 24430 tablet_bootstrap.cc:492] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:08.746771 24430 ts_tablet_manager.cc:1403] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260709 13:10:08.747207 24434 leader_election.cc:290] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:08.750838 24435 raft_consensus.cc:493] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:08.751412 24435 raft_consensus.cc:515] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } }
I20260709 13:10:08.751852 24240 raft_consensus.cc:2468] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 1.
I20260709 13:10:08.748258 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee14710fdec94dbc9e32b8bc5b270c5b" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:08.752998 24354 leader_election.cc:304] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:08.753410 24315 raft_consensus.cc:3060] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.757828 24435 leader_election.cc:290] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:08.758272 24430 raft_consensus.cc:359] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.759209 24430 raft_consensus.cc:385] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.761623 24434 raft_consensus.cc:2804] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:08.764987 24434 raft_consensus.cc:697] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Becoming Leader. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:08.765842 24434 consensus_queue.cc:237] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.759513 24430 raft_consensus.cc:740] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.771508 24431 tablet_bootstrap.cc:492] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:08.771966 24431 ts_tablet_manager.cc:1403] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.020s
I20260709 13:10:08.774274 24430 consensus_queue.cc:260] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.776856 24429 tablet_bootstrap.cc:492] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:08.777552 24429 ts_tablet_manager.cc:1403] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.019s
I20260709 13:10:08.776985 24431 raft_consensus.cc:359] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.778000 24431 raft_consensus.cc:385] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.778294 24431 raft_consensus.cc:740] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.778919 24431 consensus_queue.cc:260] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.779429 24439 raft_consensus.cc:493] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:08.780037 24439 raft_consensus.cc:515] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.782593 24439 leader_election.cc:290] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:08.783097 24431 ts_tablet_manager.cc:1434] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:10:08.776953 24430 ts_tablet_manager.cc:1434] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260709 13:10:08.784399 24431 tablet_bootstrap.cc:492] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:08.788795 24429 raft_consensus.cc:359] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.789724 24429 raft_consensus.cc:385] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.791954 24429 raft_consensus.cc:740] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.794909 24429 consensus_queue.cc:260] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.797133 24429 ts_tablet_manager.cc:1434] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:10:08.798390 24429 tablet_bootstrap.cc:492] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:08.797672 24138 catalog_manager.cc:5697] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:08.799959 24431 tablet_bootstrap.cc:654] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.804248 24430 tablet_bootstrap.cc:492] T 9c9209406229484e8e7508e404493e42 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:08.804111 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802cd2678557404893c94caa4ac5c39d" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:08.804793 24240 raft_consensus.cc:2468] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 0.
I20260709 13:10:08.806270 24280 leader_election.cc:304] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:08.807163 24435 raft_consensus.cc:2804] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:08.807577 24435 raft_consensus.cc:493] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:08.807914 24435 raft_consensus.cc:3060] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.812510 24430 tablet_bootstrap.cc:654] T 9c9209406229484e8e7508e404493e42 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.812968 24315 raft_consensus.cc:2468] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 1.
I20260709 13:10:08.828567 24434 raft_consensus.cc:493] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:08.829228 24434 raft_consensus.cc:515] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.833487 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5612762897440b19bdfcaac399dd01e" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" is_pre_election: true
I20260709 13:10:08.834203 24315 raft_consensus.cc:2468] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 0.
I20260709 13:10:08.834317 24389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802cd2678557404893c94caa4ac5c39d" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" is_pre_election: true
I20260709 13:10:08.835016 24389 raft_consensus.cc:2468] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 0.
I20260709 13:10:08.835064 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5612762897440b19bdfcaac399dd01e" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:08.835487 24352 leader_election.cc:304] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:08.835671 24434 leader_election.cc:290] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:08.836562 24448 raft_consensus.cc:2804] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:08.837200 24448 raft_consensus.cc:493] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:08.837620 24448 raft_consensus.cc:3060] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.841285 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37faeb4ae45d4fb09bf829a17685a9f6" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" is_pre_election: true
I20260709 13:10:08.842054 24315 raft_consensus.cc:2468] T 37faeb4ae45d4fb09bf829a17685a9f6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 0.
I20260709 13:10:08.843197 24203 leader_election.cc:304] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:08.843449 24240 raft_consensus.cc:2468] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 0.
I20260709 13:10:08.844074 24439 raft_consensus.cc:2804] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:08.844404 24439 raft_consensus.cc:493] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:08.844698 24439 raft_consensus.cc:3060] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.821266 24429 tablet_bootstrap.cc:654] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.845669 24435 raft_consensus.cc:515] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } }
I20260709 13:10:08.848125 24448 raft_consensus.cc:515] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.848618 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802cd2678557404893c94caa4ac5c39d" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:08.849232 24240 raft_consensus.cc:3060] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.849313 24389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802cd2678557404893c94caa4ac5c39d" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:08.849972 24389 raft_consensus.cc:3060] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.853547 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5612762897440b19bdfcaac399dd01e" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:08.854113 24239 raft_consensus.cc:3060] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.854748 24439 raft_consensus.cc:515] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.855690 24240 raft_consensus.cc:2468] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 1.
I20260709 13:10:08.856948 24280 leader_election.cc:304] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:08.857517 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37faeb4ae45d4fb09bf829a17685a9f6" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:08.858084 24315 raft_consensus.cc:3060] T 37faeb4ae45d4fb09bf829a17685a9f6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.860349 24388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37faeb4ae45d4fb09bf829a17685a9f6" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" is_pre_election: true
I20260709 13:10:08.860924 24239 raft_consensus.cc:2468] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 1.
I20260709 13:10:08.848786 24435 leader_election.cc:290] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:08.861116 24388 raft_consensus.cc:2468] T 37faeb4ae45d4fb09bf829a17685a9f6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 0.
I20260709 13:10:08.866483 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37faeb4ae45d4fb09bf829a17685a9f6" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:08.867067 24435 raft_consensus.cc:2804] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:08.867621 24435 raft_consensus.cc:697] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Becoming Leader. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:08.867856 24354 leader_election.cc:304] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:08.868089 24448 leader_election.cc:290] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:08.868631 24448 raft_consensus.cc:2804] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:08.868424 24435 consensus_queue.cc:237] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } }
I20260709 13:10:08.869122 24448 raft_consensus.cc:697] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Becoming Leader. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:08.870102 24387 raft_consensus.cc:3060] T 37faeb4ae45d4fb09bf829a17685a9f6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.869946 24448 consensus_queue.cc:237] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.870353 24314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5612762897440b19bdfcaac399dd01e" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:08.870988 24314 raft_consensus.cc:3060] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.871562 24431 tablet_bootstrap.cc:492] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:08.866727 24389 raft_consensus.cc:2468] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 1.
I20260709 13:10:08.872165 24431 ts_tablet_manager.cc:1403] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.030s
I20260709 13:10:08.875104 24431 raft_consensus.cc:359] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.875785 24431 raft_consensus.cc:385] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.876103 24431 raft_consensus.cc:740] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.876873 24431 consensus_queue.cc:260] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.877400 24387 raft_consensus.cc:2468] T 37faeb4ae45d4fb09bf829a17685a9f6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 1.
I20260709 13:10:08.877655 24429 tablet_bootstrap.cc:492] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:08.878114 24429 ts_tablet_manager.cc:1403] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.005s
I20260709 13:10:08.878152 24314 raft_consensus.cc:2468] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 1.
I20260709 13:10:08.878724 24204 leader_election.cc:304] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:08.879470 24431 ts_tablet_manager.cc:1434] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:08.880119 24471 raft_consensus.cc:493] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:08.880508 24471 raft_consensus.cc:515] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.880868 24429 raft_consensus.cc:359] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.881632 24429 raft_consensus.cc:385] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.881924 24429 raft_consensus.cc:740] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.864543 24315 raft_consensus.cc:2468] T 37faeb4ae45d4fb09bf829a17685a9f6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 1.
I20260709 13:10:08.882560 24429 consensus_queue.cc:260] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.884110 24471 leader_election.cc:290] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:08.884202 24439 leader_election.cc:290] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 election: Requested vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:08.884850 24439 raft_consensus.cc:2804] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:08.885251 24439 raft_consensus.cc:697] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Becoming Leader. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:08.885761 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9209406229484e8e7508e404493e42" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:08.886339 24430 tablet_bootstrap.cc:492] T 9c9209406229484e8e7508e404493e42 P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:08.886010 24439 consensus_queue.cc:237] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.886464 24240 raft_consensus.cc:2468] T 9c9209406229484e8e7508e404493e42 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 0.
I20260709 13:10:08.886832 24430 ts_tablet_manager.cc:1403] T 9c9209406229484e8e7508e404493e42 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.021s
I20260709 13:10:08.888069 24280 leader_election.cc:304] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:08.888860 24471 raft_consensus.cc:2804] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:08.889219 24471 raft_consensus.cc:493] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:08.889577 24471 raft_consensus.cc:3060] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.889571 24430 raft_consensus.cc:359] T 9c9209406229484e8e7508e404493e42 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.890403 24430 raft_consensus.cc:385] T 9c9209406229484e8e7508e404493e42 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.890668 24430 raft_consensus.cc:740] T 9c9209406229484e8e7508e404493e42 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.891294 24430 consensus_queue.cc:260] T 9c9209406229484e8e7508e404493e42 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.893558 24430 ts_tablet_manager.cc:1434] T 9c9209406229484e8e7508e404493e42 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:10:08.894420 24430 tablet_bootstrap.cc:492] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:08.897614 24434 raft_consensus.cc:493] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:08.898164 24434 raft_consensus.cc:515] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.900283 24434 leader_election.cc:290] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:08.902467 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93dd2f7b564f12a0ac1ec90129150f" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:08.902603 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9209406229484e8e7508e404493e42" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" is_pre_election: true
I20260709 13:10:08.903118 24240 raft_consensus.cc:2468] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 0.
I20260709 13:10:08.903308 24387 raft_consensus.cc:2468] T 9c9209406229484e8e7508e404493e42 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 0.
I20260709 13:10:08.905330 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93dd2f7b564f12a0ac1ec90129150f" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" is_pre_election: true
I20260709 13:10:08.906123 24315 raft_consensus.cc:2468] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 0.
I20260709 13:10:08.906601 24429 ts_tablet_manager.cc:1434] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 13:10:08.907229 24352 leader_election.cc:304] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:08.907549 24429 tablet_bootstrap.cc:492] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:08.908190 24434 raft_consensus.cc:2804] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:08.908618 24434 raft_consensus.cc:493] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:08.909022 24434 raft_consensus.cc:3060] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.914006 24430 tablet_bootstrap.cc:654] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.913168 24138 catalog_manager.cc:5697] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:08.918066 24429 tablet_bootstrap.cc:654] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.918678 24471 raft_consensus.cc:515] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.921710 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9209406229484e8e7508e404493e42" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:08.922281 24239 raft_consensus.cc:3060] T 9c9209406229484e8e7508e404493e42 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.923166 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c9209406229484e8e7508e404493e42" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:08.923910 24387 raft_consensus.cc:3060] T 9c9209406229484e8e7508e404493e42 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.927390 24471 leader_election.cc:290] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:08.918071 24434 raft_consensus.cc:515] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.929042 24239 raft_consensus.cc:2468] T 9c9209406229484e8e7508e404493e42 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 1.
I20260709 13:10:08.930272 24280 leader_election.cc:304] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:08.933557 24471 raft_consensus.cc:2804] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:08.937096 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93dd2f7b564f12a0ac1ec90129150f" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:08.937737 24239 raft_consensus.cc:3060] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.938148 24429 tablet_bootstrap.cc:492] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:08.939023 24429 ts_tablet_manager.cc:1403] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.001s
I20260709 13:10:08.938125 24138 catalog_manager.cc:5697] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c reported cstate change: term changed from 0 to 1, leader changed from <none> to 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65). New cstate: current_term: 1 leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:08.941627 24429 raft_consensus.cc:359] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.942258 24429 raft_consensus.cc:385] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.942510 24429 raft_consensus.cc:740] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.944375 24430 tablet_bootstrap.cc:492] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:08.944860 24430 ts_tablet_manager.cc:1403] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.003s
I20260709 13:10:08.946382 24434 leader_election.cc:290] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:08.945254 24239 raft_consensus.cc:2468] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 1.
I20260709 13:10:08.948655 24471 raft_consensus.cc:697] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Becoming Leader. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:08.947034 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93dd2f7b564f12a0ac1ec90129150f" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:08.951822 24315 raft_consensus.cc:3060] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.951010 24430 raft_consensus.cc:359] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.952437 24430 raft_consensus.cc:385] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.952710 24430 raft_consensus.cc:740] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.953737 24430 consensus_queue.cc:260] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.955884 24430 ts_tablet_manager.cc:1434] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:10:08.956647 24429 consensus_queue.cc:260] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.957957 24471 consensus_queue.cc:237] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.958832 24429 ts_tablet_manager.cc:1434] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:10:08.959923 24387 raft_consensus.cc:2468] T 9c9209406229484e8e7508e404493e42 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 1.
I20260709 13:10:08.963945 24354 leader_election.cc:304] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:08.965109 24434 raft_consensus.cc:2804] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:08.965608 24434 raft_consensus.cc:697] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Becoming Leader. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:08.966431 24434 consensus_queue.cc:237] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.968319 24315 raft_consensus.cc:2468] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 1.
I20260709 13:10:08.969947 24136 catalog_manager.cc:5697] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:08.977109 24434 raft_consensus.cc:493] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:08.977664 24434 raft_consensus.cc:515] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.978134 24138 catalog_manager.cc:5697] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:08.979705 24434 leader_election.cc:290] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:08.980688 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638efb6ad4f3440eab50ea8e0664f2c6" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:08.981392 24239 raft_consensus.cc:2468] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 0.
I20260709 13:10:08.982156 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638efb6ad4f3440eab50ea8e0664f2c6" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" is_pre_election: true
I20260709 13:10:08.982561 24354 leader_election.cc:304] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:08.982789 24315 raft_consensus.cc:2468] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 0.
I20260709 13:10:08.983261 24434 raft_consensus.cc:2804] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:08.983603 24434 raft_consensus.cc:493] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:08.983965 24434 raft_consensus.cc:3060] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.986820 24471 raft_consensus.cc:493] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:08.987313 24471 raft_consensus.cc:515] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.988340 24136 catalog_manager.cc:5697] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:08.989480 24471 leader_election.cc:290] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:08.990674 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c0a850649847db927577407fcadf4c" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:08.991343 24239 raft_consensus.cc:2468] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 0.
I20260709 13:10:08.991564 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c0a850649847db927577407fcadf4c" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" is_pre_election: true
I20260709 13:10:08.991284 24434 raft_consensus.cc:515] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:08.992223 24387 raft_consensus.cc:2468] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 0.
I20260709 13:10:08.993016 24280 leader_election.cc:304] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:08.993683 24434 leader_election.cc:290] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:08.994180 24471 raft_consensus.cc:2804] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:08.994680 24471 raft_consensus.cc:493] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:08.994932 24471 raft_consensus.cc:3060] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.997665 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638efb6ad4f3440eab50ea8e0664f2c6" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:08.998172 24315 raft_consensus.cc:3060] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.999605 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638efb6ad4f3440eab50ea8e0664f2c6" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:09.000170 24239 raft_consensus.cc:3060] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:09.002553 24471 raft_consensus.cc:515] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.004603 24471 leader_election.cc:290] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:09.005268 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c0a850649847db927577407fcadf4c" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:09.005908 24240 raft_consensus.cc:3060] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:09.006469 24239 raft_consensus.cc:2468] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 1.
I20260709 13:10:09.007978 24354 leader_election.cc:304] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:09.008180 24315 raft_consensus.cc:2468] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 1.
I20260709 13:10:09.008785 24434 raft_consensus.cc:2804] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:09.009326 24434 raft_consensus.cc:697] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Becoming Leader. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:09.010015 24434 consensus_queue.cc:237] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.009940 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c0a850649847db927577407fcadf4c" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:09.013845 24387 raft_consensus.cc:3060] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:09.014226 24240 raft_consensus.cc:2468] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 1.
I20260709 13:10:09.015533 24280 leader_election.cc:304] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:09.016162 24471 raft_consensus.cc:2804] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:09.016620 24471 raft_consensus.cc:697] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Becoming Leader. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:09.017519 24471 consensus_queue.cc:237] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.020928 24387 raft_consensus.cc:2468] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 1.
I20260709 13:10:09.021642 24138 catalog_manager.cc:5697] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:09.025748 24136 catalog_manager.cc:5697] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:09.051329 24315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "802cd2678557404893c94caa4ac5c39d"
dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
mode: GRACEFUL
new_leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
 from {username='slave'} at 127.0.0.1:47616
I20260709 13:10:09.051829 24315 raft_consensus.cc:606] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Received request to transfer leadership to TS 62d7bcf92a3741c3a2863d42411ef18c
I20260709 13:10:09.064275 24387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5612762897440b19bdfcaac399dd01e"
dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
mode: GRACEFUL
new_leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
 from {username='slave'} at 127.0.0.1:45894
I20260709 13:10:09.064777 24387 raft_consensus.cc:606] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Received request to transfer leadership to TS 62d7bcf92a3741c3a2863d42411ef18c
I20260709 13:10:09.073298 24387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee14710fdec94dbc9e32b8bc5b270c5b"
dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
mode: GRACEFUL
new_leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
 from {username='slave'} at 127.0.0.1:45894
I20260709 13:10:09.073832 24387 raft_consensus.cc:606] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Received request to transfer leadership to TS 62d7bcf92a3741c3a2863d42411ef18c
I20260709 13:10:09.078938 24387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bf6993610d04715b86da7217c9ca848"
dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
mode: GRACEFUL
new_leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
 from {username='slave'} at 127.0.0.1:45894
I20260709 13:10:09.079399 24387 raft_consensus.cc:606] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Received request to transfer leadership to TS 83eb9cd4d18c4576ab3ab6d389ae2717
I20260709 13:10:09.084357 24387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af93dd2f7b564f12a0ac1ec90129150f"
dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
mode: GRACEFUL
new_leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
 from {username='slave'} at 127.0.0.1:45894
I20260709 13:10:09.084811 24387 raft_consensus.cc:606] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Received request to transfer leadership to TS 83eb9cd4d18c4576ab3ab6d389ae2717
I20260709 13:10:09.092598 24387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "638efb6ad4f3440eab50ea8e0664f2c6"
dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
mode: GRACEFUL
new_leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
 from {username='slave'} at 127.0.0.1:45894
I20260709 13:10:09.092778 24434 consensus_queue.cc:1048] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:09.093416 24387 raft_consensus.cc:606] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Received request to transfer leadership to TS 83eb9cd4d18c4576ab3ab6d389ae2717
I20260709 13:10:09.099839 24315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08c0a850649847db927577407fcadf4c"
dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
mode: GRACEFUL
new_leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
 from {username='slave'} at 127.0.0.1:47616
I20260709 13:10:09.100468 24315 raft_consensus.cc:606] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Received request to transfer leadership to TS a33a1b18f3fa48ab9ea53eb6cd6a4627
I20260709 13:10:09.108455 24434 consensus_queue.cc:1048] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:09.115844 24448 raft_consensus.cc:993] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627: : Instructing follower 83eb9cd4d18c4576ab3ab6d389ae2717 to start an election
I20260709 13:10:09.116257 24434 raft_consensus.cc:1081] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Signalling peer 83eb9cd4d18c4576ab3ab6d389ae2717 to start an election
I20260709 13:10:09.117915 24315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bf6993610d04715b86da7217c9ca848"
dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
 from {username='slave'} at 127.0.0.1:47590
I20260709 13:10:09.118505 24315 raft_consensus.cc:493] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.118898 24315 raft_consensus.cc:3060] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.123885 24315 raft_consensus.cc:515] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.125527 24315 leader_election.cc:290] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 2 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:09.126258 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf6993610d04715b86da7217c9ca848" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:09.126696 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf6993610d04715b86da7217c9ca848" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:09.126874 24240 raft_consensus.cc:3060] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.127243 24387 raft_consensus.cc:3055] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:09.127578 24387 raft_consensus.cc:740] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:09.128319 24387 consensus_queue.cc:260] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.129242 24387 raft_consensus.cc:3060] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.132750 24240 raft_consensus.cc:2468] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 2.
I20260709 13:10:09.133734 24280 leader_election.cc:304] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:09.134507 24471 raft_consensus.cc:2804] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:09.134882 24471 raft_consensus.cc:697] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Becoming Leader. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:09.135463 24471 consensus_queue.cc:237] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.135627 24387 raft_consensus.cc:2468] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 2.
I20260709 13:10:09.141765 24138 catalog_manager.cc:5697] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 reported cstate change: term changed from 1 to 2, leader changed from a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67) to 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:09.195945 24434 consensus_queue.cc:1048] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:09.206219 24449 consensus_queue.cc:1048] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:09.215224 24448 raft_consensus.cc:993] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627: : Instructing follower 62d7bcf92a3741c3a2863d42411ef18c to start an election
I20260709 13:10:09.215734 24449 raft_consensus.cc:1081] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Signalling peer 62d7bcf92a3741c3a2863d42411ef18c to start an election
I20260709 13:10:09.217587 24240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee14710fdec94dbc9e32b8bc5b270c5b"
dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
 from {username='slave'} at 127.0.0.1:50714
I20260709 13:10:09.218050 24240 raft_consensus.cc:493] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.218344 24240 raft_consensus.cc:3060] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.223245 24240 raft_consensus.cc:515] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.224845 24240 leader_election.cc:290] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 2 election: Requested vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:09.225621 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee14710fdec94dbc9e32b8bc5b270c5b" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:09.225828 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee14710fdec94dbc9e32b8bc5b270c5b" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:09.226286 24315 raft_consensus.cc:3060] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.226356 24387 raft_consensus.cc:3055] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:09.226725 24387 raft_consensus.cc:740] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:09.227770 24387 consensus_queue.cc:260] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.229123 24387 raft_consensus.cc:3060] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.234072 24315 raft_consensus.cc:2468] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 2.
I20260709 13:10:09.235649 24203 leader_election.cc:304] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:09.236438 24439 raft_consensus.cc:2804] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:09.236928 24439 raft_consensus.cc:697] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Becoming Leader. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:09.236990 24387 raft_consensus.cc:2468] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 2.
I20260709 13:10:09.237808 24439 consensus_queue.cc:237] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.244356 24136 catalog_manager.cc:5697] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c reported cstate change: term changed from 1 to 2, leader changed from a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67) to 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65). New cstate: current_term: 2 leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:09.272467 24449 consensus_queue.cc:1048] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:09.273703 24471 consensus_queue.cc:1048] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:09.279752 24448 raft_consensus.cc:993] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627: : Instructing follower 62d7bcf92a3741c3a2863d42411ef18c to start an election
I20260709 13:10:09.280210 24448 raft_consensus.cc:1081] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Signalling peer 62d7bcf92a3741c3a2863d42411ef18c to start an election
I20260709 13:10:09.284384 24471 consensus_queue.cc:1048] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:09.285629 24449 consensus_queue.cc:1048] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:09.286480 24240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5612762897440b19bdfcaac399dd01e"
dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
 from {username='slave'} at 127.0.0.1:50714
I20260709 13:10:09.287091 24240 raft_consensus.cc:493] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.287518 24240 raft_consensus.cc:3060] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.296829 24240 raft_consensus.cc:515] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.301403 24471 raft_consensus.cc:993] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717: : Instructing follower 62d7bcf92a3741c3a2863d42411ef18c to start an election
I20260709 13:10:09.301623 24240 leader_election.cc:290] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 2 election: Requested vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:09.301981 24471 raft_consensus.cc:1081] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Signalling peer 62d7bcf92a3741c3a2863d42411ef18c to start an election
I20260709 13:10:09.302410 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5612762897440b19bdfcaac399dd01e" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:09.303190 24315 raft_consensus.cc:3060] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.304569 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5612762897440b19bdfcaac399dd01e" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:09.305241 24387 raft_consensus.cc:3055] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:09.305951 24387 raft_consensus.cc:740] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:09.305020 24240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "802cd2678557404893c94caa4ac5c39d"
dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
 from {username='slave'} at 127.0.0.1:50730
I20260709 13:10:09.306730 24387 consensus_queue.cc:260] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.308009 24387 raft_consensus.cc:3060] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.308449 24439 consensus_queue.cc:1048] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:09.306727 24240 raft_consensus.cc:493] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.310243 24240 raft_consensus.cc:3060] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.311594 24315 raft_consensus.cc:2468] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 2.
I20260709 13:10:09.312858 24203 leader_election.cc:304] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:09.313886 24439 raft_consensus.cc:2804] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:09.314337 24439 raft_consensus.cc:697] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Becoming Leader. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:09.315302 24439 consensus_queue.cc:237] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.317764 24240 raft_consensus.cc:515] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } }
I20260709 13:10:09.320416 24387 raft_consensus.cc:2468] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 2.
I20260709 13:10:09.321095 24389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802cd2678557404893c94caa4ac5c39d" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:09.321688 24389 raft_consensus.cc:3060] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.329113 24474 consensus_queue.cc:1048] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:09.333762 24314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802cd2678557404893c94caa4ac5c39d" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:09.334386 24314 raft_consensus.cc:3055] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:09.334712 24314 raft_consensus.cc:740] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:09.335723 24314 consensus_queue.cc:260] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } }
I20260709 13:10:09.336827 24314 raft_consensus.cc:3060] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.333259 24389 raft_consensus.cc:2468] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 2.
I20260709 13:10:09.339646 24204 leader_election.cc:304] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:09.340454 24474 raft_consensus.cc:2804] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:09.340924 24474 raft_consensus.cc:697] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Becoming Leader. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:09.341727 24474 consensus_queue.cc:237] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } }
I20260709 13:10:09.341956 24136 catalog_manager.cc:5697] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c reported cstate change: term changed from 1 to 2, leader changed from a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67) to 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65). New cstate: current_term: 2 leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:09.344518 24314 raft_consensus.cc:2468] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 2.
I20260709 13:10:09.343621 24240 leader_election.cc:290] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 2 election: Requested vote from peers a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:09.358119 24138 catalog_manager.cc:5697] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c reported cstate change: term changed from 1 to 2, leader changed from 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66) to 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65). New cstate: current_term: 2 leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:09.386076 24449 consensus_queue.cc:1048] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:09.395197 24471 consensus_queue.cc:1048] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:09.396948 24434 consensus_queue.cc:1048] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:09.404201 24448 consensus_queue.cc:1048] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:09.413257 24434 raft_consensus.cc:993] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627: : Instructing follower 83eb9cd4d18c4576ab3ab6d389ae2717 to start an election
I20260709 13:10:09.413703 24434 raft_consensus.cc:1081] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Signalling peer 83eb9cd4d18c4576ab3ab6d389ae2717 to start an election
I20260709 13:10:09.415333 24471 consensus_queue.cc:1048] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:09.415539 24314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af93dd2f7b564f12a0ac1ec90129150f"
dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
 from {username='slave'} at 127.0.0.1:47590
I20260709 13:10:09.416150 24314 raft_consensus.cc:493] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.416507 24314 raft_consensus.cc:3060] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.426720 24435 raft_consensus.cc:993] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717: : Instructing follower a33a1b18f3fa48ab9ea53eb6cd6a4627 to start an election
I20260709 13:10:09.427256 24435 raft_consensus.cc:1081] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Signalling peer a33a1b18f3fa48ab9ea53eb6cd6a4627 to start an election
I20260709 13:10:09.432415 24389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08c0a850649847db927577407fcadf4c"
dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
 from {username='slave'} at 127.0.0.1:45874
I20260709 13:10:09.432943 24389 raft_consensus.cc:493] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.433282 24389 raft_consensus.cc:3060] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.433864 24435 consensus_queue.cc:1048] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:09.435968 24314 raft_consensus.cc:515] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.433244 24448 consensus_queue.cc:1048] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:10:09.438786 24471 consensus_queue.cc:1048] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:09.443435 24389 raft_consensus.cc:515] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.447105 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93dd2f7b564f12a0ac1ec90129150f" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:09.447355 24388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93dd2f7b564f12a0ac1ec90129150f" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:09.447826 24238 raft_consensus.cc:3060] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.447970 24388 raft_consensus.cc:3055] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:09.448585 24388 raft_consensus.cc:740] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:09.449376 24388 consensus_queue.cc:260] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.450083 24434 raft_consensus.cc:993] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627: : Instructing follower 83eb9cd4d18c4576ab3ab6d389ae2717 to start an election
I20260709 13:10:09.450376 24387 raft_consensus.cc:1240] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Rejecting Update request from peer 83eb9cd4d18c4576ab3ab6d389ae2717 for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:09.450536 24434 raft_consensus.cc:1081] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Signalling peer 83eb9cd4d18c4576ab3ab6d389ae2717 to start an election
I20260709 13:10:09.453040 24315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "638efb6ad4f3440eab50ea8e0664f2c6"
dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
 from {username='slave'} at 127.0.0.1:47590
I20260709 13:10:09.453969 24315 raft_consensus.cc:493] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:09.454648 24314 leader_election.cc:290] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 2 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:09.454841 24435 consensus_queue.cc:1059] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:09.455974 24479 raft_consensus.cc:3055] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:09.456300 24479 raft_consensus.cc:740] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:09.450402 24388 raft_consensus.cc:3060] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.457150 24479 consensus_queue.cc:260] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.457603 24237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c0a850649847db927577407fcadf4c" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:09.458822 24479 raft_consensus.cc:3060] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.461336 24314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c0a850649847db927577407fcadf4c" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:09.454681 24315 raft_consensus.cc:3060] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.465826 24238 raft_consensus.cc:2468] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 2.
I20260709 13:10:09.466950 24280 leader_election.cc:304] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:09.467764 24435 raft_consensus.cc:2804] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:09.468637 24435 raft_consensus.cc:697] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Becoming Leader. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:09.469466 24435 consensus_queue.cc:237] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.469682 24315 raft_consensus.cc:515] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.471836 24315 leader_election.cc:290] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 2 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:09.456281 24389 leader_election.cc:290] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 2 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:09.472890 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638efb6ad4f3440eab50ea8e0664f2c6" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:09.473487 24387 raft_consensus.cc:3055] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:09.473798 24387 raft_consensus.cc:740] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:09.474767 24388 raft_consensus.cc:2468] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 2.
I20260709 13:10:09.477063 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638efb6ad4f3440eab50ea8e0664f2c6" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:09.474550 24387 consensus_queue.cc:260] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.477651 24239 raft_consensus.cc:3060] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.479262 24387 raft_consensus.cc:3060] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:09.482883 24314 raft_consensus.cc:2468] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 2.
I20260709 13:10:09.484361 24239 raft_consensus.cc:2468] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 2.
I20260709 13:10:09.485486 24280 leader_election.cc:304] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:09.486050 24387 raft_consensus.cc:2468] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 2.
I20260709 13:10:09.486593 24479 raft_consensus.cc:2804] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:09.487708 24479 raft_consensus.cc:697] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Becoming Leader. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:09.488473 24479 consensus_queue.cc:237] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.489413 24352 leader_election.cc:304] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [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: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 62d7bcf92a3741c3a2863d42411ef18c
I20260709 13:10:09.490279 24448 raft_consensus.cc:2804] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:09.490757 24448 raft_consensus.cc:697] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 LEADER]: Becoming Leader. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:09.491480 24448 consensus_queue.cc:237] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [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: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:09.498651 24138 catalog_manager.cc:5697] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 reported cstate change: term changed from 1 to 2, leader changed from 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66) to a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67). New cstate: current_term: 2 leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:09.499671 24134 catalog_manager.cc:5697] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 reported cstate change: term changed from 1 to 2, leader changed from a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67) to 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:09.501322 24134 catalog_manager.cc:5697] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 reported cstate change: term changed from 1 to 2, leader changed from a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67) to 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:09.682566 24387 raft_consensus.cc:1275] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Refusing update from remote peer 83eb9cd4d18c4576ab3ab6d389ae2717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:09.683812 24479 consensus_queue.cc:1048] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:09.691504 24239 raft_consensus.cc:1275] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Refusing update from remote peer 83eb9cd4d18c4576ab3ab6d389ae2717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:09.692943 24479 consensus_queue.cc:1048] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:09.726186 24314 raft_consensus.cc:1275] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Refusing update from remote peer 62d7bcf92a3741c3a2863d42411ef18c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:09.727316 24474 consensus_queue.cc:1048] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:09.733876 24387 raft_consensus.cc:1275] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Refusing update from remote peer 62d7bcf92a3741c3a2863d42411ef18c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:09.735198 24473 consensus_queue.cc:1048] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:09.781790 24314 raft_consensus.cc:1275] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Refusing update from remote peer 62d7bcf92a3741c3a2863d42411ef18c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:09.782886 24473 consensus_queue.cc:1048] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:09.793779 24387 raft_consensus.cc:1275] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Refusing update from remote peer 62d7bcf92a3741c3a2863d42411ef18c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:09.795367 24439 consensus_queue.cc:1048] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:09.797037 24314 raft_consensus.cc:1275] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Refusing update from remote peer 62d7bcf92a3741c3a2863d42411ef18c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:09.798662 24439 consensus_queue.cc:1048] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:09.807719 24387 raft_consensus.cc:1275] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Refusing update from remote peer 62d7bcf92a3741c3a2863d42411ef18c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:09.809098 24439 consensus_queue.cc:1048] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:09.922978 24387 raft_consensus.cc:1275] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Refusing update from remote peer 83eb9cd4d18c4576ab3ab6d389ae2717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:09.924127 24479 consensus_queue.cc:1048] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:09.931185 24239 raft_consensus.cc:1275] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Refusing update from remote peer 83eb9cd4d18c4576ab3ab6d389ae2717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:09.932664 24471 consensus_queue.cc:1048] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:10.000540 24239 raft_consensus.cc:3060] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:10.005565 24239 raft_consensus.cc:1275] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Refusing update from remote peer a33a1b18f3fa48ab9ea53eb6cd6a4627: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:10.007185 24448 consensus_queue.cc:1048] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:10.008422 24239 raft_consensus.cc:1275] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Refusing update from remote peer 83eb9cd4d18c4576ab3ab6d389ae2717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:10.009974 24471 consensus_queue.cc:1048] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:10.021512 24314 raft_consensus.cc:1275] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Refusing update from remote peer a33a1b18f3fa48ab9ea53eb6cd6a4627: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:10.022675 24508 consensus_queue.cc:1048] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:10.023451 24387 raft_consensus.cc:1275] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Refusing update from remote peer 83eb9cd4d18c4576ab3ab6d389ae2717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:10.028972 24471 consensus_queue.cc:1048] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.126507 24134 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53132:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:12.128777 24134 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:12.178179 24230 tablet_service.cc:1511] Processing CreateTablet for tablet 59c3eac053ef4552af994f5846cd93b2 (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:12.178972 24300 tablet_service.cc:1511] Processing CreateTablet for tablet 59c3eac053ef4552af994f5846cd93b2 (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:12.179425 24230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c3eac053ef4552af994f5846cd93b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.180173 24300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c3eac053ef4552af994f5846cd93b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.180672 24379 tablet_service.cc:1511] Processing CreateTablet for tablet 59c3eac053ef4552af994f5846cd93b2 (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:12.181854 24379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c3eac053ef4552af994f5846cd93b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.183380 24227 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf679e045a34ef08072511983c66693 (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:12.184751 24227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf679e045a34ef08072511983c66693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.186861 24301 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf679e045a34ef08072511983c66693 (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:12.188093 24301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf679e045a34ef08072511983c66693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.193799 24376 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf679e045a34ef08072511983c66693 (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:12.195132 24376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf679e045a34ef08072511983c66693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.195811 24228 tablet_service.cc:1511] Processing CreateTablet for tablet eaabcc2b8c9f4ad4b8026659de8082ce (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:12.197043 24228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaabcc2b8c9f4ad4b8026659de8082ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.199070 24375 tablet_service.cc:1511] Processing CreateTablet for tablet eaabcc2b8c9f4ad4b8026659de8082ce (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:12.201161 24375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaabcc2b8c9f4ad4b8026659de8082ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.202318 24302 tablet_service.cc:1511] Processing CreateTablet for tablet eaabcc2b8c9f4ad4b8026659de8082ce (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:12.203600 24302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaabcc2b8c9f4ad4b8026659de8082ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.206701 24225 tablet_service.cc:1511] Processing CreateTablet for tablet ec59d276772d4c82a9b15d9c75afbd83 (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:12.208117 24225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec59d276772d4c82a9b15d9c75afbd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.212325 24299 tablet_service.cc:1511] Processing CreateTablet for tablet ec59d276772d4c82a9b15d9c75afbd83 (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:12.213660 24299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec59d276772d4c82a9b15d9c75afbd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.226493 24377 tablet_service.cc:1511] Processing CreateTablet for tablet ec59d276772d4c82a9b15d9c75afbd83 (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:12.227999 24377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec59d276772d4c82a9b15d9c75afbd83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.228399 24226 tablet_service.cc:1511] Processing CreateTablet for tablet 712943ae883546be84fa3eb039fd10da (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:12.229641 24226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712943ae883546be84fa3eb039fd10da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.244612 24303 tablet_service.cc:1511] Processing CreateTablet for tablet 712943ae883546be84fa3eb039fd10da (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:12.245833 24378 tablet_service.cc:1511] Processing CreateTablet for tablet 712943ae883546be84fa3eb039fd10da (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:12.246343 24303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712943ae883546be84fa3eb039fd10da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.247210 24378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712943ae883546be84fa3eb039fd10da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.259949 24229 tablet_service.cc:1511] Processing CreateTablet for tablet bdd1610485624a1c95d7757c0523b3bc (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:12.261292 24229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdd1610485624a1c95d7757c0523b3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.268698 24305 tablet_service.cc:1511] Processing CreateTablet for tablet bdd1610485624a1c95d7757c0523b3bc (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:12.270044 24305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdd1610485624a1c95d7757c0523b3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.270709 24377 tablet_service.cc:1511] Processing CreateTablet for tablet bdd1610485624a1c95d7757c0523b3bc (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:12.272010 24377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdd1610485624a1c95d7757c0523b3bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.274472 24224 tablet_service.cc:1511] Processing CreateTablet for tablet f7c1c6769ce545b1aaab033f6c6a1e60 (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:12.275774 24224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c1c6769ce545b1aaab033f6c6a1e60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.277218 24299 tablet_service.cc:1511] Processing CreateTablet for tablet f7c1c6769ce545b1aaab033f6c6a1e60 (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:12.278577 24299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c1c6769ce545b1aaab033f6c6a1e60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.283905 24375 tablet_service.cc:1511] Processing CreateTablet for tablet f7c1c6769ce545b1aaab033f6c6a1e60 (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:12.285517 24375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c1c6769ce545b1aaab033f6c6a1e60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.296765 24223 tablet_service.cc:1511] Processing CreateTablet for tablet c7b11ebd2e7d41e285fc87280edc79cb (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:12.298193 24223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b11ebd2e7d41e285fc87280edc79cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.303858 24304 tablet_service.cc:1511] Processing CreateTablet for tablet c7b11ebd2e7d41e285fc87280edc79cb (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:12.305845 24304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b11ebd2e7d41e285fc87280edc79cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.308740 24377 tablet_service.cc:1511] Processing CreateTablet for tablet c7b11ebd2e7d41e285fc87280edc79cb (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:12.311164 24228 tablet_service.cc:1511] Processing CreateTablet for tablet e75cf004a29c41969d6899b3ea2b7672 (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:12.312361 24228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75cf004a29c41969d6899b3ea2b7672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.313061 24377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b11ebd2e7d41e285fc87280edc79cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.321100 24298 tablet_service.cc:1511] Processing CreateTablet for tablet e75cf004a29c41969d6899b3ea2b7672 (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:12.322430 24298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75cf004a29c41969d6899b3ea2b7672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.333237 24378 tablet_service.cc:1511] Processing CreateTablet for tablet e75cf004a29c41969d6899b3ea2b7672 (DEFAULT_TABLE table=soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:12.334573 24378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75cf004a29c41969d6899b3ea2b7672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:12.358527 24526 tablet_bootstrap.cc:492] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:12.366941 24526 tablet_bootstrap.cc:654] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.370184 24527 tablet_bootstrap.cc:492] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:12.370188 24525 tablet_bootstrap.cc:492] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:12.377410 24525 tablet_bootstrap.cc:654] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.380766 24527 tablet_bootstrap.cc:654] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.389046 24526 tablet_bootstrap.cc:492] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:12.389326 24527 tablet_bootstrap.cc:492] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:12.389621 24526 ts_tablet_manager.cc:1403] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.012s
I20260709 13:10:12.389876 24527 ts_tablet_manager.cc:1403] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260709 13:10:12.392585 24525 tablet_bootstrap.cc:492] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:12.393181 24525 ts_tablet_manager.cc:1403] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.010s
I20260709 13:10:12.392745 24526 raft_consensus.cc:359] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.392864 24527 raft_consensus.cc:359] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.393553 24526 raft_consensus.cc:385] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.393628 24527 raft_consensus.cc:385] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.393944 24526 raft_consensus.cc:740] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.394001 24527 raft_consensus.cc:740] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.394832 24527 consensus_queue.cc:260] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.394783 24526 consensus_queue.cc:260] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.395977 24525 raft_consensus.cc:359] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.396680 24525 raft_consensus.cc:385] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.396952 24525 raft_consensus.cc:740] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.397128 24526 ts_tablet_manager.cc:1434] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 13:10:12.397670 24525 consensus_queue.cc:260] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.398192 24526 tablet_bootstrap.cc:492] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:12.399912 24527 ts_tablet_manager.cc:1434] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:10:12.401016 24525 ts_tablet_manager.cc:1434] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:10:12.401147 24527 tablet_bootstrap.cc:492] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:12.401985 24525 tablet_bootstrap.cc:492] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:12.408931 24527 tablet_bootstrap.cc:654] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.409476 24525 tablet_bootstrap.cc:654] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.420167 24527 tablet_bootstrap.cc:492] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:12.420735 24527 ts_tablet_manager.cc:1403] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 13:10:12.423614 24527 raft_consensus.cc:359] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.424432 24527 raft_consensus.cc:385] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.424713 24527 raft_consensus.cc:740] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.425643 24527 consensus_queue.cc:260] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.428155 24527 ts_tablet_manager.cc:1434] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 13:10:12.428479 24526 tablet_bootstrap.cc:654] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.429032 24527 tablet_bootstrap.cc:492] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:12.433990 24525 tablet_bootstrap.cc:492] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:12.434507 24525 ts_tablet_manager.cc:1403] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.008s
I20260709 13:10:12.435993 24527 tablet_bootstrap.cc:654] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.437427 24525 raft_consensus.cc:359] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.438146 24525 raft_consensus.cc:385] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.438274 24513 raft_consensus.cc:493] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.438463 24525 raft_consensus.cc:740] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.438930 24513 raft_consensus.cc:515] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.439396 24525 consensus_queue.cc:260] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.443617 24525 ts_tablet_manager.cc:1434] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:10:12.443819 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3eac053ef4552af994f5846cd93b2" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:12.444502 24526 tablet_bootstrap.cc:492] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:12.444656 24525 tablet_bootstrap.cc:492] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:12.444970 24526 ts_tablet_manager.cc:1403] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.002s
W20260709 13:10:12.445452 24280 leader_election.cc:343] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.445751 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3eac053ef4552af994f5846cd93b2" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" is_pre_election: true
I20260709 13:10:12.446408 24387 raft_consensus.cc:2468] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 0.
I20260709 13:10:12.447609 24279 leader_election.cc:304] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 62d7bcf92a3741c3a2863d42411ef18c
I20260709 13:10:12.441202 24513 leader_election.cc:290] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.448412 24510 raft_consensus.cc:2804] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.449514 24510 raft_consensus.cc:493] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.449812 24510 raft_consensus.cc:3060] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.450800 24527 tablet_bootstrap.cc:492] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:12.451283 24527 ts_tablet_manager.cc:1403] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 13:10:12.453599 24527 raft_consensus.cc:359] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.454093 24527 raft_consensus.cc:385] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.454138 24525 tablet_bootstrap.cc:654] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.454437 24527 raft_consensus.cc:740] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.455081 24527 consensus_queue.cc:260] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.448004 24526 raft_consensus.cc:359] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.458245 24526 raft_consensus.cc:385] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.458524 24526 raft_consensus.cc:740] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.458877 24510 raft_consensus.cc:515] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.459416 24526 consensus_queue.cc:260] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.462070 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3eac053ef4552af994f5846cd93b2" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
W20260709 13:10:12.463356 24280 leader_election.cc:343] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.462224 24526 ts_tablet_manager.cc:1434] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:10:12.463835 24527 ts_tablet_manager.cc:1434] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:10:12.464484 24526 tablet_bootstrap.cc:492] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:12.465163 24510 leader_election.cc:290] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.464598 24527 tablet_bootstrap.cc:492] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:12.466655 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3eac053ef4552af994f5846cd93b2" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:12.467197 24387 raft_consensus.cc:3060] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.471052 24526 tablet_bootstrap.cc:654] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.477129 24527 tablet_bootstrap.cc:654] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.480954 24387 raft_consensus.cc:2468] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 1.
I20260709 13:10:12.484910 24279 leader_election.cc:304] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 62d7bcf92a3741c3a2863d42411ef18c
I20260709 13:10:12.486096 24510 raft_consensus.cc:2804] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.486693 24527 tablet_bootstrap.cc:492] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:12.487156 24527 ts_tablet_manager.cc:1403] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.009s
I20260709 13:10:12.487339 24510 raft_consensus.cc:697] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Becoming Leader. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:12.488184 24510 consensus_queue.cc:237] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.489821 24526 tablet_bootstrap.cc:492] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:12.490365 24526 ts_tablet_manager.cc:1403] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.013s
I20260709 13:10:12.489898 24527 raft_consensus.cc:359] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.490742 24527 raft_consensus.cc:385] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.491040 24527 raft_consensus.cc:740] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.491689 24527 consensus_queue.cc:260] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.483385 24525 tablet_bootstrap.cc:492] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:12.493674 24527 ts_tablet_manager.cc:1434] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:12.493412 24526 raft_consensus.cc:359] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.493624 24525 ts_tablet_manager.cc:1403] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.008s
I20260709 13:10:12.494730 24527 tablet_bootstrap.cc:492] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:12.494149 24526 raft_consensus.cc:385] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.496739 24526 raft_consensus.cc:740] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.497063 24525 raft_consensus.cc:359] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.497790 24525 raft_consensus.cc:385] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.497450 24526 consensus_queue.cc:260] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.498070 24525 raft_consensus.cc:740] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.501798 24527 tablet_bootstrap.cc:654] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.501426 24525 consensus_queue.cc:260] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.503494 24526 ts_tablet_manager.cc:1434] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:10:12.504732 24526 tablet_bootstrap.cc:492] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:12.506350 24525 ts_tablet_manager.cc:1434] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:10:12.507357 24525 tablet_bootstrap.cc:492] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:12.510965 24526 tablet_bootstrap.cc:654] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.514153 24527 tablet_bootstrap.cc:492] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:12.514583 24527 ts_tablet_manager.cc:1403] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 13:10:12.517714 24527 raft_consensus.cc:359] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.518388 24527 raft_consensus.cc:385] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.518651 24527 raft_consensus.cc:740] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.519860 24525 tablet_bootstrap.cc:654] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.519833 24527 consensus_queue.cc:260] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.527033 24526 tablet_bootstrap.cc:492] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:12.527504 24526 ts_tablet_manager.cc:1403] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:10:12.528616 24525 tablet_bootstrap.cc:492] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:12.529135 24525 ts_tablet_manager.cc:1403] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.005s
I20260709 13:10:12.530301 24527 ts_tablet_manager.cc:1434] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.010s
I20260709 13:10:12.530622 24526 raft_consensus.cc:359] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.531306 24527 tablet_bootstrap.cc:492] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:12.531363 24526 raft_consensus.cc:385] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.531823 24526 raft_consensus.cc:740] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.531805 24525 raft_consensus.cc:359] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.532729 24526 consensus_queue.cc:260] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.531131 24136 catalog_manager.cc:5697] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.534961 24526 ts_tablet_manager.cc:1434] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:12.535900 24526 tablet_bootstrap.cc:492] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:12.532560 24525 raft_consensus.cc:385] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.536785 24525 raft_consensus.cc:740] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.537597 24525 consensus_queue.cc:260] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.538213 24527 tablet_bootstrap.cc:654] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.539909 24525 ts_tablet_manager.cc:1434] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.003s
I20260709 13:10:12.542019 24526 tablet_bootstrap.cc:654] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.542147 24525 tablet_bootstrap.cc:492] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:12.548581 24525 tablet_bootstrap.cc:654] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.558405 24526 tablet_bootstrap.cc:492] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:12.558909 24526 ts_tablet_manager.cc:1403] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.008s
I20260709 13:10:12.560011 24525 tablet_bootstrap.cc:492] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:12.560525 24525 ts_tablet_manager.cc:1403] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:10:12.561750 24526 raft_consensus.cc:359] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.562505 24526 raft_consensus.cc:385] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.562780 24526 raft_consensus.cc:740] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.563571 24526 consensus_queue.cc:260] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.565956 24526 ts_tablet_manager.cc:1434] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:10:12.566892 24526 tablet_bootstrap.cc:492] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:12.573503 24526 tablet_bootstrap.cc:654] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.563297 24525 raft_consensus.cc:359] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.573858 24525 raft_consensus.cc:385] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.574159 24525 raft_consensus.cc:740] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.574913 24525 consensus_queue.cc:260] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.577136 24525 ts_tablet_manager.cc:1434] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:10:12.578292 24525 tablet_bootstrap.cc:492] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:12.585115 24526 tablet_bootstrap.cc:492] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:12.585211 24525 tablet_bootstrap.cc:654] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.585752 24526 ts_tablet_manager.cc:1403] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260709 13:10:12.588058 24526 raft_consensus.cc:359] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.588559 24526 raft_consensus.cc:385] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.588776 24526 raft_consensus.cc:740] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.589468 24526 consensus_queue.cc:260] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.590305 24527 tablet_bootstrap.cc:492] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:12.590792 24527 ts_tablet_manager.cc:1403] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.025s
I20260709 13:10:12.591663 24526 ts_tablet_manager.cc:1434] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:12.592638 24526 tablet_bootstrap.cc:492] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:12.593647 24527 raft_consensus.cc:359] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.594429 24527 raft_consensus.cc:385] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.594724 24527 raft_consensus.cc:740] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.595479 24527 consensus_queue.cc:260] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.598033 24527 ts_tablet_manager.cc:1434] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:10:12.599133 24526 tablet_bootstrap.cc:654] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.599136 24527 tablet_bootstrap.cc:492] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:12.601686 24525 tablet_bootstrap.cc:492] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:12.602185 24525 ts_tablet_manager.cc:1403] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.015s
I20260709 13:10:12.604996 24525 raft_consensus.cc:359] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.605682 24525 raft_consensus.cc:385] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.606037 24525 raft_consensus.cc:740] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.606421 24512 raft_consensus.cc:493] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.606803 24527 tablet_bootstrap.cc:654] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.606921 24512 raft_consensus.cc:515] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.606745 24525 consensus_queue.cc:260] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.609030 24512 leader_election.cc:290] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:12.610500 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec59d276772d4c82a9b15d9c75afbd83" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" is_pre_election: true
I20260709 13:10:12.614821 24315 raft_consensus.cc:2468] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 0.
I20260709 13:10:12.611173 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec59d276772d4c82a9b15d9c75afbd83" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:12.615777 24527 tablet_bootstrap.cc:492] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:12.612265 24526 tablet_bootstrap.cc:492] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:12.616358 24527 ts_tablet_manager.cc:1403] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 13:10:12.616416 24526 ts_tablet_manager.cc:1403] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.005s
I20260709 13:10:12.617170 24352 leader_election.cc:304] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:12.615825 24239 raft_consensus.cc:2468] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 0.
I20260709 13:10:12.619163 24512 raft_consensus.cc:2804] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.619560 24512 raft_consensus.cc:493] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.619488 24527 raft_consensus.cc:359] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.620137 24512 raft_consensus.cc:3060] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.620375 24527 raft_consensus.cc:385] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.620721 24527 raft_consensus.cc:740] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.614164 24525 ts_tablet_manager.cc:1434] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 13:10:12.619720 24526 raft_consensus.cc:359] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.624461 24526 raft_consensus.cc:385] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.626014 24526 raft_consensus.cc:740] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.622829 24527 consensus_queue.cc:260] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.626868 24526 consensus_queue.cc:260] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.628518 24525 tablet_bootstrap.cc:492] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:12.629433 24527 ts_tablet_manager.cc:1434] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 13:10:12.629451 24526 ts_tablet_manager.cc:1434] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 13:10:12.630635 24526 tablet_bootstrap.cc:492] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:12.630596 24542 raft_consensus.cc:493] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.631383 24527 tablet_bootstrap.cc:492] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:12.631206 24542 raft_consensus.cc:515] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.633231 24542 leader_election.cc:290] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.633929 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1c6769ce545b1aaab033f6c6a1e60" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" is_pre_election: true
I20260709 13:10:12.634116 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1c6769ce545b1aaab033f6c6a1e60" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" is_pre_election: true
I20260709 13:10:12.634570 24315 raft_consensus.cc:2468] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 0.
W20260709 13:10:12.635391 24204 leader_election.cc:343] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.635991 24203 leader_election.cc:304] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: a33a1b18f3fa48ab9ea53eb6cd6a4627
I20260709 13:10:12.636705 24542 raft_consensus.cc:2804] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.637032 24542 raft_consensus.cc:493] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.637326 24542 raft_consensus.cc:3060] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.641682 24527 tablet_bootstrap.cc:654] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.642894 24525 tablet_bootstrap.cc:654] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.653270 24542 raft_consensus.cc:515] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.655556 24542 leader_election.cc:290] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 election: Requested vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.656168 24526 tablet_bootstrap.cc:654] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.656479 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1c6769ce545b1aaab033f6c6a1e60" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
W20260709 13:10:12.657922 24204 leader_election.cc:343] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.659086 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1c6769ce545b1aaab033f6c6a1e60" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:12.659682 24315 raft_consensus.cc:3060] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.662072 24538 raft_consensus.cc:493] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.662635 24526 tablet_bootstrap.cc:492] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:12.662542 24538 raft_consensus.cc:515] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.663198 24526 ts_tablet_manager.cc:1403] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.003s
I20260709 13:10:12.664616 24538 leader_election.cc:290] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.665723 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf679e045a34ef08072511983c66693" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" is_pre_election: true
I20260709 13:10:12.666118 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf679e045a34ef08072511983c66693" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:12.666354 24387 raft_consensus.cc:2468] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 0.
I20260709 13:10:12.666009 24526 raft_consensus.cc:359] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.667057 24526 raft_consensus.cc:385] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.667375 24526 raft_consensus.cc:740] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.667654 24279 leader_election.cc:304] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:12.668502 24525 tablet_bootstrap.cc:492] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:12.668123 24526 consensus_queue.cc:260] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.668695 24538 raft_consensus.cc:2804] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:10:12.668407 24280 leader_election.cc:343] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.669737 24538 raft_consensus.cc:493] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.670181 24538 raft_consensus.cc:3060] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.670399 24526 ts_tablet_manager.cc:1434] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:12.671379 24526 tablet_bootstrap.cc:492] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717: Bootstrap starting.
I20260709 13:10:12.669025 24525 ts_tablet_manager.cc:1403] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.009s
I20260709 13:10:12.671998 24315 raft_consensus.cc:2468] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 1.
I20260709 13:10:12.673246 24203 leader_election.cc:304] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: a33a1b18f3fa48ab9ea53eb6cd6a4627
I20260709 13:10:12.674008 24542 raft_consensus.cc:2804] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.674474 24542 raft_consensus.cc:697] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Becoming Leader. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:12.675266 24542 consensus_queue.cc:237] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.677217 24526 tablet_bootstrap.cc:654] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.681656 24538 raft_consensus.cc:515] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.682160 24527 tablet_bootstrap.cc:492] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:12.669732 24512 raft_consensus.cc:515] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.682646 24527 ts_tablet_manager.cc:1403] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.006s
I20260709 13:10:12.684758 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec59d276772d4c82a9b15d9c75afbd83" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:12.685376 24239 raft_consensus.cc:3060] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.686447 24527 raft_consensus.cc:359] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.687155 24527 raft_consensus.cc:385] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.687402 24527 raft_consensus.cc:740] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.687533 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec59d276772d4c82a9b15d9c75afbd83" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:12.687788 24542 raft_consensus.cc:493] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.688046 24527 consensus_queue.cc:260] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.689522 24512 leader_election.cc:290] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:12.691222 24527 ts_tablet_manager.cc:1434] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:10:12.689193 24315 raft_consensus.cc:3060] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.692312 24138 catalog_manager.cc:5697] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c reported cstate change: term changed from 0 to 1, leader changed from <none> to 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65). New cstate: current_term: 1 leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.694600 24526 tablet_bootstrap.cc:492] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717: No bootstrap required, opened a new log
I20260709 13:10:12.695052 24526 ts_tablet_manager.cc:1403] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260709 13:10:12.697501 24526 raft_consensus.cc:359] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.698100 24526 raft_consensus.cc:385] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.698352 24526 raft_consensus.cc:740] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.698953 24526 consensus_queue.cc:260] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.700242 24527 tablet_bootstrap.cc:492] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c: Bootstrap starting.
I20260709 13:10:12.700954 24526 ts_tablet_manager.cc:1434] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:12.702471 24510 raft_consensus.cc:493] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:10:12.702668 24186 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:12.692058 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf679e045a34ef08072511983c66693" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:12.689620 24542 raft_consensus.cc:515] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.703306 24238 raft_consensus.cc:3060] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.703060 24510 raft_consensus.cc:515] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.684965 24525 raft_consensus.cc:359] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.692365 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf679e045a34ef08072511983c66693" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:12.705575 24527 tablet_bootstrap.cc:654] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.705760 24314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3eac053ef4552af994f5846cd93b2" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" is_pre_election: true
I20260709 13:10:12.706234 24525 raft_consensus.cc:385] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.691381 24538 leader_election.cc:290] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.706554 24525 raft_consensus.cc:740] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.706588 24388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3eac053ef4552af994f5846cd93b2" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" is_pre_election: true
I20260709 13:10:12.705504 24439 raft_consensus.cc:493] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.707406 24525 consensus_queue.cc:260] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.705906 24387 raft_consensus.cc:3060] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.708014 24439 raft_consensus.cc:515] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.705503 24542 leader_election.cc:290] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.709913 24439 leader_election.cc:290] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.710006 24525 ts_tablet_manager.cc:1434] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260709 13:10:12.710623 24389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b11ebd2e7d41e285fc87280edc79cb" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" is_pre_election: true
I20260709 13:10:12.710995 24525 tablet_bootstrap.cc:492] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:12.699208 24315 raft_consensus.cc:2468] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 1.
I20260709 13:10:12.714016 24352 leader_election.cc:304] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
W20260709 13:10:12.714382 24279 leader_election.cc:343] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.705111 24510 leader_election.cc:290] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.707413 24388 raft_consensus.cc:2393] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62d7bcf92a3741c3a2863d42411ef18c in current term 1: Already voted for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in this term.
I20260709 13:10:12.716850 24525 tablet_bootstrap.cc:654] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.716699 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712943ae883546be84fa3eb039fd10da" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" is_pre_election: true
I20260709 13:10:12.717151 24512 raft_consensus.cc:2804] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.717698 24512 raft_consensus.cc:697] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Becoming Leader. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:12.718509 24512 consensus_queue.cc:237] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.717316 24204 leader_election.cc:304] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c; no voters: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627
I20260709 13:10:12.721237 24542 raft_consensus.cc:3060] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.716732 24389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712943ae883546be84fa3eb039fd10da" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" is_pre_election: true
I20260709 13:10:12.725682 24389 raft_consensus.cc:2468] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 0.
I20260709 13:10:12.728996 24439 raft_consensus.cc:493] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.729687 24238 raft_consensus.cc:2468] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 1.
I20260709 13:10:12.730587 24387 raft_consensus.cc:2468] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 1.
I20260709 13:10:12.729517 24439 raft_consensus.cc:515] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.732146 24204 leader_election.cc:304] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:12.714768 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b11ebd2e7d41e285fc87280edc79cb" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:12.733758 24280 leader_election.cc:304] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
W20260709 13:10:12.734787 24280 leader_election.cc:343] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.735224 24280 leader_election.cc:304] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 62d7bcf92a3741c3a2863d42411ef18c, a33a1b18f3fa48ab9ea53eb6cd6a4627
I20260709 13:10:12.736080 24538 raft_consensus.cc:2804] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.736557 24538 raft_consensus.cc:697] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Becoming Leader. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:12.736693 24513 raft_consensus.cc:2749] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.738720 24314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaabcc2b8c9f4ad4b8026659de8082ce" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" is_pre_election: true
I20260709 13:10:12.739313 24314 raft_consensus.cc:2468] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 0.
I20260709 13:10:12.739876 24527 tablet_bootstrap.cc:492] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c: No bootstrap required, opened a new log
I20260709 13:10:12.740324 24527 ts_tablet_manager.cc:1403] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.012s
I20260709 13:10:12.740444 24538 consensus_queue.cc:237] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.743076 24527 raft_consensus.cc:359] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.717336 24315 raft_consensus.cc:2468] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 0.
I20260709 13:10:12.743736 24527 raft_consensus.cc:385] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.744004 24527 raft_consensus.cc:740] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.744627 24527 consensus_queue.cc:260] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.744897 24203 leader_election.cc:304] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:12.748688 24439 leader_election.cc:290] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.749301 24439 raft_consensus.cc:2804] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.749660 24439 raft_consensus.cc:493] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.749996 24439 raft_consensus.cc:3060] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.755887 24542 raft_consensus.cc:2749] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.756852 24542 raft_consensus.cc:2804] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.759661 24550 raft_consensus.cc:493] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.759783 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaabcc2b8c9f4ad4b8026659de8082ce" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" is_pre_election: true
I20260709 13:10:12.760433 24387 raft_consensus.cc:2468] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 0.
I20260709 13:10:12.760221 24550 raft_consensus.cc:515] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.761085 24239 raft_consensus.cc:2468] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 1.
I20260709 13:10:12.762332 24550 leader_election.cc:290] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:12.764027 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd1610485624a1c95d7757c0523b3bc" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" is_pre_election: true
I20260709 13:10:12.764833 24315 raft_consensus.cc:2468] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 0.
I20260709 13:10:12.766004 24352 leader_election.cc:304] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:12.766788 24550 raft_consensus.cc:2804] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.767127 24550 raft_consensus.cc:493] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.767443 24550 raft_consensus.cc:3060] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.771128 24513 raft_consensus.cc:493] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.771607 24513 raft_consensus.cc:515] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.773558 24513 leader_election.cc:290] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.774088 24550 raft_consensus.cc:515] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.774899 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75cf004a29c41969d6899b3ea2b7672" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:12.775506 24240 raft_consensus.cc:2468] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 0.
I20260709 13:10:12.775966 24550 leader_election.cc:290] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:12.775331 24134 catalog_manager.cc:5697] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:12.776783 24280 leader_election.cc:304] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:12.777720 24513 raft_consensus.cc:2804] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.778076 24513 raft_consensus.cc:493] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.778494 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75cf004a29c41969d6899b3ea2b7672" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" is_pre_election: true
I20260709 13:10:12.778389 24513 raft_consensus.cc:3060] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:12.779960 24279 leader_election.cc:343] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.784441 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd1610485624a1c95d7757c0523b3bc" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:12.784727 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd1610485624a1c95d7757c0523b3bc" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:12.787729 24315 raft_consensus.cc:3060] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.792647 24513 raft_consensus.cc:515] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.800468 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75cf004a29c41969d6899b3ea2b7672" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:12.801095 24240 raft_consensus.cc:3060] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.785075 24239 raft_consensus.cc:2468] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 0.
I20260709 13:10:12.808698 24240 raft_consensus.cc:2468] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 1.
I20260709 13:10:12.812276 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd1610485624a1c95d7757c0523b3bc" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:12.812817 24280 leader_election.cc:304] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:12.813002 24239 raft_consensus.cc:3060] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.813938 24510 raft_consensus.cc:2804] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.821154 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75cf004a29c41969d6899b3ea2b7672" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
W20260709 13:10:12.822688 24279 leader_election.cc:343] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.821182 24513 leader_election.cc:290] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 1 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.797750 24315 raft_consensus.cc:2468] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 1.
I20260709 13:10:12.757205 24542 raft_consensus.cc:493] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:10:12.824605 24203 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.66:37471, user_credentials={real_user=slave}} blocked reactor thread for 79787.5us
I20260709 13:10:12.824863 24542 raft_consensus.cc:3060] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.833899 24352 leader_election.cc:304] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:12.834753 24550 raft_consensus.cc:2804] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.835130 24510 raft_consensus.cc:697] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Becoming Leader. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:12.835232 24550 raft_consensus.cc:697] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Becoming Leader. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:12.836010 24439 raft_consensus.cc:515] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.836969 24550 consensus_queue.cc:237] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.837004 24510 consensus_queue.cc:237] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.838910 24314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712943ae883546be84fa3eb039fd10da" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:12.839560 24314 raft_consensus.cc:3060] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.845572 24559 raft_consensus.cc:493] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.846161 24559 raft_consensus.cc:515] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.847247 24314 raft_consensus.cc:2468] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 1.
I20260709 13:10:12.848737 24439 leader_election.cc:290] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 election: Requested vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.849143 24313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b11ebd2e7d41e285fc87280edc79cb" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" is_pre_election: true
I20260709 13:10:12.849890 24313 raft_consensus.cc:2468] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 0.
I20260709 13:10:12.850270 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712943ae883546be84fa3eb039fd10da" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:12.850826 24387 raft_consensus.cc:3060] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.851150 24239 raft_consensus.cc:2468] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 1.
I20260709 13:10:12.853569 24527 ts_tablet_manager.cc:1434] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c: Time spent starting tablet: real 0.113s	user 0.046s	sys 0.053s
I20260709 13:10:12.849115 24203 leader_election.cc:304] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:12.856694 24525 tablet_bootstrap.cc:492] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:12.856917 24203 leader_election.cc:304] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:12.857479 24525 ts_tablet_manager.cc:1403] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.147s	user 0.073s	sys 0.044s
I20260709 13:10:12.858218 24439 raft_consensus.cc:2804] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.858925 24563 raft_consensus.cc:2804] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.859218 24563 raft_consensus.cc:493] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.859462 24563 raft_consensus.cc:3060] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.860072 24525 raft_consensus.cc:359] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.860754 24525 raft_consensus.cc:385] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.861006 24525 raft_consensus.cc:740] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.861719 24525 consensus_queue.cc:260] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.863834 24525 ts_tablet_manager.cc:1434] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:12.864765 24525 tablet_bootstrap.cc:492] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Bootstrap starting.
I20260709 13:10:12.864830 24563 raft_consensus.cc:515] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.865972 24559 leader_election.cc:290] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.865135 24134 catalog_manager.cc:5697] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:12.860944 24439 raft_consensus.cc:697] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Becoming Leader. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:12.867928 24389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b11ebd2e7d41e285fc87280edc79cb" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" is_pre_election: true
I20260709 13:10:12.868530 24563 leader_election.cc:290] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 election: Requested vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.869972 24388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b11ebd2e7d41e285fc87280edc79cb" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:12.870714 24525 tablet_bootstrap.cc:654] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.867959 24439 consensus_queue.cc:237] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.874316 24542 raft_consensus.cc:515] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.876434 24542 leader_election.cc:290] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 election: Requested vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:12.868568 24389 raft_consensus.cc:2468] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 0.
I20260709 13:10:12.867959 24313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b11ebd2e7d41e285fc87280edc79cb" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:12.877888 24388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaabcc2b8c9f4ad4b8026659de8082ce" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:12.878381 24388 raft_consensus.cc:3060] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.881467 24313 raft_consensus.cc:3060] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.881721 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaabcc2b8c9f4ad4b8026659de8082ce" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:12.883064 24315 raft_consensus.cc:3060] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.883514 24388 raft_consensus.cc:2468] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 1.
I20260709 13:10:12.884627 24204 leader_election.cc:304] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:12.885643 24542 raft_consensus.cc:2804] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.886092 24542 raft_consensus.cc:697] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Becoming Leader. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:12.886891 24542 consensus_queue.cc:237] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.890172 24313 raft_consensus.cc:2468] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 1.
I20260709 13:10:12.891438 24203 leader_election.cc:304] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: a33a1b18f3fa48ab9ea53eb6cd6a4627
I20260709 13:10:12.892647 24563 raft_consensus.cc:2804] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.893669 24563 raft_consensus.cc:697] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Becoming Leader. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:12.894481 24563 consensus_queue.cc:237] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.891433 24315 raft_consensus.cc:2468] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 1.
I20260709 13:10:12.902420 24387 raft_consensus.cc:2468] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 1.
I20260709 13:10:12.886188 24138 catalog_manager.cc:5697] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.907263 24138 catalog_manager.cc:5697] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66). New cstate: current_term: 1 leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.908825 24564 consensus_queue.cc:1048] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:12.926972 24525 tablet_bootstrap.cc:492] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627: No bootstrap required, opened a new log
I20260709 13:10:12.927475 24525 ts_tablet_manager.cc:1403] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent bootstrapping tablet: real 0.063s	user 0.032s	sys 0.028s
I20260709 13:10:12.930523 24525 raft_consensus.cc:359] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.931396 24525 raft_consensus.cc:385] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.931655 24525 raft_consensus.cc:740] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.933257 24510 consensus_queue.cc:1048] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:12.936249 24138 catalog_manager.cc:5697] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c reported cstate change: term changed from 0 to 1, leader changed from <none> to 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65). New cstate: current_term: 1 leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.932238 24525 consensus_queue.cc:260] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:12.944918 24525 ts_tablet_manager.cc:1434] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:10:12.960611 24134 catalog_manager.cc:5697] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c reported cstate change: term changed from 0 to 1, leader changed from <none> to 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65). New cstate: current_term: 1 leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.961886 24134 catalog_manager.cc:5697] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c reported cstate change: term changed from 0 to 1, leader changed from <none> to 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65). New cstate: current_term: 1 leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.024096 24550 raft_consensus.cc:493] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.024597 24550 raft_consensus.cc:515] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.026399 24550 leader_election.cc:290] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:13.027089 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1c6769ce545b1aaab033f6c6a1e60" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:13.027328 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1c6769ce545b1aaab033f6c6a1e60" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" is_pre_election: true
I20260709 13:10:13.028054 24315 raft_consensus.cc:2393] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in current term 1: Already voted for candidate 62d7bcf92a3741c3a2863d42411ef18c in this term.
I20260709 13:10:13.028858 24352 leader_election.cc:304] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717
I20260709 13:10:13.029457 24550 raft_consensus.cc:3060] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.034452 24550 raft_consensus.cc:2749] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.068174 24439 consensus_queue.cc:1048] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.077323 24542 consensus_queue.cc:1048] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.108769 24315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59c3eac053ef4552af994f5846cd93b2"
dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
mode: GRACEFUL
new_leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
 from {username='slave'} at 127.0.0.1:47616
I20260709 13:10:13.109252 24315 raft_consensus.cc:606] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Received request to transfer leadership to TS 62d7bcf92a3741c3a2863d42411ef18c
I20260709 13:10:13.113794 24315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bf679e045a34ef08072511983c66693"
dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
mode: GRACEFUL
new_leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
 from {username='slave'} at 127.0.0.1:47616
I20260709 13:10:13.114200 24315 raft_consensus.cc:606] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Received request to transfer leadership to TS 62d7bcf92a3741c3a2863d42411ef18c
I20260709 13:10:13.121230 24388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec59d276772d4c82a9b15d9c75afbd83"
dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
mode: GRACEFUL
new_leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
 from {username='slave'} at 127.0.0.1:45894
I20260709 13:10:13.121734 24388 raft_consensus.cc:606] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Received request to transfer leadership to TS 62d7bcf92a3741c3a2863d42411ef18c
I20260709 13:10:13.134539 24239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "712943ae883546be84fa3eb039fd10da"
dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
mode: GRACEFUL
new_leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
 from {username='slave'} at 127.0.0.1:47064
I20260709 13:10:13.135020 24239 raft_consensus.cc:606] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Received request to transfer leadership to TS 83eb9cd4d18c4576ab3ab6d389ae2717
I20260709 13:10:13.137633 24512 raft_consensus.cc:493] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.138087 24512 raft_consensus.cc:515] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.139185 24510 consensus_queue.cc:1048] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.139900 24512 leader_election.cc:290] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:13.140782 24388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdd1610485624a1c95d7757c0523b3bc"
dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
mode: GRACEFUL
new_leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
 from {username='slave'} at 127.0.0.1:45894
I20260709 13:10:13.141534 24388 raft_consensus.cc:606] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Received request to transfer leadership to TS 83eb9cd4d18c4576ab3ab6d389ae2717
I20260709 13:10:13.141547 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75cf004a29c41969d6899b3ea2b7672" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" is_pre_election: true
I20260709 13:10:13.140720 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75cf004a29c41969d6899b3ea2b7672" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c" is_pre_election: true
I20260709 13:10:13.143635 24239 raft_consensus.cc:2393] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in current term 1: Already voted for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in this term.
I20260709 13:10:13.144716 24354 leader_election.cc:304] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717
I20260709 13:10:13.145485 24512 raft_consensus.cc:3060] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.146852 24240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7c1c6769ce545b1aaab033f6c6a1e60"
dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
mode: GRACEFUL
new_leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
 from {username='slave'} at 127.0.0.1:47064
I20260709 13:10:13.147360 24513 raft_consensus.cc:993] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717: : Instructing follower 62d7bcf92a3741c3a2863d42411ef18c to start an election
I20260709 13:10:13.147437 24240 raft_consensus.cc:606] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Received request to transfer leadership to TS 83eb9cd4d18c4576ab3ab6d389ae2717
I20260709 13:10:13.147958 24513 raft_consensus.cc:1081] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Signalling peer 62d7bcf92a3741c3a2863d42411ef18c to start an election
I20260709 13:10:13.149883 24238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bf679e045a34ef08072511983c66693"
dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
 from {username='slave'} at 127.0.0.1:50730
I20260709 13:10:13.150342 24238 raft_consensus.cc:493] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:13.150606 24238 raft_consensus.cc:3060] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.155866 24238 raft_consensus.cc:515] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.158733 24512 raft_consensus.cc:2749] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.158984 24538 consensus_queue.cc:1048] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.160266 24239 raft_consensus.cc:1240] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Rejecting Update request from peer 83eb9cd4d18c4576ab3ab6d389ae2717 for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:13.161612 24240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7b11ebd2e7d41e285fc87280edc79cb"
dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
mode: GRACEFUL
new_leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
 from {username='slave'} at 127.0.0.1:47064
I20260709 13:10:13.158293 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf679e045a34ef08072511983c66693" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:13.161966 24538 consensus_queue.cc:1059] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.162906 24315 raft_consensus.cc:3055] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:13.163201 24315 raft_consensus.cc:740] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:13.163894 24389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf679e045a34ef08072511983c66693" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:13.163980 24315 consensus_queue.cc:260] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.164870 24315 raft_consensus.cc:3060] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.165654 24240 raft_consensus.cc:606] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Received request to transfer leadership to TS 83eb9cd4d18c4576ab3ab6d389ae2717
I20260709 13:10:13.166710 24238 leader_election.cc:290] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 2 election: Requested vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:13.172675 24313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e75cf004a29c41969d6899b3ea2b7672"
dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
mode: GRACEFUL
new_leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
 from {username='slave'} at 127.0.0.1:47616
I20260709 13:10:13.173234 24313 raft_consensus.cc:606] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Received request to transfer leadership to TS a33a1b18f3fa48ab9ea53eb6cd6a4627
I20260709 13:10:13.173638 24315 raft_consensus.cc:2468] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 2.
W20260709 13:10:13.174316 24538 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:10:13.174921 24203 leader_election.cc:304] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [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: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: a33a1b18f3fa48ab9ea53eb6cd6a4627
I20260709 13:10:13.175760 24542 raft_consensus.cc:2804] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:13.176499 24542 raft_consensus.cc:697] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Becoming Leader. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:13.177336 24542 consensus_queue.cc:237] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [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: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.183409 24134 catalog_manager.cc:5697] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c reported cstate change: term changed from 1 to 2, leader changed from 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66) to 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65). New cstate: current_term: 2 leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.202764 24512 consensus_queue.cc:1048] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.212239 24550 consensus_queue.cc:1048] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.221323 24550 raft_consensus.cc:993] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627: : Instructing follower 62d7bcf92a3741c3a2863d42411ef18c to start an election
I20260709 13:10:13.221803 24512 raft_consensus.cc:1081] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Signalling peer 62d7bcf92a3741c3a2863d42411ef18c to start an election
I20260709 13:10:13.222211 24510 consensus_queue.cc:1048] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.223577 24238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec59d276772d4c82a9b15d9c75afbd83"
dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
 from {username='slave'} at 127.0.0.1:50714
I20260709 13:10:13.224112 24238 raft_consensus.cc:493] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:13.224457 24238 raft_consensus.cc:3060] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.230309 24510 raft_consensus.cc:993] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717: : Instructing follower a33a1b18f3fa48ab9ea53eb6cd6a4627 to start an election
I20260709 13:10:13.230757 24510 raft_consensus.cc:1081] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Signalling peer a33a1b18f3fa48ab9ea53eb6cd6a4627 to start an election
I20260709 13:10:13.230810 24238 raft_consensus.cc:515] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.233675 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec59d276772d4c82a9b15d9c75afbd83" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:13.234151 24315 raft_consensus.cc:3060] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.237506 24389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e75cf004a29c41969d6899b3ea2b7672"
dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
 from {username='slave'} at 127.0.0.1:45874
I20260709 13:10:13.238801 24315 raft_consensus.cc:2468] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 2.
I20260709 13:10:13.239533 24389 raft_consensus.cc:493] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:13.239871 24238 leader_election.cc:290] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 2 election: Requested vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:13.239966 24389 raft_consensus.cc:3060] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.240120 24203 leader_election.cc:304] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:13.241376 24542 raft_consensus.cc:2804] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:13.241817 24542 raft_consensus.cc:697] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Becoming Leader. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:13.242723 24387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec59d276772d4c82a9b15d9c75afbd83" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:13.242565 24542 consensus_queue.cc:237] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.243273 24387 raft_consensus.cc:3055] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:13.243558 24387 raft_consensus.cc:740] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:13.244238 24387 consensus_queue.cc:260] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.245303 24387 raft_consensus.cc:3060] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.247318 24510 consensus_queue.cc:1048] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.246518 24389 raft_consensus.cc:515] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.252599 24512 consensus_queue.cc:1048] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.254575 24389 leader_election.cc:290] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 2 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:13.254786 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75cf004a29c41969d6899b3ea2b7672" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:13.255043 24240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75cf004a29c41969d6899b3ea2b7672" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:13.255393 24315 raft_consensus.cc:3055] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:13.255682 24315 raft_consensus.cc:740] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:13.256425 24315 consensus_queue.cc:260] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.257617 24315 raft_consensus.cc:3060] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.264539 24315 raft_consensus.cc:2468] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 2.
I20260709 13:10:13.266287 24352 leader_election.cc:304] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [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: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 62d7bcf92a3741c3a2863d42411ef18c
I20260709 13:10:13.267622 24550 raft_consensus.cc:2804] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:13.268059 24387 raft_consensus.cc:2468] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 2.
I20260709 13:10:13.268071 24550 raft_consensus.cc:697] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 LEADER]: Becoming Leader. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:13.268299 24583 consensus_queue.cc:1048] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:13.269433 24550 consensus_queue.cc:237] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.283725 24563 consensus_queue.cc:1048] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.285552 24138 catalog_manager.cc:5697] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 reported cstate change: term changed from 1 to 2, leader changed from 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66) to a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67). New cstate: current_term: 2 leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:13.287724 24512 raft_consensus.cc:993] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627: : Instructing follower 83eb9cd4d18c4576ab3ab6d389ae2717 to start an election
I20260709 13:10:13.288228 24583 raft_consensus.cc:1081] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Signalling peer 83eb9cd4d18c4576ab3ab6d389ae2717 to start an election
I20260709 13:10:13.290496 24314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdd1610485624a1c95d7757c0523b3bc"
dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
 from {username='slave'} at 127.0.0.1:47590
I20260709 13:10:13.291025 24314 raft_consensus.cc:493] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:13.291381 24314 raft_consensus.cc:3060] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.296241 24562 consensus_queue.cc:1048] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:13.297464 24559 raft_consensus.cc:993] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c: : Instructing follower 83eb9cd4d18c4576ab3ab6d389ae2717 to start an election
I20260709 13:10:13.296734 24134 catalog_manager.cc:5697] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c reported cstate change: term changed from 1 to 2, leader changed from a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67) to 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65). New cstate: current_term: 2 leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.297933 24559 raft_consensus.cc:1081] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Signalling peer 83eb9cd4d18c4576ab3ab6d389ae2717 to start an election
I20260709 13:10:13.299615 24313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7b11ebd2e7d41e285fc87280edc79cb"
dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
 from {username='slave'} at 127.0.0.1:47600
I20260709 13:10:13.300143 24313 raft_consensus.cc:493] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:13.300503 24313 raft_consensus.cc:3060] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.301452 24387 raft_consensus.cc:3060] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.306111 24314 raft_consensus.cc:515] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.310142 24542 consensus_queue.cc:1048] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.311005 24559 consensus_queue.cc:1048] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.313282 24314 leader_election.cc:290] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 2 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:13.313521 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd1610485624a1c95d7757c0523b3bc" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:13.314069 24238 raft_consensus.cc:3060] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.318568 24389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd1610485624a1c95d7757c0523b3bc" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:13.319173 24389 raft_consensus.cc:3055] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:13.319499 24389 raft_consensus.cc:740] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:13.319770 24439 raft_consensus.cc:993] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c: : Instructing follower 83eb9cd4d18c4576ab3ab6d389ae2717 to start an election
I20260709 13:10:13.320211 24439 raft_consensus.cc:1081] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Signalling peer 83eb9cd4d18c4576ab3ab6d389ae2717 to start an election
I20260709 13:10:13.320312 24389 consensus_queue.cc:260] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.321743 24389 raft_consensus.cc:3060] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.327078 24313 raft_consensus.cc:515] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.328831 24542 consensus_queue.cc:1048] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:13.331367 24238 raft_consensus.cc:2468] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 2.
I20260709 13:10:13.333323 24311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "712943ae883546be84fa3eb039fd10da"
dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
 from {username='slave'} at 127.0.0.1:47600
I20260709 13:10:13.334259 24311 raft_consensus.cc:493] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:13.334715 24389 raft_consensus.cc:2468] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 2.
I20260709 13:10:13.333263 24313 leader_election.cc:290] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 2 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:13.333271 24312 raft_consensus.cc:1240] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Rejecting Update request from peer 62d7bcf92a3741c3a2863d42411ef18c for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:13.335219 24280 leader_election.cc:304] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:13.337045 24564 raft_consensus.cc:2804] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:13.337486 24564 raft_consensus.cc:697] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Becoming Leader. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:13.334604 24311 raft_consensus.cc:3060] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.338267 24564 consensus_queue.cc:237] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.348172 24389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b11ebd2e7d41e285fc87280edc79cb" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:13.348793 24389 raft_consensus.cc:3060] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.348608 24311 raft_consensus.cc:515] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.339214 24542 consensus_queue.cc:1059] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:10:13.351830 24542 raft_consensus.cc:3055] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:13.352174 24542 raft_consensus.cc:740] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:13.352977 24542 consensus_queue.cc:260] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.354341 24542 raft_consensus.cc:3060] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.356459 24238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b11ebd2e7d41e285fc87280edc79cb" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:13.360086 24389 raft_consensus.cc:2468] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 2.
I20260709 13:10:13.361433 24279 leader_election.cc:304] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:13.362326 24510 raft_consensus.cc:2804] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:13.362807 24510 raft_consensus.cc:697] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Becoming Leader. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:13.363634 24510 consensus_queue.cc:237] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [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: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.364909 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712943ae883546be84fa3eb039fd10da" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:13.365605 24239 raft_consensus.cc:3055] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:13.365926 24239 raft_consensus.cc:740] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:13.366745 24239 consensus_queue.cc:260] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.367679 24239 raft_consensus.cc:3060] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.375337 24239 raft_consensus.cc:2468] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 2.
I20260709 13:10:13.376166 24238 raft_consensus.cc:2468] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 2.
I20260709 13:10:13.376538 24280 leader_election.cc:304] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, 83eb9cd4d18c4576ab3ab6d389ae2717; no voters: 
I20260709 13:10:13.377565 24510 raft_consensus.cc:2804] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:13.378190 24510 raft_consensus.cc:697] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Becoming Leader. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:13.379050 24510 consensus_queue.cc:237] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.383383 24311 leader_election.cc:290] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 2 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:13.384539 24389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712943ae883546be84fa3eb039fd10da" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:13.395690 24542 consensus_queue.cc:1048] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.397449 24138 catalog_manager.cc:5697] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 reported cstate change: term changed from 1 to 2, leader changed from a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67) to 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.399019 24138 catalog_manager.cc:5697] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 reported cstate change: term changed from 1 to 2, leader changed from 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65) to 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.414353 24136 catalog_manager.cc:5697] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 reported cstate change: term changed from 1 to 2, leader changed from 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65) to 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.450861 24564 raft_consensus.cc:993] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717: : Instructing follower 62d7bcf92a3741c3a2863d42411ef18c to start an election
I20260709 13:10:13.451349 24510 raft_consensus.cc:1081] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Signalling peer 62d7bcf92a3741c3a2863d42411ef18c to start an election
I20260709 13:10:13.452606 24239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59c3eac053ef4552af994f5846cd93b2"
dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
 from {username='slave'} at 127.0.0.1:50730
I20260709 13:10:13.452996 24239 raft_consensus.cc:493] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:13.453233 24239 raft_consensus.cc:3060] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.457713 24239 raft_consensus.cc:515] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.459115 24239 leader_election.cc:290] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 2 election: Requested vote from peers 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:13.459867 24315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3eac053ef4552af994f5846cd93b2" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:13.460117 24388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3eac053ef4552af994f5846cd93b2" candidate_uuid: "62d7bcf92a3741c3a2863d42411ef18c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:13.460578 24315 raft_consensus.cc:3055] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:13.460732 24388 raft_consensus.cc:3060] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.460882 24315 raft_consensus.cc:740] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:13.461838 24315 consensus_queue.cc:260] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.462675 24315 raft_consensus.cc:3060] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.466393 24388 raft_consensus.cc:2468] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 2.
I20260709 13:10:13.467133 24315 raft_consensus.cc:2468] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62d7bcf92a3741c3a2863d42411ef18c in term 2.
I20260709 13:10:13.467402 24204 leader_election.cc:304] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:13.468037 24542 raft_consensus.cc:2804] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:13.468380 24542 raft_consensus.cc:697] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Becoming Leader. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:13.469048 24542 consensus_queue.cc:237] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.475322 24134 catalog_manager.cc:5697] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c reported cstate change: term changed from 1 to 2, leader changed from 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66) to 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65). New cstate: current_term: 2 leader_uuid: "62d7bcf92a3741c3a2863d42411ef18c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.568557 24542 raft_consensus.cc:993] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c: : Instructing follower 83eb9cd4d18c4576ab3ab6d389ae2717 to start an election
I20260709 13:10:13.569046 24563 raft_consensus.cc:1081] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Signalling peer 83eb9cd4d18c4576ab3ab6d389ae2717 to start an election
I20260709 13:10:13.570350 24315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7c1c6769ce545b1aaab033f6c6a1e60"
dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
 from {username='slave'} at 127.0.0.1:47600
I20260709 13:10:13.570756 24315 raft_consensus.cc:493] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:13.571030 24315 raft_consensus.cc:3060] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.575615 24315 raft_consensus.cc:515] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.576912 24315 leader_election.cc:290] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 2 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949)
I20260709 13:10:13.577706 24239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1c6769ce545b1aaab033f6c6a1e60" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:13.577919 24388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1c6769ce545b1aaab033f6c6a1e60" candidate_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
I20260709 13:10:13.578238 24239 raft_consensus.cc:3055] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:13.578510 24388 raft_consensus.cc:3060] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.578588 24239 raft_consensus.cc:740] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:13.579376 24239 consensus_queue.cc:260] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.580617 24239 raft_consensus.cc:3060] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.583698 24388 raft_consensus.cc:2468] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 2.
I20260709 13:10:13.584633 24279 leader_election.cc:304] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:13.584954 24239 raft_consensus.cc:2468] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83eb9cd4d18c4576ab3ab6d389ae2717 in term 2.
I20260709 13:10:13.585251 24510 raft_consensus.cc:2804] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:13.585748 24510 raft_consensus.cc:697] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Becoming Leader. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:13.586645 24510 consensus_queue.cc:237] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:13.593267 24134 catalog_manager.cc:5697] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 reported cstate change: term changed from 1 to 2, leader changed from 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65) to 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66). New cstate: current_term: 2 leader_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.637785 24388 raft_consensus.cc:1275] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Refusing update from remote peer 62d7bcf92a3741c3a2863d42411ef18c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.638970 24563 consensus_queue.cc:1048] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.646364 24315 raft_consensus.cc:1275] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Refusing update from remote peer 62d7bcf92a3741c3a2863d42411ef18c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.648418 24439 consensus_queue.cc:1048] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.660027 24315 raft_consensus.cc:1275] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Refusing update from remote peer 62d7bcf92a3741c3a2863d42411ef18c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.661496 24439 consensus_queue.cc:1048] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.672506 24388 raft_consensus.cc:3060] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.680583 24388 raft_consensus.cc:1275] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Refusing update from remote peer 62d7bcf92a3741c3a2863d42411ef18c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.681952 24542 consensus_queue.cc:1048] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.720047 24315 raft_consensus.cc:1275] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Refusing update from remote peer a33a1b18f3fa48ab9ea53eb6cd6a4627: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.721139 24550 consensus_queue.cc:1048] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.727995 24239 raft_consensus.cc:3060] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.734673 24239 raft_consensus.cc:1275] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Refusing update from remote peer a33a1b18f3fa48ab9ea53eb6cd6a4627: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.736200 24583 consensus_queue.cc:1048] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.774096 24239 raft_consensus.cc:1275] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Refusing update from remote peer 83eb9cd4d18c4576ab3ab6d389ae2717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.775266 24510 consensus_queue.cc:1048] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.783129 24388 raft_consensus.cc:1275] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Refusing update from remote peer 83eb9cd4d18c4576ab3ab6d389ae2717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.785027 24538 consensus_queue.cc:1048] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.792158 24239 raft_consensus.cc:1275] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Refusing update from remote peer 83eb9cd4d18c4576ab3ab6d389ae2717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.793769 24538 consensus_queue.cc:1048] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.801403 24388 raft_consensus.cc:1275] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Refusing update from remote peer 83eb9cd4d18c4576ab3ab6d389ae2717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.802692 24564 consensus_queue.cc:1048] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.828998 24239 raft_consensus.cc:1275] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Refusing update from remote peer 83eb9cd4d18c4576ab3ab6d389ae2717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.830365 24564 consensus_queue.cc:1048] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.838917 24388 raft_consensus.cc:3060] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.844857 24388 raft_consensus.cc:1275] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Refusing update from remote peer 83eb9cd4d18c4576ab3ab6d389ae2717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.845970 24538 consensus_queue.cc:1048] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.895768 24315 raft_consensus.cc:1275] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Refusing update from remote peer 62d7bcf92a3741c3a2863d42411ef18c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.897370 24542 consensus_queue.cc:1048] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:13.904956 24388 raft_consensus.cc:1275] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Refusing update from remote peer 62d7bcf92a3741c3a2863d42411ef18c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.906265 24439 consensus_queue.cc:1048] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:14.024132 24239 raft_consensus.cc:1275] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Refusing update from remote peer 83eb9cd4d18c4576ab3ab6d389ae2717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:14.025384 24538 consensus_queue.cc:1048] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:14.035205 24389 raft_consensus.cc:1275] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Refusing update from remote peer 83eb9cd4d18c4576ab3ab6d389ae2717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:14.037026 24510 consensus_queue.cc:1048] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:16.177842 24138 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53132:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:10:16.204926 24138 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53132:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:10:16.252442 18565 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:10:16.565511 24623 log.cc:927] Time spent T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717: Append to log took a long time: real 0.131s	user 0.000s	sys 0.004s
I20260709 13:10:16.564271 24650 tablet.cc:1724] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.577651 24652 tablet.cc:1724] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.579528 24314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdd1610485624a1c95d7757c0523b3bc"
dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
mode: GRACEFUL
new_leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
 from {username='slave'} at 127.0.0.1:58492
I20260709 13:10:16.588511 24314 raft_consensus.cc:606] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Received request to transfer leadership to TS a33a1b18f3fa48ab9ea53eb6cd6a4627
W20260709 13:10:16.617539 24266 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:4bf679e045a34ef08072511983c66693)
W20260709 13:10:16.625931 24266 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:4bf679e045a34ef08072511983c66693)
W20260709 13:10:16.635964 24266 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:4bf679e045a34ef08072511983c66693)
I20260709 13:10:16.640959 24660 tablet.cc:1724] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.659174 24664 tablet.cc:1724] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.667817 24649 tablet.cc:1724] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.670454 24656 tablet.cc:1724] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.661408 24655 tablet.cc:1724] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.677765 24667 tablet.cc:1724] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:10:16.716704 24280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:42389, user_credentials={real_user=slave}} blocked reactor thread for 71921.9us
I20260709 13:10:16.720959 24661 tablet.cc:1724] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.730366 24666 tablet.cc:1724] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:10:16.732158 24646 log.cc:927] Time spent T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Append to log took a long time: real 0.124s	user 0.002s	sys 0.000s
W20260709 13:10:16.736181 24279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:36949, user_credentials={real_user=slave}} blocked reactor thread for 52972.7us
W20260709 13:10:16.740646 24653 log.cc:927] Time spent T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627: Append to log took a long time: real 0.121s	user 0.002s	sys 0.000s
I20260709 13:10:16.749800 24599 raft_consensus.cc:993] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717: : Instructing follower a33a1b18f3fa48ab9ea53eb6cd6a4627 to start an election
I20260709 13:10:16.750309 24599 raft_consensus.cc:1081] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Signalling peer a33a1b18f3fa48ab9ea53eb6cd6a4627 to start an election
I20260709 13:10:16.756855 24660 tablet.cc:1724] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.747988 24650 tablet.cc:1724] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.762071 24386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdd1610485624a1c95d7757c0523b3bc"
dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
 from {username='slave'} at 127.0.0.1:45874
I20260709 13:10:16.762931 24386 raft_consensus.cc:493] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:16.763352 24386 raft_consensus.cc:3060] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:16.766044 24652 tablet.cc:1724] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.771330 24386 raft_consensus.cc:515] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:16.733319 24670 tablet.cc:1724] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.774047 24386 leader_election.cc:290] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 3 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:16.774498 24237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd1610485624a1c95d7757c0523b3bc" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:16.775163 24237 raft_consensus.cc:3060] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:16.779260 24311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd1610485624a1c95d7757c0523b3bc" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:16.779942 24311 raft_consensus.cc:3055] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:16.780304 24311 raft_consensus.cc:740] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:16.781250 24311 consensus_queue.cc:260] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:16.782663 24311 raft_consensus.cc:3060] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:16.787477 24649 tablet.cc:1724] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.782402 24671 tablet.cc:1724] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.782688 24237 raft_consensus.cc:2468] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 3.
I20260709 13:10:16.791061 24354 leader_election.cc:304] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:16.792982 24598 raft_consensus.cc:2804] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:16.793462 24598 raft_consensus.cc:697] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 LEADER]: Becoming Leader. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:16.793705 24650 tablet.cc:1724] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.794322 24598 consensus_queue.cc:237] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:16.807540 24138 catalog_manager.cc:5697] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 reported cstate change: term changed from 2 to 3, leader changed from 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66) to a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67). New cstate: current_term: 3 leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:16.809165 24138 catalog_manager.cc:5789] TS a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67:36949) does not have the latest schema for tablet bdd1610485624a1c95d7757c0523b3bc (table soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8]). Expected version 1 got 0
I20260709 13:10:16.809938 24650 tablet.cc:1724] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.820936 24661 tablet.cc:1724] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.826287 24237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec59d276772d4c82a9b15d9c75afbd83"
dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
mode: GRACEFUL
new_leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
 from {username='slave'} at 127.0.0.1:47068
I20260709 13:10:16.827351 24237 raft_consensus.cc:606] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Received request to transfer leadership to TS a33a1b18f3fa48ab9ea53eb6cd6a4627
I20260709 13:10:16.829950 18565 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:10:16.830704 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:16.835436 24671 tablet.cc:1724] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.829603 24670 tablet.cc:1724] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.836750 24667 tablet.cc:1724] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.827028 24656 tablet.cc:1724] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.848546 24315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bf6993610d04715b86da7217c9ca848"
dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
mode: GRACEFUL
new_leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
 from {username='slave'} at 127.0.0.1:58492
I20260709 13:10:16.849189 24315 raft_consensus.cc:606] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Received request to transfer leadership to TS a33a1b18f3fa48ab9ea53eb6cd6a4627
I20260709 13:10:16.849099 24664 tablet.cc:1724] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.851222 24311 raft_consensus.cc:2468] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 3.
I20260709 13:10:16.863675 24237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5612762897440b19bdfcaac399dd01e"
dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
mode: GRACEFUL
new_leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
 from {username='slave'} at 127.0.0.1:47068
I20260709 13:10:16.864308 24237 raft_consensus.cc:606] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Received request to transfer leadership to TS a33a1b18f3fa48ab9ea53eb6cd6a4627
I20260709 13:10:16.863967 24649 tablet.cc:1724] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.866153 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:16.866864 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:16.864569 24660 tablet.cc:1724] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.875818 24666 tablet.cc:1724] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:16.887182 24439 raft_consensus.cc:993] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c: : Instructing follower a33a1b18f3fa48ab9ea53eb6cd6a4627 to start an election
I20260709 13:10:16.887768 24439 raft_consensus.cc:1081] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Signalling peer a33a1b18f3fa48ab9ea53eb6cd6a4627 to start an election
I20260709 13:10:16.889513 24386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5612762897440b19bdfcaac399dd01e"
dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
 from {username='slave'} at 127.0.0.1:45888
I20260709 13:10:16.890036 24386 raft_consensus.cc:493] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:16.890399 24386 raft_consensus.cc:3060] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:16.898939 24137 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc: soft_deleted_table [id=5ed99d53c57a41678bbdc7d9165d2ee8] alter complete (version 1)
I20260709 13:10:16.900015 24386 raft_consensus.cc:515] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:16.902979 24237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5612762897440b19bdfcaac399dd01e" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:16.903743 24237 raft_consensus.cc:3055] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:16.904050 24237 raft_consensus.cc:740] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:16.904655 24237 consensus_queue.cc:260] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [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: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:16.905720 24237 raft_consensus.cc:3060] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:16.905999 24386 leader_election.cc:290] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 3 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:16.907982 24311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5612762897440b19bdfcaac399dd01e" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:16.908623 24311 raft_consensus.cc:3060] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:16.915894 24311 raft_consensus.cc:2468] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 3.
I20260709 13:10:16.917186 24352 leader_election.cc:304] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83eb9cd4d18c4576ab3ab6d389ae2717, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:16.917569 24237 raft_consensus.cc:2468] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 3.
I20260709 13:10:16.918205 24639 raft_consensus.cc:2804] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:16.918704 24639 raft_consensus.cc:697] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 LEADER]: Becoming Leader. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:16.919723 24639 consensus_queue.cc:237] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [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: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:16.929631 24137 catalog_manager.cc:5697] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 reported cstate change: term changed from 2 to 3, leader changed from 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65) to a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67). New cstate: current_term: 3 leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:17.130745 24439 raft_consensus.cc:993] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c: : Instructing follower a33a1b18f3fa48ab9ea53eb6cd6a4627 to start an election
I20260709 13:10:17.131269 24657 raft_consensus.cc:1081] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Signalling peer a33a1b18f3fa48ab9ea53eb6cd6a4627 to start an election
I20260709 13:10:17.132781 24386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec59d276772d4c82a9b15d9c75afbd83"
dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
 from {username='slave'} at 127.0.0.1:45888
I20260709 13:10:17.133239 24386 raft_consensus.cc:493] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:17.133540 24386 raft_consensus.cc:3060] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:17.139763 24386 raft_consensus.cc:515] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:17.141775 24662 raft_consensus.cc:993] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717: : Instructing follower a33a1b18f3fa48ab9ea53eb6cd6a4627 to start an election
I20260709 13:10:17.142812 24595 raft_consensus.cc:1081] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Signalling peer a33a1b18f3fa48ab9ea53eb6cd6a4627 to start an election
I20260709 13:10:17.143682 24386 leader_election.cc:290] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 3 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:17.144426 24237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec59d276772d4c82a9b15d9c75afbd83" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:17.145080 24237 raft_consensus.cc:3055] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:17.145135 24388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bf6993610d04715b86da7217c9ca848"
dest_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627"
 from {username='slave'} at 127.0.0.1:45874
I20260709 13:10:17.145426 24237 raft_consensus.cc:740] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62d7bcf92a3741c3a2863d42411ef18c, State: Running, Role: LEADER
I20260709 13:10:17.145328 24311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec59d276772d4c82a9b15d9c75afbd83" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:17.146045 24388 raft_consensus.cc:493] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:17.146374 24311 raft_consensus.cc:3060] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:17.146539 24388 raft_consensus.cc:3060] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:17.146656 24237 consensus_queue.cc:260] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:17.148167 24237 raft_consensus.cc:3060] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:17.155396 24388 raft_consensus.cc:515] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:17.155579 24237 raft_consensus.cc:2468] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 3.
I20260709 13:10:17.156991 24354 leader_election.cc:304] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:17.155579 24311 raft_consensus.cc:2468] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 3.
I20260709 13:10:17.157786 24639 raft_consensus.cc:2804] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:17.158185 24388 leader_election.cc:290] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 3 election: Requested vote from peers 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389), 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471)
I20260709 13:10:17.158265 24639 raft_consensus.cc:697] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 LEADER]: Becoming Leader. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:17.158640 24237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf6993610d04715b86da7217c9ca848" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62d7bcf92a3741c3a2863d42411ef18c"
I20260709 13:10:17.159345 24237 raft_consensus.cc:3060] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:17.159369 24639 consensus_queue.cc:237] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:17.160109 24311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf6993610d04715b86da7217c9ca848" candidate_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717"
I20260709 13:10:17.160704 24311 raft_consensus.cc:3055] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:17.161002 24311 raft_consensus.cc:740] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83eb9cd4d18c4576ab3ab6d389ae2717, State: Running, Role: LEADER
I20260709 13:10:17.161895 24311 consensus_queue.cc:260] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [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: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:17.163236 24311 raft_consensus.cc:3060] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:17.166976 24237 raft_consensus.cc:2468] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 3.
I20260709 13:10:17.168198 24354 leader_election.cc:304] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62d7bcf92a3741c3a2863d42411ef18c, a33a1b18f3fa48ab9ea53eb6cd6a4627; no voters: 
I20260709 13:10:17.168114 24137 catalog_manager.cc:5697] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 reported cstate change: term changed from 2 to 3, leader changed from 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65) to a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67). New cstate: current_term: 3 leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:17.170115 24639 raft_consensus.cc:2804] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:17.170660 24639 raft_consensus.cc:697] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 LEADER]: Becoming Leader. State: Replica: a33a1b18f3fa48ab9ea53eb6cd6a4627, State: Running, Role: LEADER
I20260709 13:10:17.170941 24311 raft_consensus.cc:2468] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33a1b18f3fa48ab9ea53eb6cd6a4627 in term 3.
I20260709 13:10:17.171574 24639 consensus_queue.cc:237] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [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: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } }
I20260709 13:10:17.183521 24137 catalog_manager.cc:5697] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 reported cstate change: term changed from 2 to 3, leader changed from 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66) to a33a1b18f3fa48ab9ea53eb6cd6a4627 (127.18.33.67). New cstate: current_term: 3 leader_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33a1b18f3fa48ab9ea53eb6cd6a4627" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 36949 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:17.208312 24311 raft_consensus.cc:1275] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Refusing update from remote peer a33a1b18f3fa48ab9ea53eb6cd6a4627: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:17.209920 24639 consensus_queue.cc:1048] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:17.218416 24237 raft_consensus.cc:1275] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Refusing update from remote peer a33a1b18f3fa48ab9ea53eb6cd6a4627: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:17.219677 24639 consensus_queue.cc:1048] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:17.300931 24237 raft_consensus.cc:1275] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Refusing update from remote peer a33a1b18f3fa48ab9ea53eb6cd6a4627: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:17.302546 24639 consensus_queue.cc:1048] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:17.303619 24311 raft_consensus.cc:1275] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Refusing update from remote peer a33a1b18f3fa48ab9ea53eb6cd6a4627: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:17.305055 24639 consensus_queue.cc:1048] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:17.539077 24311 raft_consensus.cc:1275] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Refusing update from remote peer a33a1b18f3fa48ab9ea53eb6cd6a4627: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:17.540504 24598 consensus_queue.cc:1048] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:17.549417 24237 raft_consensus.cc:1275] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Refusing update from remote peer a33a1b18f3fa48ab9ea53eb6cd6a4627: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:17.551018 24639 consensus_queue.cc:1048] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:17.662492 24311 raft_consensus.cc:1275] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Refusing update from remote peer a33a1b18f3fa48ab9ea53eb6cd6a4627: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:17.663982 24639 consensus_queue.cc:1048] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83eb9cd4d18c4576ab3ab6d389ae2717" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:17.674614 24237 raft_consensus.cc:1275] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Refusing update from remote peer a33a1b18f3fa48ab9ea53eb6cd6a4627: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:17.676795 24639 consensus_queue.cc:1048] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62d7bcf92a3741c3a2863d42411ef18c" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 42389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:17.924732 18565 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:10:17.930295 18565 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:10:17.930660 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:17.935199 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:10:17.935540 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:18.965621 18565 tablet_server.cc:179] TabletServer@127.18.33.65:0 shutting down...
I20260709 13:10:18.989981 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:18.990758 18565 tablet_replica.cc:333] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:18.991789 18565 raft_consensus.cc:2243] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.992345 18565 raft_consensus.cc:2272] T c7b11ebd2e7d41e285fc87280edc79cb P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:18.992887 24280 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:10:18.994643 18565 tablet_replica.cc:333] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:18.995407 18565 raft_consensus.cc:2243] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:18.996186 18565 raft_consensus.cc:2272] T 4bf679e045a34ef08072511983c66693 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:18.996172 24280 consensus_peers.cc:597] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 -> Peer 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389): Couldn't send request to peer 62d7bcf92a3741c3a2863d42411ef18c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:18.998340 18565 tablet_replica.cc:333] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:18.998942 18565 raft_consensus.cc:2243] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:18.999569 18565 raft_consensus.cc:2272] T e75cf004a29c41969d6899b3ea2b7672 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.002069 18565 tablet_replica.cc:333] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:19.002877 18565 raft_consensus.cc:2243] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.003355 18565 raft_consensus.cc:2272] T ec59d276772d4c82a9b15d9c75afbd83 P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.005471 18565 tablet_replica.cc:333] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:19.006026 18565 raft_consensus.cc:2243] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.006428 18565 raft_consensus.cc:2272] T bdd1610485624a1c95d7757c0523b3bc P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.008432 18565 tablet_replica.cc:333] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:19.008996 18565 raft_consensus.cc:2243] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.009455 18565 raft_consensus.cc:2272] T 712943ae883546be84fa3eb039fd10da P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.011229 18565 tablet_replica.cc:333] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:19.011823 18565 raft_consensus.cc:2243] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.012358 18565 raft_consensus.cc:2272] T 08c0a850649847db927577407fcadf4c P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.014925 18565 tablet_replica.cc:333] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:19.015560 18565 raft_consensus.cc:2243] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.016134 18565 raft_consensus.cc:2272] T 638efb6ad4f3440eab50ea8e0664f2c6 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.018072 18565 tablet_replica.cc:333] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:19.018604 18565 raft_consensus.cc:2243] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.019333 18565 raft_consensus.cc:2272] T 802cd2678557404893c94caa4ac5c39d P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.021298 18565 tablet_replica.cc:333] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:19.021867 18565 raft_consensus.cc:2243] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.022570 18565 raft_consensus.cc:2272] T 59c3eac053ef4552af994f5846cd93b2 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.024482 18565 tablet_replica.cc:333] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:19.025002 18565 raft_consensus.cc:2243] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.025430 18565 raft_consensus.cc:2272] T f7c1c6769ce545b1aaab033f6c6a1e60 P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.027311 18565 tablet_replica.cc:333] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:19.027796 18565 raft_consensus.cc:2243] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.028586 18565 raft_consensus.cc:2272] T eaabcc2b8c9f4ad4b8026659de8082ce P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.030409 18565 tablet_replica.cc:333] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:19.030983 18565 raft_consensus.cc:2243] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.031466 18565 raft_consensus.cc:2272] T 2bf6993610d04715b86da7217c9ca848 P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.034010 18565 tablet_replica.cc:333] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:19.034651 18565 raft_consensus.cc:2243] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.035090 18565 raft_consensus.cc:2272] T af93dd2f7b564f12a0ac1ec90129150f P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.037300 18565 tablet_replica.cc:333] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:19.037885 18565 raft_consensus.cc:2243] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.039024 18565 raft_consensus.cc:2272] T 37faeb4ae45d4fb09bf829a17685a9f6 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.041375 18565 tablet_replica.cc:333] T 9c9209406229484e8e7508e404493e42 P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:19.041893 18565 raft_consensus.cc:2243] T 9c9209406229484e8e7508e404493e42 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.042290 18565 raft_consensus.cc:2272] T 9c9209406229484e8e7508e404493e42 P 62d7bcf92a3741c3a2863d42411ef18c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.044109 18565 tablet_replica.cc:333] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:19.044555 18565 raft_consensus.cc:2243] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.045267 18565 raft_consensus.cc:2272] T ee14710fdec94dbc9e32b8bc5b270c5b P 62d7bcf92a3741c3a2863d42411ef18c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.047415 18565 tablet_replica.cc:333] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c: stopping tablet replica
I20260709 13:10:19.047894 18565 raft_consensus.cc:2243] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.048256 18565 raft_consensus.cc:2272] T c5612762897440b19bdfcaac399dd01e P 62d7bcf92a3741c3a2863d42411ef18c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:19.063894 24354 consensus_peers.cc:597] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 -> Peer 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389): Couldn't send request to peer 62d7bcf92a3741c3a2863d42411ef18c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:19.091789 18565 tablet_server.cc:196] TabletServer@127.18.33.65:0 shutdown complete.
I20260709 13:10:19.126771 18565 tablet_server.cc:179] TabletServer@127.18.33.66:0 shutting down...
W20260709 13:10:19.139863 24354 consensus_peers.cc:597] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 -> Peer 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389): Couldn't send request to peer 62d7bcf92a3741c3a2863d42411ef18c. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:42389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:19.153426 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:19.154155 18565 tablet_replica.cc:333] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.154808 18565 raft_consensus.cc:2243] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.155365 18565 raft_consensus.cc:2272] T e75cf004a29c41969d6899b3ea2b7672 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.157388 18565 tablet_replica.cc:333] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.157922 18565 raft_consensus.cc:2243] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.158639 18565 raft_consensus.cc:2272] T c7b11ebd2e7d41e285fc87280edc79cb P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.160575 18565 tablet_replica.cc:333] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.161154 18565 raft_consensus.cc:2243] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.161918 18565 raft_consensus.cc:2272] T 712943ae883546be84fa3eb039fd10da P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.163622 18565 tablet_replica.cc:333] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.164171 18565 raft_consensus.cc:2243] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.164613 18565 raft_consensus.cc:2272] T 4bf679e045a34ef08072511983c66693 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.166756 18565 tablet_replica.cc:333] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.167380 18565 raft_consensus.cc:2243] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.168088 18565 raft_consensus.cc:2272] T f7c1c6769ce545b1aaab033f6c6a1e60 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.169960 18565 tablet_replica.cc:333] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.170595 18565 raft_consensus.cc:2243] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.171082 18565 raft_consensus.cc:2272] T eaabcc2b8c9f4ad4b8026659de8082ce P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.173029 18565 tablet_replica.cc:333] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.173579 18565 raft_consensus.cc:2243] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.173944 18565 raft_consensus.cc:2272] T 59c3eac053ef4552af994f5846cd93b2 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.175716 18565 tablet_replica.cc:333] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.176427 18565 raft_consensus.cc:2243] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.176859 18565 raft_consensus.cc:2272] T 08c0a850649847db927577407fcadf4c P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.179246 18565 tablet_replica.cc:333] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.179850 18565 raft_consensus.cc:2243] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:19.180307 24354 consensus_peers.cc:597] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 -> Peer 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389): Couldn't send request to peer 62d7bcf92a3741c3a2863d42411ef18c. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:42389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:19.180308 18565 raft_consensus.cc:2272] T 2bf6993610d04715b86da7217c9ca848 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.182449 18565 tablet_replica.cc:333] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.183004 18565 raft_consensus.cc:2243] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.183720 18565 raft_consensus.cc:2272] T af93dd2f7b564f12a0ac1ec90129150f P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.185477 18565 tablet_replica.cc:333] T 37faeb4ae45d4fb09bf829a17685a9f6 P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.185949 18565 raft_consensus.cc:2243] T 37faeb4ae45d4fb09bf829a17685a9f6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.186319 18565 raft_consensus.cc:2272] T 37faeb4ae45d4fb09bf829a17685a9f6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.188066 18565 tablet_replica.cc:333] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.188531 18565 raft_consensus.cc:2243] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.189208 18565 raft_consensus.cc:2272] T 638efb6ad4f3440eab50ea8e0664f2c6 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.191056 18565 tablet_replica.cc:333] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.191486 18565 raft_consensus.cc:2243] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.191854 18565 raft_consensus.cc:2272] T 802cd2678557404893c94caa4ac5c39d P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.193615 18565 tablet_replica.cc:333] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.194069 18565 raft_consensus.cc:2243] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.194738 18565 raft_consensus.cc:2272] T 9c9209406229484e8e7508e404493e42 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.196467 18565 tablet_replica.cc:333] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.196914 18565 raft_consensus.cc:2243] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.197243 18565 raft_consensus.cc:2272] T ee14710fdec94dbc9e32b8bc5b270c5b P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.199033 18565 tablet_replica.cc:333] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.199460 18565 raft_consensus.cc:2243] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.199818 18565 raft_consensus.cc:2272] T bdd1610485624a1c95d7757c0523b3bc P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.201458 18565 tablet_replica.cc:333] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.201882 18565 raft_consensus.cc:2243] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.202220 18565 raft_consensus.cc:2272] T ec59d276772d4c82a9b15d9c75afbd83 P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.203881 18565 tablet_replica.cc:333] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717: stopping tablet replica
I20260709 13:10:19.204286 18565 raft_consensus.cc:2243] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.204669 18565 raft_consensus.cc:2272] T c5612762897440b19bdfcaac399dd01e P 83eb9cd4d18c4576ab3ab6d389ae2717 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:19.211445 24352 consensus_peers.cc:597] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 -> Peer 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471): Couldn't send request to peer 83eb9cd4d18c4576ab3ab6d389ae2717. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:19.233897 24352 consensus_peers.cc:597] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 -> Peer 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471): Couldn't send request to peer 83eb9cd4d18c4576ab3ab6d389ae2717. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:37471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:19.241859 18565 tablet_server.cc:196] TabletServer@127.18.33.66:0 shutdown complete.
W20260709 13:10:19.250273 24354 consensus_peers.cc:597] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 -> Peer 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389): Couldn't send request to peer 62d7bcf92a3741c3a2863d42411ef18c. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:42389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:19.274294 18565 tablet_server.cc:179] TabletServer@127.18.33.67:0 shutting down...
W20260709 13:10:19.292910 24354 consensus_peers.cc:597] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 -> Peer 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389): Couldn't send request to peer 62d7bcf92a3741c3a2863d42411ef18c. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:42389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:19.299741 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:19.300486 18565 tablet_replica.cc:333] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.301290 18565 raft_consensus.cc:2243] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.302235 18565 raft_consensus.cc:2272] T e75cf004a29c41969d6899b3ea2b7672 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.304854 18565 tablet_replica.cc:333] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.305802 18565 raft_consensus.cc:2243] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:19.306125 24352 consensus_peers.cc:597] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 -> Peer 83eb9cd4d18c4576ab3ab6d389ae2717 (127.18.33.66:37471): Couldn't send request to peer 83eb9cd4d18c4576ab3ab6d389ae2717. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:37471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:19.306293 18565 raft_consensus.cc:2272] T c7b11ebd2e7d41e285fc87280edc79cb P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:19.308096 24354 consensus_peers.cc:597] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 -> Peer 62d7bcf92a3741c3a2863d42411ef18c (127.18.33.65:42389): Couldn't send request to peer 62d7bcf92a3741c3a2863d42411ef18c. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:42389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:19.308732 18565 tablet_replica.cc:333] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.309338 18565 raft_consensus.cc:2243] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.309792 18565 raft_consensus.cc:2272] T 712943ae883546be84fa3eb039fd10da P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.311628 18565 tablet_replica.cc:333] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.312239 18565 raft_consensus.cc:2243] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.312942 18565 raft_consensus.cc:2272] T bdd1610485624a1c95d7757c0523b3bc P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.314700 18565 tablet_replica.cc:333] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.315172 18565 raft_consensus.cc:2243] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.315840 18565 raft_consensus.cc:2272] T ec59d276772d4c82a9b15d9c75afbd83 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.317651 18565 tablet_replica.cc:333] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.318140 18565 raft_consensus.cc:2243] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.318524 18565 raft_consensus.cc:2272] T f7c1c6769ce545b1aaab033f6c6a1e60 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.320137 18565 tablet_replica.cc:333] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.320621 18565 raft_consensus.cc:2243] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.321019 18565 raft_consensus.cc:2272] T eaabcc2b8c9f4ad4b8026659de8082ce P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.322690 18565 tablet_replica.cc:333] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.323187 18565 raft_consensus.cc:2243] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.323578 18565 raft_consensus.cc:2272] T 59c3eac053ef4552af994f5846cd93b2 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.325217 18565 tablet_replica.cc:333] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.325712 18565 raft_consensus.cc:2243] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.326438 18565 raft_consensus.cc:2272] T 08c0a850649847db927577407fcadf4c P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.328408 18565 tablet_replica.cc:333] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.328905 18565 raft_consensus.cc:2243] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.329591 18565 raft_consensus.cc:2272] T 2bf6993610d04715b86da7217c9ca848 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.331328 18565 tablet_replica.cc:333] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.331825 18565 raft_consensus.cc:2243] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.332213 18565 raft_consensus.cc:2272] T af93dd2f7b564f12a0ac1ec90129150f P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.333989 18565 tablet_replica.cc:333] T 37faeb4ae45d4fb09bf829a17685a9f6 P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.334452 18565 raft_consensus.cc:2243] T 37faeb4ae45d4fb09bf829a17685a9f6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.334825 18565 raft_consensus.cc:2272] T 37faeb4ae45d4fb09bf829a17685a9f6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.336717 18565 tablet_replica.cc:333] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.337195 18565 raft_consensus.cc:2243] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.337600 18565 raft_consensus.cc:2272] T 638efb6ad4f3440eab50ea8e0664f2c6 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.339481 18565 tablet_replica.cc:333] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.339931 18565 raft_consensus.cc:2243] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.340292 18565 raft_consensus.cc:2272] T 802cd2678557404893c94caa4ac5c39d P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.342154 18565 tablet_replica.cc:333] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.342618 18565 raft_consensus.cc:2243] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.343276 18565 raft_consensus.cc:2272] T c5612762897440b19bdfcaac399dd01e P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.344969 18565 tablet_replica.cc:333] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.345470 18565 raft_consensus.cc:2243] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.345844 18565 raft_consensus.cc:2272] T 4bf679e045a34ef08072511983c66693 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.347541 18565 tablet_replica.cc:333] T 9c9209406229484e8e7508e404493e42 P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.348305 18565 raft_consensus.cc:2243] T 9c9209406229484e8e7508e404493e42 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.348691 18565 raft_consensus.cc:2272] T 9c9209406229484e8e7508e404493e42 P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.350454 18565 tablet_replica.cc:333] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627: stopping tablet replica
I20260709 13:10:19.350875 18565 raft_consensus.cc:2243] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:19.351305 18565 raft_consensus.cc:2272] T ee14710fdec94dbc9e32b8bc5b270c5b P a33a1b18f3fa48ab9ea53eb6cd6a4627 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.387856 18565 tablet_server.cc:196] TabletServer@127.18.33.67:0 shutdown complete.
I20260709 13:10:19.418776 18565 master.cc:562] Master@127.18.33.126:40917 shutting down...
I20260709 13:10:19.439718 18565 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:19.440250 18565 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:19.440562 18565 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a91475d62b0479bad1ba4f2842275fc: stopping tablet replica
I20260709 13:10:19.460281 18565 master.cc:584] Master@127.18.33.126:40917 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11969 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:10:19.507745 18565 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.33.126:43439
I20260709 13:10:19.508782 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:19.514140 24696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:19.514256 24697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:19.514668 24699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:19.516285 18565 server_base.cc:1061] running on GCE node
I20260709 13:10:19.517292 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:19.517536 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:19.517653 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602619517642 us; error 0 us; skew 500 ppm
I20260709 13:10:19.518121 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:19.520460 18565 webserver.cc:533] Webserver started at http://127.18.33.126:36279/ using document root <none> and password file <none>
I20260709 13:10:19.520900 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:19.521044 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:19.521246 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:19.522256 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/master-0-root/instance:
uuid: "f161b5ac002849eda1c79883e113dbb4"
format_stamp: "Formatted at 2026-07-09 13:10:19 on dist-test-slave-r31z"
I20260709 13:10:19.526274 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:10:19.529297 24704 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.530135 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 13:10:19.530395 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/master-0-root
uuid: "f161b5ac002849eda1c79883e113dbb4"
format_stamp: "Formatted at 2026-07-09 13:10:19 on dist-test-slave-r31z"
I20260709 13:10:19.530639 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:19.540629 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:19.541812 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:19.580935 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.126:43439
I20260709 13:10:19.581048 24755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.126:43439 every 8 connection(s)
I20260709 13:10:19.584905 24756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.594957 24756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4: Bootstrap starting.
I20260709 13:10:19.599494 24756 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.603447 24756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4: No bootstrap required, opened a new log
I20260709 13:10:19.605509 24756 raft_consensus.cc:359] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f161b5ac002849eda1c79883e113dbb4" member_type: VOTER }
I20260709 13:10:19.605955 24756 raft_consensus.cc:385] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.606174 24756 raft_consensus.cc:740] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f161b5ac002849eda1c79883e113dbb4, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.606704 24756 consensus_queue.cc:260] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f161b5ac002849eda1c79883e113dbb4" member_type: VOTER }
I20260709 13:10:19.607131 24756 raft_consensus.cc:399] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:19.607323 24756 raft_consensus.cc:493] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:19.607527 24756 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.612179 24756 raft_consensus.cc:515] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f161b5ac002849eda1c79883e113dbb4" member_type: VOTER }
I20260709 13:10:19.612643 24756 leader_election.cc:304] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [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: f161b5ac002849eda1c79883e113dbb4; no voters: 
I20260709 13:10:19.613811 24756 leader_election.cc:290] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:19.614315 24759 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:19.615653 24759 raft_consensus.cc:697] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [term 1 LEADER]: Becoming Leader. State: Replica: f161b5ac002849eda1c79883e113dbb4, State: Running, Role: LEADER
I20260709 13:10:19.616737 24756 sys_catalog.cc:565] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:19.616621 24759 consensus_queue.cc:237] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [LEADER]: Queue going to LEADER mode. State: All 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: "f161b5ac002849eda1c79883e113dbb4" member_type: VOTER }
I20260709 13:10:19.621276 24760 sys_catalog.cc:455] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f161b5ac002849eda1c79883e113dbb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f161b5ac002849eda1c79883e113dbb4" member_type: VOTER } }
I20260709 13:10:19.621913 24760 sys_catalog.cc:458] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:19.622013 24761 sys_catalog.cc:455] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f161b5ac002849eda1c79883e113dbb4. Latest consensus state: current_term: 1 leader_uuid: "f161b5ac002849eda1c79883e113dbb4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f161b5ac002849eda1c79883e113dbb4" member_type: VOTER } }
I20260709 13:10:19.622668 24761 sys_catalog.cc:458] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:19.625308 24766 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:19.630005 24766 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:19.633486 18565 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:19.638613 24766 catalog_manager.cc:1383] Generated new cluster ID: 7beba7076a4f4c6e9356bde759ad7ac4
I20260709 13:10:19.638864 24766 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:19.658782 24766 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:19.660024 24766 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:19.677732 24766 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4: Generated new TSK 0
I20260709 13:10:19.678419 24766 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:19.699883 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:19.705832 24777 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:19.706138 24778 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:19.708599 18565 server_base.cc:1061] running on GCE node
W20260709 13:10:19.708750 24780 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:19.709676 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:19.709861 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:19.710007 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602619709994 us; error 0 us; skew 500 ppm
I20260709 13:10:19.710521 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:19.712891 18565 webserver.cc:533] Webserver started at http://127.18.33.65:44355/ using document root <none> and password file <none>
I20260709 13:10:19.713384 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:19.713564 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:19.713840 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:19.714846 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/ts-0-root/instance:
uuid: "dc196df67d82448b9ca024e229cd273f"
format_stamp: "Formatted at 2026-07-09 13:10:19 on dist-test-slave-r31z"
I20260709 13:10:19.720055 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:10:19.723242 24785 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.724049 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:10:19.724313 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/ts-0-root
uuid: "dc196df67d82448b9ca024e229cd273f"
format_stamp: "Formatted at 2026-07-09 13:10:19 on dist-test-slave-r31z"
I20260709 13:10:19.724565 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:19.747543 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:19.748656 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:19.750059 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:19.752113 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:19.752275 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.752502 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:19.752652 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.793540 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.65:44027
I20260709 13:10:19.793838 24847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.65:44027 every 8 connection(s)
I20260709 13:10:19.799209 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:19.806233 24852 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:19.807509 24853 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:19.810768 18565 server_base.cc:1061] running on GCE node
W20260709 13:10:19.812155 24855 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:19.812667 24848 heartbeater.cc:344] Connected to a master server at 127.18.33.126:43439
I20260709 13:10:19.813016 24848 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:19.813385 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:19.813627 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:19.813683 24848 heartbeater.cc:507] Master 127.18.33.126:43439 requested a full tablet report, sending...
I20260709 13:10:19.813792 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602619813780 us; error 0 us; skew 500 ppm
I20260709 13:10:19.814579 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:19.816154 24721 ts_manager.cc:194] Registered new tserver with Master: dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027)
I20260709 13:10:19.817302 18565 webserver.cc:533] Webserver started at http://127.18.33.66:34347/ using document root <none> and password file <none>
I20260709 13:10:19.817835 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:19.818017 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:19.818094 24721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45090
I20260709 13:10:19.818279 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:19.819633 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/ts-1-root/instance:
uuid: "b7fa75e167b94130a3fcd0010e52515f"
format_stamp: "Formatted at 2026-07-09 13:10:19 on dist-test-slave-r31z"
I20260709 13:10:19.823812 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:10:19.827234 24860 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.828076 18565 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 13:10:19.828370 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/ts-1-root
uuid: "b7fa75e167b94130a3fcd0010e52515f"
format_stamp: "Formatted at 2026-07-09 13:10:19 on dist-test-slave-r31z"
I20260709 13:10:19.828626 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:19.853229 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:19.854398 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:19.855747 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:19.857882 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:19.858067 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.858366 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:19.858544 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.899055 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.66:44397
I20260709 13:10:19.899269 24922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.66:44397 every 8 connection(s)
I20260709 13:10:19.903577 18565 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:19.911388 24927 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:19.911783 24926 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:19.914144 24929 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:10:19.915481 18565 server_base.cc:1061] running on GCE node
I20260709 13:10:19.916435 24923 heartbeater.cc:344] Connected to a master server at 127.18.33.126:43439
I20260709 13:10:19.916559 18565 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:10:19.916905 24923 heartbeater.cc:461] Registering TS with master...
W20260709 13:10:19.916950 18565 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:10:19.917322 18565 hybrid_clock.cc:648] HybridClock initialized: now 1783602619917292 us; error 0 us; skew 500 ppm
I20260709 13:10:19.917774 24923 heartbeater.cc:507] Master 127.18.33.126:43439 requested a full tablet report, sending...
I20260709 13:10:19.918143 18565 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:19.920194 24721 ts_manager.cc:194] Registered new tserver with Master: b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:19.920919 18565 webserver.cc:533] Webserver started at http://127.18.33.67:43485/ using document root <none> and password file <none>
I20260709 13:10:19.921587 18565 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:19.921821 18565 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:19.922005 24721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45100
I20260709 13:10:19.922128 18565 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:19.923642 18565 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/ts-2-root/instance:
uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
format_stamp: "Formatted at 2026-07-09 13:10:19 on dist-test-slave-r31z"
I20260709 13:10:19.928067 18565 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:10:19.931273 24934 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.931998 18565 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:10:19.932241 18565 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/ts-2-root
uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
format_stamp: "Formatted at 2026-07-09 13:10:19 on dist-test-slave-r31z"
I20260709 13:10:19.932556 18565 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskk03A7u/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602472679803-18565-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:10:19.948975 18565 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:19.950160 18565 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:19.951508 18565 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:19.953614 18565 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:19.953809 18565 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.954016 18565 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:19.954161 18565 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:19.995599 18565 rpc_server.cc:307] RPC server started. Bound to: 127.18.33.67:33289
I20260709 13:10:19.995734 24996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.33.67:33289 every 8 connection(s)
I20260709 13:10:20.009932 24997 heartbeater.cc:344] Connected to a master server at 127.18.33.126:43439
I20260709 13:10:20.010684 24997 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:20.011650 24997 heartbeater.cc:507] Master 127.18.33.126:43439 requested a full tablet report, sending...
I20260709 13:10:20.013584 24721 ts_manager.cc:194] Registered new tserver with Master: e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.014647 18565 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015931998s
I20260709 13:10:20.014842 24721 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45116
I20260709 13:10:20.039930 24721 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45120:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:20.042517 24721 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:20.108191 24962 tablet_service.cc:1511] Processing CreateTablet for tablet 9af583148e0348faa95ac2eb166b01ba (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:20.110285 24962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af583148e0348faa95ac2eb166b01ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.117236 24961 tablet_service.cc:1511] Processing CreateTablet for tablet 5eda665dc4e24061b6ef9c0fe75b9ab5 (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:20.118934 24961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eda665dc4e24061b6ef9c0fe75b9ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.118603 24887 tablet_service.cc:1511] Processing CreateTablet for tablet 5eda665dc4e24061b6ef9c0fe75b9ab5 (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:20.122458 24887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eda665dc4e24061b6ef9c0fe75b9ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.122138 24888 tablet_service.cc:1511] Processing CreateTablet for tablet 9af583148e0348faa95ac2eb166b01ba (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:20.122223 24886 tablet_service.cc:1511] Processing CreateTablet for tablet f2e2680701c54039b35924506afa452f (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:20.123479 24888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af583148e0348faa95ac2eb166b01ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.126287 24886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e2680701c54039b35924506afa452f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.129093 24960 tablet_service.cc:1511] Processing CreateTablet for tablet f2e2680701c54039b35924506afa452f (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:20.130508 24960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e2680701c54039b35924506afa452f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.132539 24885 tablet_service.cc:1511] Processing CreateTablet for tablet 2a45513e4dbf453aaa168006d9588724 (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:20.134505 24885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a45513e4dbf453aaa168006d9588724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.144850 24959 tablet_service.cc:1511] Processing CreateTablet for tablet 2a45513e4dbf453aaa168006d9588724 (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:20.146420 24959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a45513e4dbf453aaa168006d9588724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.151026 25012 tablet_bootstrap.cc:492] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:20.155658 24887 tablet_service.cc:1511] Processing CreateTablet for tablet 76d2a8317d9e482daa062a4d2bd631ce (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:20.157073 24887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d2a8317d9e482daa062a4d2bd631ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.158351 24812 tablet_service.cc:1511] Processing CreateTablet for tablet 5eda665dc4e24061b6ef9c0fe75b9ab5 (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:20.159648 24812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eda665dc4e24061b6ef9c0fe75b9ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.162401 24813 tablet_service.cc:1511] Processing CreateTablet for tablet 9af583148e0348faa95ac2eb166b01ba (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:20.163659 24813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af583148e0348faa95ac2eb166b01ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.166815 24810 tablet_service.cc:1511] Processing CreateTablet for tablet 2a45513e4dbf453aaa168006d9588724 (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:20.167408 24809 tablet_service.cc:1511] Processing CreateTablet for tablet 76d2a8317d9e482daa062a4d2bd631ce (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:20.168432 24810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a45513e4dbf453aaa168006d9588724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.169775 24811 tablet_service.cc:1511] Processing CreateTablet for tablet f2e2680701c54039b35924506afa452f (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:20.171439 24811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e2680701c54039b35924506afa452f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.173156 24884 tablet_service.cc:1511] Processing CreateTablet for tablet 013214c3bdd04a42a6807dd6132a8a1d (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:20.174633 24884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013214c3bdd04a42a6807dd6132a8a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.175716 24960 tablet_service.cc:1511] Processing CreateTablet for tablet 76d2a8317d9e482daa062a4d2bd631ce (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:20.177119 24960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d2a8317d9e482daa062a4d2bd631ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.179119 24808 tablet_service.cc:1511] Processing CreateTablet for tablet 013214c3bdd04a42a6807dd6132a8a1d (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:20.180243 24809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d2a8317d9e482daa062a4d2bd631ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.184630 24808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013214c3bdd04a42a6807dd6132a8a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.190459 24958 tablet_service.cc:1511] Processing CreateTablet for tablet 013214c3bdd04a42a6807dd6132a8a1d (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:20.192066 24958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013214c3bdd04a42a6807dd6132a8a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.211495 25013 tablet_bootstrap.cc:492] T 9af583148e0348faa95ac2eb166b01ba P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:20.216632 24807 tablet_service.cc:1511] Processing CreateTablet for tablet aef21b5ff5e24da6b22e7ee163c63301 (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:20.218037 24807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aef21b5ff5e24da6b22e7ee163c63301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.221825 24806 tablet_service.cc:1511] Processing CreateTablet for tablet d3a70363c55748f69f15db81eb6ce571 (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:20.223183 24806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a70363c55748f69f15db81eb6ce571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.209992 25012 tablet_bootstrap.cc:654] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.228086 25013 tablet_bootstrap.cc:654] T 9af583148e0348faa95ac2eb166b01ba P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.230108 24962 tablet_service.cc:1511] Processing CreateTablet for tablet aef21b5ff5e24da6b22e7ee163c63301 (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:20.231380 24962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aef21b5ff5e24da6b22e7ee163c63301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.254115 25014 tablet_bootstrap.cc:492] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:20.260252 25014 tablet_bootstrap.cc:654] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.260376 24884 tablet_service.cc:1511] Processing CreateTablet for tablet d3a70363c55748f69f15db81eb6ce571 (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:20.261801 24884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a70363c55748f69f15db81eb6ce571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.262805 24813 tablet_service.cc:1511] Processing CreateTablet for tablet 838df0181170474dbc6069333553245d (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:20.263613 25013 tablet_bootstrap.cc:492] T 9af583148e0348faa95ac2eb166b01ba P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:20.263981 24813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838df0181170474dbc6069333553245d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.264076 25013 ts_tablet_manager.cc:1403] T 9af583148e0348faa95ac2eb166b01ba P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.053s	user 0.002s	sys 0.010s
I20260709 13:10:20.266578 24885 tablet_service.cc:1511] Processing CreateTablet for tablet aef21b5ff5e24da6b22e7ee163c63301 (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:20.267052 25013 raft_consensus.cc:359] T 9af583148e0348faa95ac2eb166b01ba P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } }
I20260709 13:10:20.261634 24959 tablet_service.cc:1511] Processing CreateTablet for tablet d3a70363c55748f69f15db81eb6ce571 (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:20.274405 25013 raft_consensus.cc:385] T 9af583148e0348faa95ac2eb166b01ba P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.274737 25013 raft_consensus.cc:740] T 9af583148e0348faa95ac2eb166b01ba P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.275069 24885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aef21b5ff5e24da6b22e7ee163c63301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.275678 25013 consensus_queue.cc:260] T 9af583148e0348faa95ac2eb166b01ba P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } }
I20260709 13:10:20.275099 24959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a70363c55748f69f15db81eb6ce571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.292436 24887 tablet_service.cc:1511] Processing CreateTablet for tablet 838df0181170474dbc6069333553245d (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:20.293708 24887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838df0181170474dbc6069333553245d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.294826 24961 tablet_service.cc:1511] Processing CreateTablet for tablet 838df0181170474dbc6069333553245d (DEFAULT_TABLE table=test-workload [id=c7c6d3c326a8407280e42941dd167211]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:20.296133 24961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838df0181170474dbc6069333553245d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:20.316341 25012 tablet_bootstrap.cc:492] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:20.317011 25012 ts_tablet_manager.cc:1403] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.166s	user 0.014s	sys 0.007s
I20260709 13:10:20.320118 25012 raft_consensus.cc:359] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.320815 25012 raft_consensus.cc:385] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.321110 25012 raft_consensus.cc:740] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.321856 25012 consensus_queue.cc:260] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.328373 24923 heartbeater.cc:499] Master 127.18.33.126:43439 was elected leader, sending a full tablet report...
I20260709 13:10:20.328490 25013 ts_tablet_manager.cc:1434] T 9af583148e0348faa95ac2eb166b01ba P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.016s
I20260709 13:10:20.328816 25014 tablet_bootstrap.cc:492] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:20.329334 25014 ts_tablet_manager.cc:1403] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.076s	user 0.026s	sys 0.019s
I20260709 13:10:20.329437 24997 heartbeater.cc:499] Master 127.18.33.126:43439 was elected leader, sending a full tablet report...
I20260709 13:10:20.333014 25014 raft_consensus.cc:359] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.333761 25014 raft_consensus.cc:385] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.334038 25014 raft_consensus.cc:740] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.334792 25014 consensus_queue.cc:260] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.337105 25013 tablet_bootstrap.cc:492] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:20.347834 25012 ts_tablet_manager.cc:1434] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:10:20.350179 25012 tablet_bootstrap.cc:492] T 2a45513e4dbf453aaa168006d9588724 P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:20.364681 25013 tablet_bootstrap.cc:654] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.368954 24848 heartbeater.cc:499] Master 127.18.33.126:43439 was elected leader, sending a full tablet report...
I20260709 13:10:20.369817 25021 raft_consensus.cc:493] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.370198 25021 raft_consensus.cc:515] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.382776 25012 tablet_bootstrap.cc:654] T 2a45513e4dbf453aaa168006d9588724 P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.384917 25014 ts_tablet_manager.cc:1434] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.055s	user 0.019s	sys 0.035s
I20260709 13:10:20.386005 25014 tablet_bootstrap.cc:492] T 76d2a8317d9e482daa062a4d2bd631ce P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:20.387686 25021 leader_election.cc:290] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.392107 25014 tablet_bootstrap.cc:654] T 76d2a8317d9e482daa062a4d2bd631ce P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.392465 25013 tablet_bootstrap.cc:492] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:20.393067 25013 ts_tablet_manager.cc:1403] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.002s
I20260709 13:10:20.395504 25012 tablet_bootstrap.cc:492] T 2a45513e4dbf453aaa168006d9588724 P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:20.396117 25012 ts_tablet_manager.cc:1403] T 2a45513e4dbf453aaa168006d9588724 P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.009s
I20260709 13:10:20.399236 25012 raft_consensus.cc:359] T 2a45513e4dbf453aaa168006d9588724 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.400132 25012 raft_consensus.cc:385] T 2a45513e4dbf453aaa168006d9588724 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.400485 25012 raft_consensus.cc:740] T 2a45513e4dbf453aaa168006d9588724 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.401399 25012 consensus_queue.cc:260] T 2a45513e4dbf453aaa168006d9588724 P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.403921 25014 tablet_bootstrap.cc:492] T 76d2a8317d9e482daa062a4d2bd631ce P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:20.404412 25014 ts_tablet_manager.cc:1403] T 76d2a8317d9e482daa062a4d2bd631ce P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 13:10:20.407196 25014 raft_consensus.cc:359] T 76d2a8317d9e482daa062a4d2bd631ce P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.407864 25014 raft_consensus.cc:385] T 76d2a8317d9e482daa062a4d2bd631ce P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.408130 25014 raft_consensus.cc:740] T 76d2a8317d9e482daa062a4d2bd631ce P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.408736 25013 raft_consensus.cc:359] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.408952 25014 consensus_queue.cc:260] T 76d2a8317d9e482daa062a4d2bd631ce P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.409602 25013 raft_consensus.cc:385] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.409945 25013 raft_consensus.cc:740] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.411372 25014 ts_tablet_manager.cc:1434] T 76d2a8317d9e482daa062a4d2bd631ce P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:10:20.412303 25014 tablet_bootstrap.cc:492] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:20.412752 25012 ts_tablet_manager.cc:1434] T 2a45513e4dbf453aaa168006d9588724 P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:10:20.419101 25014 tablet_bootstrap.cc:654] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.422660 25013 consensus_queue.cc:260] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.424154 25012 tablet_bootstrap.cc:492] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:20.432914 25012 tablet_bootstrap.cc:654] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.438287 25013 ts_tablet_manager.cc:1434] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:10:20.439432 25013 tablet_bootstrap.cc:492] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:20.444778 25012 tablet_bootstrap.cc:492] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:20.445494 25012 ts_tablet_manager.cc:1403] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260709 13:10:20.445482 25013 tablet_bootstrap.cc:654] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.446480 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a45513e4dbf453aaa168006d9588724" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
W20260709 13:10:20.448047 24789 leader_election.cc:343] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.448179 25014 tablet_bootstrap.cc:492] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:20.448756 25014 ts_tablet_manager.cc:1403] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.037s	user 0.027s	sys 0.007s
I20260709 13:10:20.448774 25012 raft_consensus.cc:359] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.449826 25012 raft_consensus.cc:385] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.450156 25012 raft_consensus.cc:740] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.451045 25012 consensus_queue.cc:260] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.451715 25014 raft_consensus.cc:359] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } }
I20260709 13:10:20.452395 25014 raft_consensus.cc:385] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.452652 25014 raft_consensus.cc:740] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.453461 25014 consensus_queue.cc:260] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } }
I20260709 13:10:20.454661 25012 ts_tablet_manager.cc:1434] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:20.455427 25014 ts_tablet_manager.cc:1434] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:20.455653 25012 tablet_bootstrap.cc:492] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:20.456212 25014 tablet_bootstrap.cc:492] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:20.460747 25014 tablet_bootstrap.cc:654] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.463689 25012 tablet_bootstrap.cc:654] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.484367 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a45513e4dbf453aaa168006d9588724" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
I20260709 13:10:20.485189 24898 raft_consensus.cc:2468] T 2a45513e4dbf453aaa168006d9588724 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 0.
I20260709 13:10:20.486794 24786 leader_election.cc:304] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: e152d0a9c6dc418bbe6df0a69fe5f320
I20260709 13:10:20.487738 25021 raft_consensus.cc:2804] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.488134 25021 raft_consensus.cc:493] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.488469 25021 raft_consensus.cc:3060] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.491053 25013 tablet_bootstrap.cc:492] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:20.491667 25013 ts_tablet_manager.cc:1403] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.018s
I20260709 13:10:20.494783 25013 raft_consensus.cc:359] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.495541 25013 raft_consensus.cc:385] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.495842 25013 raft_consensus.cc:740] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.496323 25021 raft_consensus.cc:515] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.496560 25013 consensus_queue.cc:260] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.499454 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a45513e4dbf453aaa168006d9588724" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:20.499718 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a45513e4dbf453aaa168006d9588724" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:20.500062 24898 raft_consensus.cc:3060] T 2a45513e4dbf453aaa168006d9588724 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.501895 25012 tablet_bootstrap.cc:492] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:20.502415 25012 ts_tablet_manager.cc:1403] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.015s
I20260709 13:10:20.503334 25014 tablet_bootstrap.cc:492] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:20.503896 25014 ts_tablet_manager.cc:1403] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.026s
I20260709 13:10:20.505257 25012 raft_consensus.cc:359] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
W20260709 13:10:20.505966 24789 leader_election.cc:343] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.506826 25014 raft_consensus.cc:359] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.507546 25014 raft_consensus.cc:385] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.507825 25014 raft_consensus.cc:740] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.508441 24898 raft_consensus.cc:2468] T 2a45513e4dbf453aaa168006d9588724 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 1.
I20260709 13:10:20.508576 25014 consensus_queue.cc:260] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.499449 25021 leader_election.cc:290] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 election: Requested vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.506000 25012 raft_consensus.cc:385] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.509634 24786 leader_election.cc:304] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: e152d0a9c6dc418bbe6df0a69fe5f320
I20260709 13:10:20.509828 25012 raft_consensus.cc:740] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.510955 25020 raft_consensus.cc:2804] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.510710 25012 consensus_queue.cc:260] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.511435 25020 raft_consensus.cc:697] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Becoming Leader. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Running, Role: LEADER
I20260709 13:10:20.510757 25014 ts_tablet_manager.cc:1434] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:20.513201 25012 ts_tablet_manager.cc:1434] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:10:20.512257 25020 consensus_queue.cc:237] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.513523 25014 tablet_bootstrap.cc:492] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:20.514437 25012 tablet_bootstrap.cc:492] T 9af583148e0348faa95ac2eb166b01ba P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:20.512261 25013 ts_tablet_manager.cc:1434] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:10:20.518842 25013 tablet_bootstrap.cc:492] T 76d2a8317d9e482daa062a4d2bd631ce P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:20.521152 25012 tablet_bootstrap.cc:654] T 9af583148e0348faa95ac2eb166b01ba P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.524428 25021 raft_consensus.cc:493] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.525055 25013 tablet_bootstrap.cc:654] T 76d2a8317d9e482daa062a4d2bd631ce P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.524917 25021 raft_consensus.cc:515] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } }
I20260709 13:10:20.527611 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af583148e0348faa95ac2eb166b01ba" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:20.528221 24972 raft_consensus.cc:2468] T 9af583148e0348faa95ac2eb166b01ba P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 0.
I20260709 13:10:20.529452 24789 leader_election.cc:304] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc196df67d82448b9ca024e229cd273f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:20.531263 25014 tablet_bootstrap.cc:654] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.536609 25021 leader_election.cc:290] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289), b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:20.539713 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af583148e0348faa95ac2eb166b01ba" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
W20260709 13:10:20.541158 24786 leader_election.cc:343] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.542049 24719 catalog_manager.cc:5697] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f reported cstate change: term changed from 0 to 1, leader changed from <none> to dc196df67d82448b9ca024e229cd273f (127.18.33.65). New cstate: current_term: 1 leader_uuid: "dc196df67d82448b9ca024e229cd273f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.539433 25020 raft_consensus.cc:2804] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.544035 25020 raft_consensus.cc:493] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.544364 25020 raft_consensus.cc:3060] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.546700 25012 tablet_bootstrap.cc:492] T 9af583148e0348faa95ac2eb166b01ba P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:20.547217 25012 ts_tablet_manager.cc:1403] T 9af583148e0348faa95ac2eb166b01ba P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.004s
I20260709 13:10:20.550046 25012 raft_consensus.cc:359] T 9af583148e0348faa95ac2eb166b01ba P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } }
I20260709 13:10:20.550704 25012 raft_consensus.cc:385] T 9af583148e0348faa95ac2eb166b01ba P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.550988 25012 raft_consensus.cc:740] T 9af583148e0348faa95ac2eb166b01ba P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.551391 25020 raft_consensus.cc:515] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } }
I20260709 13:10:20.551684 25012 consensus_queue.cc:260] T 9af583148e0348faa95ac2eb166b01ba P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } }
I20260709 13:10:20.553285 25013 tablet_bootstrap.cc:492] T 76d2a8317d9e482daa062a4d2bd631ce P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:20.553794 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af583148e0348faa95ac2eb166b01ba" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:20.554574 24972 raft_consensus.cc:3060] T 9af583148e0348faa95ac2eb166b01ba P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.556905 25014 tablet_bootstrap.cc:492] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:20.557667 25014 ts_tablet_manager.cc:1403] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.001s
I20260709 13:10:20.557724 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af583148e0348faa95ac2eb166b01ba" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:20.558401 24898 raft_consensus.cc:3060] T 9af583148e0348faa95ac2eb166b01ba P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.560323 25014 raft_consensus.cc:359] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.560870 25014 raft_consensus.cc:385] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.561048 25014 raft_consensus.cc:740] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.561619 25014 consensus_queue.cc:260] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.553895 25012 ts_tablet_manager.cc:1434] T 9af583148e0348faa95ac2eb166b01ba P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:20.563604 25014 ts_tablet_manager.cc:1434] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:10:20.563838 25012 tablet_bootstrap.cc:492] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:20.564616 25014 tablet_bootstrap.cc:492] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:20.566720 24898 raft_consensus.cc:2468] T 9af583148e0348faa95ac2eb166b01ba P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 1.
I20260709 13:10:20.553830 25013 ts_tablet_manager.cc:1403] T 76d2a8317d9e482daa062a4d2bd631ce P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.004s
I20260709 13:10:20.570942 25014 tablet_bootstrap.cc:654] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.562156 24972 raft_consensus.cc:2468] T 9af583148e0348faa95ac2eb166b01ba P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 1.
I20260709 13:10:20.572896 24789 leader_election.cc:304] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc196df67d82448b9ca024e229cd273f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:20.574378 25021 raft_consensus.cc:2804] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.574838 25021 raft_consensus.cc:697] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Becoming Leader. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Running, Role: LEADER
I20260709 13:10:20.570561 25013 raft_consensus.cc:359] T 76d2a8317d9e482daa062a4d2bd631ce P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.575614 25021 consensus_queue.cc:237] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } }
I20260709 13:10:20.576383 25013 raft_consensus.cc:385] T 76d2a8317d9e482daa062a4d2bd631ce P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.576782 25013 raft_consensus.cc:740] T 76d2a8317d9e482daa062a4d2bd631ce P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.577549 25013 consensus_queue.cc:260] T 76d2a8317d9e482daa062a4d2bd631ce P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.576076 25012 tablet_bootstrap.cc:654] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.578725 25014 tablet_bootstrap.cc:492] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:20.579144 25014 ts_tablet_manager.cc:1403] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:10:20.580410 25020 leader_election.cc:290] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 election: Requested vote from peers e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289), b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:20.581583 25013 ts_tablet_manager.cc:1434] T 76d2a8317d9e482daa062a4d2bd631ce P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:10:20.582597 25013 tablet_bootstrap.cc:492] T 2a45513e4dbf453aaa168006d9588724 P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:20.583819 25014 raft_consensus.cc:359] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.585024 25014 raft_consensus.cc:385] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.585391 25014 raft_consensus.cc:740] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.586242 25014 consensus_queue.cc:260] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.588649 25014 ts_tablet_manager.cc:1434] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:10:20.589562 25013 tablet_bootstrap.cc:654] T 2a45513e4dbf453aaa168006d9588724 P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.589654 25014 tablet_bootstrap.cc:492] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:20.594568 24719 catalog_manager.cc:5697] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f reported cstate change: term changed from 0 to 1, leader changed from <none> to dc196df67d82448b9ca024e229cd273f (127.18.33.65). New cstate: current_term: 1 leader_uuid: "dc196df67d82448b9ca024e229cd273f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:20.597738 25014 tablet_bootstrap.cc:654] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.618974 25014 tablet_bootstrap.cc:492] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:20.619329 25013 tablet_bootstrap.cc:492] T 2a45513e4dbf453aaa168006d9588724 P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:20.619402 25014 ts_tablet_manager.cc:1403] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.008s
I20260709 13:10:20.619979 25013 ts_tablet_manager.cc:1403] T 2a45513e4dbf453aaa168006d9588724 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.015s
I20260709 13:10:20.620141 25012 tablet_bootstrap.cc:492] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:20.620664 25012 ts_tablet_manager.cc:1403] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.057s	user 0.030s	sys 0.013s
I20260709 13:10:20.622146 25014 raft_consensus.cc:359] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.622798 25014 raft_consensus.cc:385] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.623056 25014 raft_consensus.cc:740] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.622866 25013 raft_consensus.cc:359] T 2a45513e4dbf453aaa168006d9588724 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.623628 25013 raft_consensus.cc:385] T 2a45513e4dbf453aaa168006d9588724 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.623471 25012 raft_consensus.cc:359] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.624038 25013 raft_consensus.cc:740] T 2a45513e4dbf453aaa168006d9588724 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.623698 25014 consensus_queue.cc:260] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.624193 25012 raft_consensus.cc:385] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.624567 25012 raft_consensus.cc:740] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.624796 25013 consensus_queue.cc:260] T 2a45513e4dbf453aaa168006d9588724 P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.625433 25012 consensus_queue.cc:260] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.626371 25014 ts_tablet_manager.cc:1434] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:20.627403 25014 tablet_bootstrap.cc:492] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:20.627677 25012 ts_tablet_manager.cc:1434] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:20.628698 25012 tablet_bootstrap.cc:492] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:20.632149 25013 ts_tablet_manager.cc:1434] T 2a45513e4dbf453aaa168006d9588724 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:10:20.633178 25013 tablet_bootstrap.cc:492] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:20.633580 25014 tablet_bootstrap.cc:654] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.634467 25012 tablet_bootstrap.cc:654] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.639192 25013 tablet_bootstrap.cc:654] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.641325 25019 raft_consensus.cc:493] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.641875 25019 raft_consensus.cc:515] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.648447 25019 leader_election.cc:290] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
W20260709 13:10:20.651623 24769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:20.667179 25012 tablet_bootstrap.cc:492] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:20.667510 25014 tablet_bootstrap.cc:492] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:20.667760 25012 ts_tablet_manager.cc:1403] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.005s
I20260709 13:10:20.667927 25014 ts_tablet_manager.cc:1403] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.023s
I20260709 13:10:20.669968 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d2a8317d9e482daa062a4d2bd631ce" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:20.670680 24823 raft_consensus.cc:2468] T 76d2a8317d9e482daa062a4d2bd631ce P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:20.670624 25014 raft_consensus.cc:359] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.671413 25014 raft_consensus.cc:385] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.671686 25014 raft_consensus.cc:740] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.671746 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d2a8317d9e482daa062a4d2bd631ce" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:20.672209 24862 leader_election.cc:304] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:20.672390 24972 raft_consensus.cc:2468] T 76d2a8317d9e482daa062a4d2bd631ce P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:20.672333 25014 consensus_queue.cc:260] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.673290 25019 raft_consensus.cc:2804] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.673667 25019 raft_consensus.cc:493] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.673985 25019 raft_consensus.cc:3060] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.676105 25014 ts_tablet_manager.cc:1434] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:10:20.675760 25012 raft_consensus.cc:359] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.676522 25012 raft_consensus.cc:385] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.676792 25012 raft_consensus.cc:740] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.677249 25014 tablet_bootstrap.cc:492] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:20.677636 25012 consensus_queue.cc:260] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.681144 25019 raft_consensus.cc:515] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.683131 25014 tablet_bootstrap.cc:654] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.683571 25013 tablet_bootstrap.cc:492] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:20.684139 25013 ts_tablet_manager.cc:1403] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260709 13:10:20.687155 25013 raft_consensus.cc:359] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.687901 25013 raft_consensus.cc:385] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.688189 25013 raft_consensus.cc:740] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.691218 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d2a8317d9e482daa062a4d2bd631ce" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:20.688899 25013 consensus_queue.cc:260] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.691504 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d2a8317d9e482daa062a4d2bd631ce" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:20.691818 24823 raft_consensus.cc:3060] T 76d2a8317d9e482daa062a4d2bd631ce P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.692528 24972 raft_consensus.cc:3060] T 76d2a8317d9e482daa062a4d2bd631ce P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.691262 25019 leader_election.cc:290] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.699807 25013 ts_tablet_manager.cc:1434] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:10:20.700359 24972 raft_consensus.cc:2468] T 76d2a8317d9e482daa062a4d2bd631ce P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:20.701844 24864 leader_election.cc:304] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:20.702669 25019 raft_consensus.cc:2804] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.703104 25019 raft_consensus.cc:697] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Becoming Leader. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:20.703534 25013 tablet_bootstrap.cc:492] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:20.703868 25019 consensus_queue.cc:237] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.699855 24823 raft_consensus.cc:2468] T 76d2a8317d9e482daa062a4d2bd631ce P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:20.708621 25012 ts_tablet_manager.cc:1434] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.008s
I20260709 13:10:20.709643 25012 tablet_bootstrap.cc:492] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:20.709798 25047 raft_consensus.cc:493] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.710400 25014 tablet_bootstrap.cc:492] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:20.710245 25047 raft_consensus.cc:515] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.710955 25014 ts_tablet_manager.cc:1403] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.007s
I20260709 13:10:20.713373 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a70363c55748f69f15db81eb6ce571" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:20.713316 25014 raft_consensus.cc:359] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.714615 25014 raft_consensus.cc:385] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.715030 25014 raft_consensus.cc:740] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
W20260709 13:10:20.715140 24864 leader_election.cc:343] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.713339 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a70363c55748f69f15db81eb6ce571" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:20.715830 25014 consensus_queue.cc:260] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.716759 24823 raft_consensus.cc:2468] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:20.718973 25014 ts_tablet_manager.cc:1434] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:10:20.719103 25012 tablet_bootstrap.cc:654] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.719007 25019 raft_consensus.cc:493] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.719741 25019 raft_consensus.cc:515] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.722088 24862 leader_election.cc:304] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: e152d0a9c6dc418bbe6df0a69fe5f320
I20260709 13:10:20.723073 24721 catalog_manager.cc:5697] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fa75e167b94130a3fcd0010e52515f (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b7fa75e167b94130a3fcd0010e52515f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.724160 25019 leader_election.cc:290] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.724756 25019 raft_consensus.cc:2804] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.724011 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda665dc4e24061b6ef9c0fe75b9ab5" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:20.725076 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda665dc4e24061b6ef9c0fe75b9ab5" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:20.725383 24823 raft_consensus.cc:2468] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:20.725678 24972 raft_consensus.cc:2468] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:20.725090 25019 raft_consensus.cc:493] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.727746 25019 raft_consensus.cc:3060] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.730479 25012 tablet_bootstrap.cc:492] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:20.730937 25012 ts_tablet_manager.cc:1403] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 13:10:20.731410 24862 leader_election.cc:304] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:20.733425 25012 raft_consensus.cc:359] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.734198 25012 raft_consensus.cc:385] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.734472 25012 raft_consensus.cc:740] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.734850 25013 tablet_bootstrap.cc:654] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.735118 25012 consensus_queue.cc:260] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.733477 25047 leader_election.cc:290] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.736500 25047 raft_consensus.cc:2804] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.736910 25047 raft_consensus.cc:493] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.737269 25047 raft_consensus.cc:3060] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.741868 25019 raft_consensus.cc:515] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.742511 25047 raft_consensus.cc:515] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.744397 25012 ts_tablet_manager.cc:1434] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.007s
I20260709 13:10:20.745474 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a70363c55748f69f15db81eb6ce571" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:20.745868 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda665dc4e24061b6ef9c0fe75b9ab5" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:20.746052 24823 raft_consensus.cc:3060] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.746476 24972 raft_consensus.cc:3060] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.747079 24822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda665dc4e24061b6ef9c0fe75b9ab5" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:20.747675 24822 raft_consensus.cc:3060] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.753108 24823 raft_consensus.cc:2468] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:20.754228 24862 leader_election.cc:304] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:20.755059 25050 raft_consensus.cc:2804] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.756584 24972 raft_consensus.cc:2468] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:20.757913 24864 leader_election.cc:304] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:20.759763 24822 raft_consensus.cc:2468] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:20.763384 25047 leader_election.cc:290] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.764700 25047 raft_consensus.cc:2804] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.765897 25047 raft_consensus.cc:697] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Becoming Leader. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:20.766721 25012 tablet_bootstrap.cc:492] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:20.767562 25047 consensus_queue.cc:237] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.766662 25019 leader_election.cc:290] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.769467 25013 tablet_bootstrap.cc:492] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:20.770087 25013 ts_tablet_manager.cc:1403] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.008s
I20260709 13:10:20.770861 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a70363c55748f69f15db81eb6ce571" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
W20260709 13:10:20.772084 24864 leader_election.cc:343] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:20.772501 25012 tablet_bootstrap.cc:654] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.772927 25013 raft_consensus.cc:359] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.773667 25013 raft_consensus.cc:385] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.773939 25013 raft_consensus.cc:740] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.774791 25013 consensus_queue.cc:260] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.776094 25050 raft_consensus.cc:697] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Becoming Leader. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:20.777469 25050 consensus_queue.cc:237] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.785187 25013 ts_tablet_manager.cc:1434] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:10:20.793490 25013 tablet_bootstrap.cc:492] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:20.793694 24718 catalog_manager.cc:5697] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fa75e167b94130a3fcd0010e52515f (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b7fa75e167b94130a3fcd0010e52515f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.799849 25013 tablet_bootstrap.cc:654] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.805614 25012 tablet_bootstrap.cc:492] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:20.806051 25012 ts_tablet_manager.cc:1403] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.030s
I20260709 13:10:20.806669 25013 tablet_bootstrap.cc:492] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:20.807040 25013 ts_tablet_manager.cc:1403] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:10:20.808306 25012 raft_consensus.cc:359] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.808707 25013 raft_consensus.cc:359] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.809122 25012 raft_consensus.cc:385] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.809243 25013 raft_consensus.cc:385] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.809554 25013 raft_consensus.cc:740] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.809463 25012 raft_consensus.cc:740] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.810196 25013 consensus_queue.cc:260] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.810377 25012 consensus_queue.cc:260] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.811023 24718 catalog_manager.cc:5697] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fa75e167b94130a3fcd0010e52515f (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b7fa75e167b94130a3fcd0010e52515f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.812698 25012 ts_tablet_manager.cc:1434] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:10:20.815555 25013 ts_tablet_manager.cc:1434] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:20.816673 25013 tablet_bootstrap.cc:492] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:20.821930 25013 tablet_bootstrap.cc:654] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:20.824455 25018 raft_consensus.cc:493] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.824929 25018 raft_consensus.cc:515] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.826391 25013 tablet_bootstrap.cc:492] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:20.826846 25013 ts_tablet_manager.cc:1403] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:10:20.827268 25021 raft_consensus.cc:493] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.827521 25018 leader_election.cc:290] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:20.827795 25020 raft_consensus.cc:493] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.837618 25020 raft_consensus.cc:515] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.836763 25021 raft_consensus.cc:515] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.840365 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef21b5ff5e24da6b22e7ee163c63301" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
I20260709 13:10:20.841060 24898 raft_consensus.cc:2468] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 0.
I20260709 13:10:20.841902 24897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013214c3bdd04a42a6807dd6132a8a1d" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
I20260709 13:10:20.842175 24786 leader_election.cc:304] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:20.842564 24897 raft_consensus.cc:2468] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 0.
I20260709 13:10:20.842923 25021 leader_election.cc:290] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.842674 25020 leader_election.cc:290] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.843093 25032 raft_consensus.cc:2804] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.843672 25032 raft_consensus.cc:493] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.843771 24786 leader_election.cc:304] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:20.844043 25032 raft_consensus.cc:3060] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.844537 25021 raft_consensus.cc:2804] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.838629 25013 raft_consensus.cc:359] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.844959 25021 raft_consensus.cc:493] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.845471 25021 raft_consensus.cc:3060] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.846666 25013 raft_consensus.cc:385] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:20.847007 25013 raft_consensus.cc:740] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:20.848572 25013 consensus_queue.cc:260] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.851487 25032 raft_consensus.cc:515] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.851745 24897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013214c3bdd04a42a6807dd6132a8a1d" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
I20260709 13:10:20.851845 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef21b5ff5e24da6b22e7ee163c63301" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:20.852432 24897 raft_consensus.cc:2468] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 0.
I20260709 13:10:20.852483 24972 raft_consensus.cc:2468] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 0.
I20260709 13:10:20.853358 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013214c3bdd04a42a6807dd6132a8a1d" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:20.853657 25032 leader_election.cc:290] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 election: Requested vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.853765 24935 leader_election.cc:304] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:20.852455 25021 raft_consensus.cc:515] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.854776 24971 raft_consensus.cc:2468] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 0.
I20260709 13:10:20.854847 24897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef21b5ff5e24da6b22e7ee163c63301" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:20.855382 24897 raft_consensus.cc:3060] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.856312 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013214c3bdd04a42a6807dd6132a8a1d" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:20.856643 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef21b5ff5e24da6b22e7ee163c63301" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:20.856953 24898 raft_consensus.cc:3060] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.857291 24971 raft_consensus.cc:3060] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.857226 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013214c3bdd04a42a6807dd6132a8a1d" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:20.858208 24823 raft_consensus.cc:2393] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e152d0a9c6dc418bbe6df0a69fe5f320 in current term 1: Already voted for candidate dc196df67d82448b9ca024e229cd273f in this term.
I20260709 13:10:20.859508 25021 leader_election.cc:290] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 election: Requested vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.862351 24897 raft_consensus.cc:2468] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 1.
I20260709 13:10:20.862481 24898 raft_consensus.cc:2468] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 1.
I20260709 13:10:20.863328 24786 leader_election.cc:304] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:20.863911 25021 raft_consensus.cc:2804] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.864084 24786 leader_election.cc:304] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:20.864091 24971 raft_consensus.cc:2468] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 1.
I20260709 13:10:20.865270 25020 raft_consensus.cc:2804] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.866626 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013214c3bdd04a42a6807dd6132a8a1d" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:20.867297 24972 raft_consensus.cc:3060] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.868407 25013 ts_tablet_manager.cc:1434] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 13:10:20.869488 25020 raft_consensus.cc:697] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Becoming Leader. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Running, Role: LEADER
I20260709 13:10:20.870483 25020 consensus_queue.cc:237] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.874020 24972 raft_consensus.cc:2468] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 1.
I20260709 13:10:20.874516 25018 raft_consensus.cc:2764] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:10:20.864406 25021 raft_consensus.cc:697] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Becoming Leader. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Running, Role: LEADER
I20260709 13:10:20.876092 25021 consensus_queue.cc:237] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.885802 24718 catalog_manager.cc:5697] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f reported cstate change: term changed from 0 to 1, leader changed from <none> to dc196df67d82448b9ca024e229cd273f (127.18.33.65). New cstate: current_term: 1 leader_uuid: "dc196df67d82448b9ca024e229cd273f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.889693 25050 raft_consensus.cc:493] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.890125 25050 raft_consensus.cc:515] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.891913 25050 leader_election.cc:290] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.892606 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e2680701c54039b35924506afa452f" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:20.893282 24823 raft_consensus.cc:2468] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:20.893496 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e2680701c54039b35924506afa452f" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:20.894096 24972 raft_consensus.cc:2468] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:20.894332 24862 leader_election.cc:304] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:20.895140 25050 raft_consensus.cc:2804] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.895476 25050 raft_consensus.cc:493] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.895722 25050 raft_consensus.cc:3060] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.896741 25047 raft_consensus.cc:493] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.897208 25047 raft_consensus.cc:515] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.899231 25047 leader_election.cc:290] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.898533 24718 catalog_manager.cc:5697] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f reported cstate change: term changed from 0 to 1, leader changed from <none> to dc196df67d82448b9ca024e229cd273f (127.18.33.65). New cstate: current_term: 1 leader_uuid: "dc196df67d82448b9ca024e229cd273f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.899804 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838df0181170474dbc6069333553245d" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:20.900374 24823 raft_consensus.cc:2468] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:20.900745 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838df0181170474dbc6069333553245d" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:20.901365 24972 raft_consensus.cc:2468] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:20.902355 24862 leader_election.cc:304] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:20.903062 25047 raft_consensus.cc:2804] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:20.903388 25047 raft_consensus.cc:493] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:20.903636 25047 raft_consensus.cc:3060] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.904294 25050 raft_consensus.cc:515] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.906118 25050 leader_election.cc:290] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.907801 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e2680701c54039b35924506afa452f" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:20.908367 24823 raft_consensus.cc:3060] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.910405 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e2680701c54039b35924506afa452f" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:20.910580 25047 raft_consensus.cc:515] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.910975 24972 raft_consensus.cc:3060] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.912494 25047 leader_election.cc:290] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:20.913218 24822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838df0181170474dbc6069333553245d" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:20.913828 24822 raft_consensus.cc:3060] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.914266 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838df0181170474dbc6069333553245d" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:20.914849 24971 raft_consensus.cc:3060] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.915076 24823 raft_consensus.cc:2468] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:20.916471 24862 leader_election.cc:304] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:20.917414 25047 raft_consensus.cc:2804] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.917608 24972 raft_consensus.cc:2468] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:20.917933 25047 raft_consensus.cc:697] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Becoming Leader. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:20.919657 25047 consensus_queue.cc:237] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.920491 24822 raft_consensus.cc:2468] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:20.920605 24971 raft_consensus.cc:2468] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:20.921589 24862 leader_election.cc:304] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:20.922297 25050 raft_consensus.cc:2804] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:20.922658 25050 raft_consensus.cc:697] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Becoming Leader. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:20.923442 25050 consensus_queue.cc:237] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.927927 24718 catalog_manager.cc:5697] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fa75e167b94130a3fcd0010e52515f (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b7fa75e167b94130a3fcd0010e52515f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.938987 24718 catalog_manager.cc:5697] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fa75e167b94130a3fcd0010e52515f (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b7fa75e167b94130a3fcd0010e52515f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.982756 25063 raft_consensus.cc:493] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:20.983239 25063 raft_consensus.cc:515] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:20.984771 25063 leader_election.cc:290] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:20.985607 24822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a70363c55748f69f15db81eb6ce571" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:20.985720 24897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a70363c55748f69f15db81eb6ce571" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
I20260709 13:10:20.986238 24822 raft_consensus.cc:2393] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e152d0a9c6dc418bbe6df0a69fe5f320 in current term 1: Already voted for candidate b7fa75e167b94130a3fcd0010e52515f in this term.
I20260709 13:10:20.987136 24936 leader_election.cc:304] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e152d0a9c6dc418bbe6df0a69fe5f320; no voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f
I20260709 13:10:20.987761 25063 raft_consensus.cc:3060] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:20.993224 25063 raft_consensus.cc:2749] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:21.004452 25021 consensus_queue.cc:1048] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.016433 25021 consensus_queue.cc:1048] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.026522 24971 raft_consensus.cc:3060] T 2a45513e4dbf453aaa168006d9588724 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:21.034505 25021 consensus_queue.cc:1048] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.045576 24897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5eda665dc4e24061b6ef9c0fe75b9ab5"
dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
mode: GRACEFUL
new_leader_uuid: "dc196df67d82448b9ca024e229cd273f"
 from {username='slave'} at 127.0.0.1:43560
I20260709 13:10:21.046162 24897 raft_consensus.cc:606] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Received request to transfer leadership to TS dc196df67d82448b9ca024e229cd273f
I20260709 13:10:21.049297 25021 consensus_queue.cc:1048] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.051878 24897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2e2680701c54039b35924506afa452f"
dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
mode: GRACEFUL
new_leader_uuid: "dc196df67d82448b9ca024e229cd273f"
 from {username='slave'} at 127.0.0.1:43560
I20260709 13:10:21.052467 24897 raft_consensus.cc:606] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Received request to transfer leadership to TS dc196df67d82448b9ca024e229cd273f
I20260709 13:10:21.074699 24822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "013214c3bdd04a42a6807dd6132a8a1d"
dest_uuid: "dc196df67d82448b9ca024e229cd273f"
mode: GRACEFUL
new_leader_uuid: "b7fa75e167b94130a3fcd0010e52515f"
 from {username='slave'} at 127.0.0.1:43374
I20260709 13:10:21.075152 24822 raft_consensus.cc:606] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Received request to transfer leadership to TS b7fa75e167b94130a3fcd0010e52515f
I20260709 13:10:21.080281 24822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aef21b5ff5e24da6b22e7ee163c63301"
dest_uuid: "dc196df67d82448b9ca024e229cd273f"
mode: GRACEFUL
new_leader_uuid: "b7fa75e167b94130a3fcd0010e52515f"
 from {username='slave'} at 127.0.0.1:43374
I20260709 13:10:21.080710 24822 raft_consensus.cc:606] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Received request to transfer leadership to TS b7fa75e167b94130a3fcd0010e52515f
I20260709 13:10:21.088093 24898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "838df0181170474dbc6069333553245d"
dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
mode: GRACEFUL
new_leader_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
 from {username='slave'} at 127.0.0.1:43560
I20260709 13:10:21.088584 24898 raft_consensus.cc:606] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Received request to transfer leadership to TS e152d0a9c6dc418bbe6df0a69fe5f320
I20260709 13:10:21.198285 25050 consensus_queue.cc:1048] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.208374 25054 consensus_queue.cc:1048] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:21.216686 25050 raft_consensus.cc:993] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f: : Instructing follower dc196df67d82448b9ca024e229cd273f to start an election
I20260709 13:10:21.217130 25054 raft_consensus.cc:1081] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Signalling peer dc196df67d82448b9ca024e229cd273f to start an election
I20260709 13:10:21.218389 25054 consensus_queue.cc:1048] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.218721 24822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5eda665dc4e24061b6ef9c0fe75b9ab5"
dest_uuid: "dc196df67d82448b9ca024e229cd273f"
 from {username='slave'} at 127.0.0.1:43362
I20260709 13:10:21.219319 24822 raft_consensus.cc:493] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:21.219642 24822 raft_consensus.cc:3060] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.228736 24822 raft_consensus.cc:515] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:21.232574 25050 consensus_queue.cc:1048] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.233901 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda665dc4e24061b6ef9c0fe75b9ab5" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:21.234524 24898 raft_consensus.cc:3055] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:21.234841 24898 raft_consensus.cc:740] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:21.235929 24822 leader_election.cc:290] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 2 election: Requested vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:21.235565 24898 consensus_queue.cc:260] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:21.236918 24898 raft_consensus.cc:3060] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.240116 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda665dc4e24061b6ef9c0fe75b9ab5" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:21.242128 24971 raft_consensus.cc:3060] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.245011 24898 raft_consensus.cc:2468] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 2.
I20260709 13:10:21.246284 24786 leader_election.cc:304] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:21.247099 25021 raft_consensus.cc:2804] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.247556 25021 raft_consensus.cc:697] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 2 LEADER]: Becoming Leader. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Running, Role: LEADER
I20260709 13:10:21.248167 24971 raft_consensus.cc:2468] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 2.
I20260709 13:10:21.248288 25021 consensus_queue.cc:237] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:21.256038 24719 catalog_manager.cc:5697] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f reported cstate change: term changed from 1 to 2, leader changed from b7fa75e167b94130a3fcd0010e52515f (127.18.33.66) to dc196df67d82448b9ca024e229cd273f (127.18.33.65). New cstate: current_term: 2 leader_uuid: "dc196df67d82448b9ca024e229cd273f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:21.303515 25021 consensus_queue.cc:1048] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.310087 25032 raft_consensus.cc:993] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f: : Instructing follower b7fa75e167b94130a3fcd0010e52515f to start an election
I20260709 13:10:21.310550 25020 raft_consensus.cc:1081] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Signalling peer b7fa75e167b94130a3fcd0010e52515f to start an election
I20260709 13:10:21.312350 24897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aef21b5ff5e24da6b22e7ee163c63301"
dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
 from {username='slave'} at 127.0.0.1:43544
I20260709 13:10:21.314604 24897 raft_consensus.cc:493] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:21.314983 24897 raft_consensus.cc:3060] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.316453 25020 consensus_queue.cc:1048] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.324308 24897 raft_consensus.cc:515] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:21.324467 25050 consensus_queue.cc:1048] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.328368 24897 leader_election.cc:290] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 2 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:21.330236 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef21b5ff5e24da6b22e7ee163c63301" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:21.331174 24971 raft_consensus.cc:3060] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.334600 24822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef21b5ff5e24da6b22e7ee163c63301" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:21.335302 24822 raft_consensus.cc:3055] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:21.335634 24822 raft_consensus.cc:740] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Running, Role: LEADER
I20260709 13:10:21.336400 24822 consensus_queue.cc:260] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:21.337515 24822 raft_consensus.cc:3060] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.343407 25054 consensus_queue.cc:1048] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.344322 24822 raft_consensus.cc:2468] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 2.
I20260709 13:10:21.344696 25054 consensus_queue.cc:1048] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.346481 24862 leader_election.cc:304] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:21.349485 25054 raft_consensus.cc:2804] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.349987 25054 raft_consensus.cc:697] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 2 LEADER]: Becoming Leader. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:21.350819 25054 consensus_queue.cc:237] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:21.352145 24971 raft_consensus.cc:2468] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 2.
I20260709 13:10:21.356575 25050 consensus_queue.cc:1048] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.377066 25047 raft_consensus.cc:993] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f: : Instructing follower e152d0a9c6dc418bbe6df0a69fe5f320 to start an election
I20260709 13:10:21.377573 25047 raft_consensus.cc:1081] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Signalling peer e152d0a9c6dc418bbe6df0a69fe5f320 to start an election
I20260709 13:10:21.379346 24972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "838df0181170474dbc6069333553245d"
dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:10:21.379801 24972 raft_consensus.cc:493] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:21.381127 24972 raft_consensus.cc:3060] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.387882 24972 raft_consensus.cc:515] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:21.390547 24897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838df0181170474dbc6069333553245d" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:21.390690 24821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838df0181170474dbc6069333553245d" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:21.391129 24897 raft_consensus.cc:3055] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:21.391350 24821 raft_consensus.cc:3060] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.391489 24897 raft_consensus.cc:740] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:21.392338 24897 consensus_queue.cc:260] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:21.393170 24897 raft_consensus.cc:3060] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.391070 24972 leader_election.cc:290] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 2 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:21.398422 24897 raft_consensus.cc:2468] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 2.
I20260709 13:10:21.398492 24821 raft_consensus.cc:2468] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 2.
I20260709 13:10:21.399434 24935 leader_election.cc:304] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:21.400136 25063 raft_consensus.cc:2804] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.399585 24718 catalog_manager.cc:5697] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f reported cstate change: term changed from 1 to 2, leader changed from dc196df67d82448b9ca024e229cd273f (127.18.33.65) to b7fa75e167b94130a3fcd0010e52515f (127.18.33.66). New cstate: current_term: 2 leader_uuid: "b7fa75e167b94130a3fcd0010e52515f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:21.401145 25063 raft_consensus.cc:697] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 LEADER]: Becoming Leader. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Running, Role: LEADER
I20260709 13:10:21.401952 25063 consensus_queue.cc:237] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:21.408569 24721 catalog_manager.cc:5697] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 reported cstate change: term changed from 1 to 2, leader changed from b7fa75e167b94130a3fcd0010e52515f (127.18.33.66) to e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67). New cstate: current_term: 2 leader_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:21.429667 25084 consensus_queue.cc:1048] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.436506 25050 raft_consensus.cc:993] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f: : Instructing follower dc196df67d82448b9ca024e229cd273f to start an election
I20260709 13:10:21.436966 25050 raft_consensus.cc:1081] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Signalling peer dc196df67d82448b9ca024e229cd273f to start an election
I20260709 13:10:21.438624 24823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2e2680701c54039b35924506afa452f"
dest_uuid: "dc196df67d82448b9ca024e229cd273f"
 from {username='slave'} at 127.0.0.1:43362
I20260709 13:10:21.439242 24823 raft_consensus.cc:493] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:21.439584 24823 raft_consensus.cc:3060] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.441604 25084 consensus_queue.cc:1048] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.446075 24823 raft_consensus.cc:515] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:21.447172 24821 raft_consensus.cc:1240] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Rejecting Update request from peer b7fa75e167b94130a3fcd0010e52515f for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:21.450528 25084 consensus_queue.cc:1059] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.450935 24897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e2680701c54039b35924506afa452f" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:21.451223 25050 raft_consensus.cc:3055] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:21.451572 25050 raft_consensus.cc:740] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:21.452286 25050 consensus_queue.cc:260] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:21.452349 25020 consensus_queue.cc:1048] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.453126 25050 raft_consensus.cc:3060] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.451012 24823 leader_election.cc:290] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 2 election: Requested vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:21.455941 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e2680701c54039b35924506afa452f" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:21.456509 24970 raft_consensus.cc:3060] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.460096 25020 consensus_queue.cc:1048] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:21.463143 24970 raft_consensus.cc:2468] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 2.
I20260709 13:10:21.464250 24897 raft_consensus.cc:2468] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 2.
I20260709 13:10:21.464432 24789 leader_election.cc:304] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc196df67d82448b9ca024e229cd273f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:21.465605 25020 raft_consensus.cc:2804] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.466082 25020 raft_consensus.cc:697] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [term 2 LEADER]: Becoming Leader. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Running, Role: LEADER
I20260709 13:10:21.466876 25020 consensus_queue.cc:237] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [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: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:21.473183 25032 raft_consensus.cc:993] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f: : Instructing follower b7fa75e167b94130a3fcd0010e52515f to start an election
I20260709 13:10:21.473641 25032 raft_consensus.cc:1081] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Signalling peer b7fa75e167b94130a3fcd0010e52515f to start an election
I20260709 13:10:21.475682 24897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "013214c3bdd04a42a6807dd6132a8a1d"
dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
 from {username='slave'} at 127.0.0.1:43544
I20260709 13:10:21.476217 24897 raft_consensus.cc:493] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:21.476585 24897 raft_consensus.cc:3060] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.483029 24721 catalog_manager.cc:5697] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f reported cstate change: term changed from 1 to 2, leader changed from b7fa75e167b94130a3fcd0010e52515f (127.18.33.66) to dc196df67d82448b9ca024e229cd273f (127.18.33.65). New cstate: current_term: 2 leader_uuid: "dc196df67d82448b9ca024e229cd273f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:21.485041 24897 raft_consensus.cc:515] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:21.487593 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013214c3bdd04a42a6807dd6132a8a1d" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:21.488144 24823 raft_consensus.cc:3055] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:21.488474 24823 raft_consensus.cc:740] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Running, Role: LEADER
I20260709 13:10:21.489518 24823 consensus_queue.cc:260] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:21.490480 24823 raft_consensus.cc:3060] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.491498 24897 leader_election.cc:290] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 2 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:21.492630 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013214c3bdd04a42a6807dd6132a8a1d" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:21.493470 24970 raft_consensus.cc:3060] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.499362 24823 raft_consensus.cc:2468] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 2.
I20260709 13:10:21.500371 24862 leader_election.cc:304] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:21.501148 25050 raft_consensus.cc:2804] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.501106 24970 raft_consensus.cc:2468] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 2.
I20260709 13:10:21.501801 25050 raft_consensus.cc:697] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [term 2 LEADER]: Becoming Leader. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:21.502625 25050 consensus_queue.cc:237] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:21.508069 24721 catalog_manager.cc:5697] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f reported cstate change: term changed from 1 to 2, leader changed from dc196df67d82448b9ca024e229cd273f (127.18.33.65) to b7fa75e167b94130a3fcd0010e52515f (127.18.33.66). New cstate: current_term: 2 leader_uuid: "b7fa75e167b94130a3fcd0010e52515f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:21.653935 24897 raft_consensus.cc:1275] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Refusing update from remote peer dc196df67d82448b9ca024e229cd273f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.655063 25021 consensus_queue.cc:1048] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.663369 24970 raft_consensus.cc:1275] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Refusing update from remote peer dc196df67d82448b9ca024e229cd273f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.665956 25095 consensus_queue.cc:1048] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:10:21.765494 24823 raft_consensus.cc:1275] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Refusing update from remote peer b7fa75e167b94130a3fcd0010e52515f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.766805 25050 consensus_queue.cc:1048] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.774456 24970 raft_consensus.cc:1275] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Refusing update from remote peer b7fa75e167b94130a3fcd0010e52515f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.775789 25050 consensus_queue.cc:1048] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.828486 24823 raft_consensus.cc:1275] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Refusing update from remote peer e152d0a9c6dc418bbe6df0a69fe5f320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.829790 25063 consensus_queue.cc:1048] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.837173 24897 raft_consensus.cc:1275] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Refusing update from remote peer e152d0a9c6dc418bbe6df0a69fe5f320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.838598 25063 consensus_queue.cc:1048] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.915675 24897 raft_consensus.cc:1275] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Refusing update from remote peer dc196df67d82448b9ca024e229cd273f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.916858 25095 consensus_queue.cc:1048] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.924437 24970 raft_consensus.cc:1275] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Refusing update from remote peer dc196df67d82448b9ca024e229cd273f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.926090 25032 consensus_queue.cc:1048] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.927306 24970 raft_consensus.cc:1275] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Refusing update from remote peer b7fa75e167b94130a3fcd0010e52515f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.928823 25050 consensus_queue.cc:1048] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.937593 24823 raft_consensus.cc:1275] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Refusing update from remote peer b7fa75e167b94130a3fcd0010e52515f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:21.939002 25050 consensus_queue.cc:1048] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:24.115038 24721 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57918:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:10:24.116988 24721 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:10:24.162954 24806 tablet_service.cc:1511] Processing CreateTablet for tablet 7d49985c42404acaad65496746231417 (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:24.164203 24806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d49985c42404acaad65496746231417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.163937 24885 tablet_service.cc:1511] Processing CreateTablet for tablet 7d49985c42404acaad65496746231417 (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:24.165136 24885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d49985c42404acaad65496746231417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.165768 24962 tablet_service.cc:1511] Processing CreateTablet for tablet 7d49985c42404acaad65496746231417 (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:24.166941 24962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d49985c42404acaad65496746231417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.168241 24886 tablet_service.cc:1511] Processing CreateTablet for tablet 27ff436c72d743518b064d2ddc82fdbf (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:24.169447 24886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ff436c72d743518b064d2ddc82fdbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.173049 24887 tablet_service.cc:1511] Processing CreateTablet for tablet a0cecfe541b04b8aaf06b1478991df48 (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:24.174424 24887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0cecfe541b04b8aaf06b1478991df48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.174250 24959 tablet_service.cc:1511] Processing CreateTablet for tablet 27ff436c72d743518b064d2ddc82fdbf (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:24.175469 24959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ff436c72d743518b064d2ddc82fdbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.178213 24961 tablet_service.cc:1511] Processing CreateTablet for tablet a0cecfe541b04b8aaf06b1478991df48 (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:24.179414 24961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0cecfe541b04b8aaf06b1478991df48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.182156 24888 tablet_service.cc:1511] Processing CreateTablet for tablet 8120b2a6afc04d608445cf266897aad8 (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:24.183369 24888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8120b2a6afc04d608445cf266897aad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.186318 24884 tablet_service.cc:1511] Processing CreateTablet for tablet 61c69388873b4f7b8e4f6eb36159201e (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:24.187625 24884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c69388873b4f7b8e4f6eb36159201e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.190158 24883 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee7d8929f1e4f2697264d64d7b46fef (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:24.191403 24883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee7d8929f1e4f2697264d64d7b46fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.191808 24960 tablet_service.cc:1511] Processing CreateTablet for tablet 8120b2a6afc04d608445cf266897aad8 (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:24.192477 24958 tablet_service.cc:1511] Processing CreateTablet for tablet 61c69388873b4f7b8e4f6eb36159201e (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:24.193054 24960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8120b2a6afc04d608445cf266897aad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.193152 24957 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee7d8929f1e4f2697264d64d7b46fef (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:24.196583 24957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee7d8929f1e4f2697264d64d7b46fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.197151 24958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c69388873b4f7b8e4f6eb36159201e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.212359 25109 tablet_bootstrap.cc:492] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
W20260709 13:10:24.216164 25100 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.18.33.126:43439, user_credentials={real_user=slave}} blocked reactor thread for 52274.3us
I20260709 13:10:24.220317 25109 tablet_bootstrap.cc:654] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.220343 25110 tablet_bootstrap.cc:492] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:24.239583 25110 tablet_bootstrap.cc:654] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.240528 24807 tablet_service.cc:1511] Processing CreateTablet for tablet 27ff436c72d743518b064d2ddc82fdbf (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:24.241816 24807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ff436c72d743518b064d2ddc82fdbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.243624 24888 tablet_service.cc:1511] Processing CreateTablet for tablet 9be4de642d964d4280fa7c5c50432ebe (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:24.244853 24888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be4de642d964d4280fa7c5c50432ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.246246 24808 tablet_service.cc:1511] Processing CreateTablet for tablet a0cecfe541b04b8aaf06b1478991df48 (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:24.247002 24886 tablet_service.cc:1511] Processing CreateTablet for tablet b87400c8b5b24695a99f7cafc4ceaea5 (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:24.247429 24808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0cecfe541b04b8aaf06b1478991df48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.248234 24886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b87400c8b5b24695a99f7cafc4ceaea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.250049 24812 tablet_service.cc:1511] Processing CreateTablet for tablet 8120b2a6afc04d608445cf266897aad8 (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:24.251178 24812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8120b2a6afc04d608445cf266897aad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.255491 24811 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee7d8929f1e4f2697264d64d7b46fef (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:24.256282 24959 tablet_service.cc:1511] Processing CreateTablet for tablet 9be4de642d964d4280fa7c5c50432ebe (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:24.253270 24813 tablet_service.cc:1511] Processing CreateTablet for tablet 61c69388873b4f7b8e4f6eb36159201e (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:24.257472 24959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be4de642d964d4280fa7c5c50432ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.261668 24960 tablet_service.cc:1511] Processing CreateTablet for tablet b87400c8b5b24695a99f7cafc4ceaea5 (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:24.262881 24960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b87400c8b5b24695a99f7cafc4ceaea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.256667 24811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee7d8929f1e4f2697264d64d7b46fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.266194 24885 tablet_service.cc:1511] Processing CreateTablet for tablet 4f746079c5a54a52a683794ee9704f79 (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:24.266968 24813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61c69388873b4f7b8e4f6eb36159201e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.267587 24885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f746079c5a54a52a683794ee9704f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.282954 24962 tablet_service.cc:1511] Processing CreateTablet for tablet 4f746079c5a54a52a683794ee9704f79 (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:24.284256 24962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f746079c5a54a52a683794ee9704f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.298110 24805 tablet_service.cc:1511] Processing CreateTablet for tablet 4f746079c5a54a52a683794ee9704f79 (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:24.299021 24810 tablet_service.cc:1511] Processing CreateTablet for tablet 9be4de642d964d4280fa7c5c50432ebe (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:24.299021 24809 tablet_service.cc:1511] Processing CreateTablet for tablet b87400c8b5b24695a99f7cafc4ceaea5 (DEFAULT_TABLE table=soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:24.299521 24805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f746079c5a54a52a683794ee9704f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.302287 24810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be4de642d964d4280fa7c5c50432ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.303894 24809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b87400c8b5b24695a99f7cafc4ceaea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.305711 25110 tablet_bootstrap.cc:492] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:24.306286 25110 ts_tablet_manager.cc:1403] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.002s
I20260709 13:10:24.309147 25110 raft_consensus.cc:359] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.309894 25110 raft_consensus.cc:385] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.310221 25110 raft_consensus.cc:740] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.311024 25110 consensus_queue.cc:260] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.316726 25109 tablet_bootstrap.cc:492] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:24.317293 25109 ts_tablet_manager.cc:1403] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.018s
I20260709 13:10:24.320143 25109 raft_consensus.cc:359] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.320864 25109 raft_consensus.cc:385] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.321131 25109 raft_consensus.cc:740] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.324100 25110 ts_tablet_manager.cc:1434] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 13:10:24.326970 25110 tablet_bootstrap.cc:492] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:24.324580 25109 consensus_queue.cc:260] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.333029 25109 ts_tablet_manager.cc:1434] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:10:24.333546 25108 tablet_bootstrap.cc:492] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:24.333981 25109 tablet_bootstrap.cc:492] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:24.346239 25109 tablet_bootstrap.cc:654] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.358306 25110 tablet_bootstrap.cc:654] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.368100 25109 tablet_bootstrap.cc:492] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:24.368597 25109 ts_tablet_manager.cc:1403] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.013s
I20260709 13:10:24.371338 25109 raft_consensus.cc:359] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.371994 25109 raft_consensus.cc:385] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.372277 25109 raft_consensus.cc:740] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.372989 25109 consensus_queue.cc:260] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.373971 25108 tablet_bootstrap.cc:654] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.383234 25109 ts_tablet_manager.cc:1434] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:10:24.387923 25109 tablet_bootstrap.cc:492] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:24.391575 25110 tablet_bootstrap.cc:492] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:24.392107 25110 ts_tablet_manager.cc:1403] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.008s
I20260709 13:10:24.395004 25110 raft_consensus.cc:359] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.395673 25110 raft_consensus.cc:385] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.395957 25110 raft_consensus.cc:740] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.396737 25110 consensus_queue.cc:260] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.398953 25110 ts_tablet_manager.cc:1434] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:24.399927 25110 tablet_bootstrap.cc:492] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:24.402370 25108 tablet_bootstrap.cc:492] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:24.402837 25109 tablet_bootstrap.cc:654] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.402889 25108 ts_tablet_manager.cc:1403] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.008s
I20260709 13:10:24.406221 25110 tablet_bootstrap.cc:654] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.406168 25108 raft_consensus.cc:359] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.406949 25108 raft_consensus.cc:385] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.407269 25108 raft_consensus.cc:740] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.407958 25108 consensus_queue.cc:260] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.413360 25108 ts_tablet_manager.cc:1434] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:10:24.414552 25108 tablet_bootstrap.cc:492] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:24.414638 25109 tablet_bootstrap.cc:492] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:24.415172 25109 ts_tablet_manager.cc:1403] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 13:10:24.415848 25110 tablet_bootstrap.cc:492] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:24.416338 25110 ts_tablet_manager.cc:1403] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:10:24.419266 25110 raft_consensus.cc:359] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.419961 25110 raft_consensus.cc:385] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.420285 25110 raft_consensus.cc:740] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.420102 25109 raft_consensus.cc:359] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.420977 25109 raft_consensus.cc:385] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.421283 25109 raft_consensus.cc:740] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.421262 25110 consensus_queue.cc:260] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.422216 25109 consensus_queue.cc:260] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.424116 25110 ts_tablet_manager.cc:1434] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:24.424419 25109 ts_tablet_manager.cc:1434] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:10:24.425150 25110 tablet_bootstrap.cc:492] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:24.426652 25109 tablet_bootstrap.cc:492] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:24.432265 25109 tablet_bootstrap.cc:654] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.432758 25110 tablet_bootstrap.cc:654] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.441527 25108 tablet_bootstrap.cc:654] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.448271 25108 tablet_bootstrap.cc:492] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:24.448904 25108 ts_tablet_manager.cc:1403] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.006s
I20260709 13:10:24.456907 25108 raft_consensus.cc:359] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.457720 25108 raft_consensus.cc:385] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.458038 25108 raft_consensus.cc:740] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.458827 25108 consensus_queue.cc:260] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.460847 25108 ts_tablet_manager.cc:1434] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:24.460927 25109 tablet_bootstrap.cc:492] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:24.461449 25110 tablet_bootstrap.cc:492] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:24.461547 25109 ts_tablet_manager.cc:1403] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.008s
I20260709 13:10:24.461869 25108 tablet_bootstrap.cc:492] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:24.462025 25110 ts_tablet_manager.cc:1403] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.037s	user 0.028s	sys 0.007s
I20260709 13:10:24.463987 25032 raft_consensus.cc:493] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.464465 25032 raft_consensus.cc:515] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.464648 25109 raft_consensus.cc:359] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.465451 25109 raft_consensus.cc:385] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.465739 25109 raft_consensus.cc:740] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.466332 25110 raft_consensus.cc:359] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.466567 25109 consensus_queue.cc:260] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.467065 25110 raft_consensus.cc:385] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.467840 24897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be4de642d964d4280fa7c5c50432ebe" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
I20260709 13:10:24.469319 25109 ts_tablet_manager.cc:1434] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:24.467444 25110 raft_consensus.cc:740] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.470279 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be4de642d964d4280fa7c5c50432ebe" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:24.470707 25109 tablet_bootstrap.cc:492] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
W20260709 13:10:24.471762 24786 leader_election.cc:343] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.466507 25032 leader_election.cc:290] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:24.470986 25110 consensus_queue.cc:260] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
W20260709 13:10:24.473078 24789 leader_election.cc:343] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.476470 24789 leader_election.cc:304] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc196df67d82448b9ca024e229cd273f; no voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320
I20260709 13:10:24.478359 25097 raft_consensus.cc:493] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.479188 25109 tablet_bootstrap.cc:654] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.479555 25032 raft_consensus.cc:2749] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:24.478863 25097 raft_consensus.cc:515] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.482167 25110 ts_tablet_manager.cc:1434] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:10:24.482983 25097 leader_election.cc:290] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:24.483417 25110 tablet_bootstrap.cc:492] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:24.485574 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d49985c42404acaad65496746231417" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:24.486244 24823 raft_consensus.cc:2468] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:24.487479 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d49985c42404acaad65496746231417" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:24.488116 24970 raft_consensus.cc:2468] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:24.489362 24864 leader_election.cc:304] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:24.490835 25110 tablet_bootstrap.cc:654] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.470480 25108 tablet_bootstrap.cc:654] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.501734 25089 raft_consensus.cc:493] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.502527 25089 raft_consensus.cc:515] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.503580 25110 tablet_bootstrap.cc:492] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:24.504197 25110 ts_tablet_manager.cc:1403] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 13:10:24.506206 25089 leader_election.cc:290] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:24.508082 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff436c72d743518b064d2ddc82fdbf" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:24.507421 25110 raft_consensus.cc:359] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.509625 25110 raft_consensus.cc:385] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.507582 24897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff436c72d743518b064d2ddc82fdbf" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
W20260709 13:10:24.509570 24936 leader_election.cc:343] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.510149 25110 raft_consensus.cc:740] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.510396 24897 raft_consensus.cc:2468] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 0.
I20260709 13:10:24.511406 25110 consensus_queue.cc:260] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.512593 24935 leader_election.cc:304] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: dc196df67d82448b9ca024e229cd273f
I20260709 13:10:24.515584 25089 raft_consensus.cc:493] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.516098 25089 raft_consensus.cc:515] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.526682 25097 raft_consensus.cc:2804] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.527246 25097 raft_consensus.cc:493] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.527580 25097 raft_consensus.cc:3060] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.537791 25089 leader_election.cc:290] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:24.538694 25089 raft_consensus.cc:2804] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.539054 25089 raft_consensus.cc:493] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.539366 25089 raft_consensus.cc:3060] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.541731 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c69388873b4f7b8e4f6eb36159201e" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
W20260709 13:10:24.545580 24936 leader_election.cc:343] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:24.584064 24935 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.66:44397, user_credentials={real_user=slave}} blocked reactor thread for 71573.8us
I20260709 13:10:24.586100 24897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c69388873b4f7b8e4f6eb36159201e" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
W20260709 13:10:24.592729 24935 leader_election.cc:343] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.598594 24935 leader_election.cc:304] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e152d0a9c6dc418bbe6df0a69fe5f320; no voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f
W20260709 13:10:24.602135 24862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.65:44027, user_credentials={real_user=slave}} blocked reactor thread for 107082us
I20260709 13:10:24.604161 25127 raft_consensus.cc:2749] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:24.605844 25122 raft_consensus.cc:493] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.606391 25122 raft_consensus.cc:515] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.618213 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cecfe541b04b8aaf06b1478991df48" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
W20260709 13:10:24.611584 24864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.33.67:33289, user_credentials={real_user=slave}} blocked reactor thread for 122327us
W20260709 13:10:24.626533 24862 leader_election.cc:343] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.634748 25097 raft_consensus.cc:515] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.638654 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d49985c42404acaad65496746231417" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:24.639328 24823 raft_consensus.cc:3060] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.652842 25089 raft_consensus.cc:515] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.654601 25122 leader_election.cc:290] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:24.659310 24821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff436c72d743518b064d2ddc82fdbf" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f"
W20260709 13:10:24.661037 24936 leader_election.cc:343] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.662609 25110 ts_tablet_manager.cc:1434] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.158s	user 0.054s	sys 0.100s
I20260709 13:10:24.663964 25110 tablet_bootstrap.cc:492] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:24.665041 25109 tablet_bootstrap.cc:492] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:24.665640 25109 ts_tablet_manager.cc:1403] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.195s	user 0.069s	sys 0.114s
I20260709 13:10:24.666985 25108 tablet_bootstrap.cc:492] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:24.667492 25108 ts_tablet_manager.cc:1403] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.206s	user 0.077s	sys 0.089s
I20260709 13:10:24.668771 25109 raft_consensus.cc:359] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.669598 25109 raft_consensus.cc:385] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.669932 25110 tablet_bootstrap.cc:654] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.670349 25108 raft_consensus.cc:359] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.671077 25108 raft_consensus.cc:385] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.671317 25108 raft_consensus.cc:740] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.672175 25108 consensus_queue.cc:260] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.672472 25097 leader_election.cc:290] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:24.669946 25109 raft_consensus.cc:740] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.673561 25109 consensus_queue.cc:260] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.674116 24823 raft_consensus.cc:2468] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:24.675398 24862 leader_election.cc:304] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:24.675791 25109 ts_tablet_manager.cc:1434] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:10:24.676045 25108 ts_tablet_manager.cc:1434] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260709 13:10:24.676496 25124 raft_consensus.cc:2804] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:24.677047 25108 tablet_bootstrap.cc:492] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:24.676896 25109 tablet_bootstrap.cc:492] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:24.680877 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cecfe541b04b8aaf06b1478991df48" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:24.682888 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d49985c42404acaad65496746231417" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:24.683133 25109 tablet_bootstrap.cc:654] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.683425 24970 raft_consensus.cc:3060] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.684209 25108 tablet_bootstrap.cc:654] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.676975 25124 raft_consensus.cc:697] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Becoming Leader. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:24.685906 25124 consensus_queue.cc:237] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
W20260709 13:10:24.690024 24864 leader_election.cc:343] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.690899 24864 leader_election.cc:304] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f; no voters: dc196df67d82448b9ca024e229cd273f, e152d0a9c6dc418bbe6df0a69fe5f320
I20260709 13:10:24.695020 25097 raft_consensus.cc:2749] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:24.695930 24897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff436c72d743518b064d2ddc82fdbf" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:24.696547 24897 raft_consensus.cc:3060] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.698168 25108 tablet_bootstrap.cc:492] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:24.698673 25108 ts_tablet_manager.cc:1403] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 13:10:24.698745 24970 raft_consensus.cc:2468] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:24.693900 25089 leader_election.cc:290] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:24.701596 25108 raft_consensus.cc:359] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.702250 25108 raft_consensus.cc:385] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.702505 25108 raft_consensus.cc:740] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.703166 25108 consensus_queue.cc:260] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.705456 25108 ts_tablet_manager.cc:1434] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:24.707607 24897 raft_consensus.cc:2468] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 1.
W20260709 13:10:24.707794 24769 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:24.708230 25108 tablet_bootstrap.cc:492] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:24.712495 25110 tablet_bootstrap.cc:492] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:24.713011 25110 ts_tablet_manager.cc:1403] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.004s
I20260709 13:10:24.713621 25109 tablet_bootstrap.cc:492] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:24.714138 25109 ts_tablet_manager.cc:1403] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.037s	user 0.027s	sys 0.008s
I20260709 13:10:24.715656 24935 leader_election.cc:304] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: dc196df67d82448b9ca024e229cd273f
I20260709 13:10:24.715946 25110 raft_consensus.cc:359] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.716676 25110 raft_consensus.cc:385] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.716747 25089 raft_consensus.cc:2804] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:24.717011 25110 raft_consensus.cc:740] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.716868 25109 raft_consensus.cc:359] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.717895 25109 raft_consensus.cc:385] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.718240 25109 raft_consensus.cc:740] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.717505 25089 raft_consensus.cc:697] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 LEADER]: Becoming Leader. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Running, Role: LEADER
I20260709 13:10:24.718078 25110 consensus_queue.cc:260] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.719069 25108 tablet_bootstrap.cc:654] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.719053 25109 consensus_queue.cc:260] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.719197 25089 consensus_queue.cc:237] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.720584 25110 ts_tablet_manager.cc:1434] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:10:24.721639 25110 tablet_bootstrap.cc:492] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:24.721995 25109 ts_tablet_manager.cc:1434] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:10:24.722970 25109 tablet_bootstrap.cc:492] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:24.724692 24721 catalog_manager.cc:5697] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fa75e167b94130a3fcd0010e52515f (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b7fa75e167b94130a3fcd0010e52515f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:24.727614 25110 tablet_bootstrap.cc:654] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.727799 25032 raft_consensus.cc:493] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.728343 25032 raft_consensus.cc:515] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.729584 25109 tablet_bootstrap.cc:654] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.732640 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff436c72d743518b064d2ddc82fdbf" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:24.733872 25032 leader_election.cc:290] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:24.737737 24897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff436c72d743518b064d2ddc82fdbf" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
I20260709 13:10:24.739046 24897 raft_consensus.cc:2393] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc196df67d82448b9ca024e229cd273f in current term 1: Already voted for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in this term.
I20260709 13:10:24.739660 25126 raft_consensus.cc:493] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.740237 25126 raft_consensus.cc:515] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.742453 25126 leader_election.cc:290] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:24.743140 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cecfe541b04b8aaf06b1478991df48" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:24.744313 25109 tablet_bootstrap.cc:492] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:24.744828 25109 ts_tablet_manager.cc:1403] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 13:10:24.745179 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cecfe541b04b8aaf06b1478991df48" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
I20260709 13:10:24.745993 24898 raft_consensus.cc:2468] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 0.
W20260709 13:10:24.746670 24936 leader_election.cc:343] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.747484 24935 leader_election.cc:304] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: dc196df67d82448b9ca024e229cd273f
I20260709 13:10:24.747805 25109 raft_consensus.cc:359] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.748533 25109 raft_consensus.cc:385] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.748917 25126 raft_consensus.cc:2804] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.749477 25126 raft_consensus.cc:493] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.749871 25126 raft_consensus.cc:3060] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.750640 25109 raft_consensus.cc:740] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.751693 25109 consensus_queue.cc:260] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.752391 24786 leader_election.cc:304] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc196df67d82448b9ca024e229cd273f; no voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320
I20260709 13:10:24.753799 25032 raft_consensus.cc:3060] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.756383 25109 ts_tablet_manager.cc:1434] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260709 13:10:24.759480 25109 tablet_bootstrap.cc:492] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:24.759917 25126 raft_consensus.cc:515] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.763857 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cecfe541b04b8aaf06b1478991df48" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:24.764400 24898 raft_consensus.cc:3060] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.766800 25109 tablet_bootstrap.cc:654] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.768709 25032 raft_consensus.cc:2749] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:24.769820 25124 raft_consensus.cc:493] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.770364 25124 raft_consensus.cc:515] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.776253 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120b2a6afc04d608445cf266897aad8" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:24.776366 25124 leader_election.cc:290] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:24.776275 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120b2a6afc04d608445cf266897aad8" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:24.777911 24970 raft_consensus.cc:2468] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:24.779184 24864 leader_election.cc:304] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
W20260709 13:10:24.780298 24862 leader_election.cc:343] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.779986 25124 raft_consensus.cc:2804] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.781693 25124 raft_consensus.cc:493] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.782090 25124 raft_consensus.cc:3060] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.785493 25126 leader_election.cc:290] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:24.828945 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cecfe541b04b8aaf06b1478991df48" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:24.830451 24898 raft_consensus.cc:2468] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 1.
W20260709 13:10:24.833302 24936 leader_election.cc:343] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.840041 24935 leader_election.cc:304] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: dc196df67d82448b9ca024e229cd273f
I20260709 13:10:24.842073 25089 raft_consensus.cc:2804] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:24.842895 25089 raft_consensus.cc:697] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 LEADER]: Becoming Leader. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Running, Role: LEADER
I20260709 13:10:24.852658 25109 tablet_bootstrap.cc:492] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:24.852222 25089 consensus_queue.cc:237] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.853753 25109 ts_tablet_manager.cc:1403] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.009s
I20260709 13:10:24.859989 25110 tablet_bootstrap.cc:492] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:24.861033 25110 ts_tablet_manager.cc:1403] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.140s	user 0.033s	sys 0.036s
I20260709 13:10:24.864460 25109 raft_consensus.cc:359] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.867007 25110 raft_consensus.cc:359] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.868456 25110 raft_consensus.cc:385] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.868986 25110 raft_consensus.cc:740] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.870011 25110 consensus_queue.cc:260] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.872344 25110 ts_tablet_manager.cc:1434] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:10:24.874532 25110 tablet_bootstrap.cc:492] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:24.867520 25109 raft_consensus.cc:385] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.877509 25109 raft_consensus.cc:740] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.878381 25109 consensus_queue.cc:260] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.881278 25108 tablet_bootstrap.cc:492] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:24.882440 25108 ts_tablet_manager.cc:1403] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.176s	user 0.035s	sys 0.024s
I20260709 13:10:24.886027 25124 raft_consensus.cc:515] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.887076 25109 ts_tablet_manager.cc:1434] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.006s
I20260709 13:10:24.887794 25108 raft_consensus.cc:359] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.888887 25109 tablet_bootstrap.cc:492] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f: Bootstrap starting.
I20260709 13:10:24.890440 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120b2a6afc04d608445cf266897aad8" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f"
W20260709 13:10:24.892827 24862 leader_election.cc:343] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.893668 25108 raft_consensus.cc:385] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.897137 25108 raft_consensus.cc:740] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.897920 25108 consensus_queue.cc:260] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.898272 24718 catalog_manager.cc:5697] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 reported cstate change: term changed from 0 to 1, leader changed from <none> to e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:24.903141 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120b2a6afc04d608445cf266897aad8" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:24.903975 24970 raft_consensus.cc:3060] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.905508 25108 ts_tablet_manager.cc:1434] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.003s
I20260709 13:10:24.907305 25108 tablet_bootstrap.cc:492] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:24.911291 25110 tablet_bootstrap.cc:654] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.915614 25108 tablet_bootstrap.cc:654] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.918202 25124 leader_election.cc:290] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:24.938485 25128 raft_consensus.cc:493] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.939029 25109 tablet_bootstrap.cc:654] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.939371 25128 raft_consensus.cc:515] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.943533 25089 raft_consensus.cc:493] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.946465 25089 raft_consensus.cc:515] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.947434 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c69388873b4f7b8e4f6eb36159201e" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:24.948084 24823 raft_consensus.cc:2468] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:24.948496 25089 leader_election.cc:290] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:24.948843 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c69388873b4f7b8e4f6eb36159201e" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:24.949558 24862 leader_election.cc:304] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:24.949851 24971 raft_consensus.cc:2468] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:24.950647 25122 raft_consensus.cc:2804] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.950167 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87400c8b5b24695a99f7cafc4ceaea5" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
I20260709 13:10:24.951114 25122 raft_consensus.cc:493] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.951586 25122 raft_consensus.cc:3060] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.952055 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87400c8b5b24695a99f7cafc4ceaea5" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:24.953011 24823 raft_consensus.cc:2468] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 0.
I20260709 13:10:24.953433 25109 tablet_bootstrap.cc:492] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f: No bootstrap required, opened a new log
I20260709 13:10:24.951690 24898 raft_consensus.cc:2468] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 0.
I20260709 13:10:24.954264 25109 ts_tablet_manager.cc:1403] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.008s
I20260709 13:10:24.952142 25110 tablet_bootstrap.cc:492] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:24.955106 25110 ts_tablet_manager.cc:1403] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.026s
I20260709 13:10:24.955299 24935 leader_election.cc:304] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:24.956223 25089 raft_consensus.cc:2804] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.956583 25089 raft_consensus.cc:493] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.956892 25089 raft_consensus.cc:3060] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.957625 25109 raft_consensus.cc:359] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.958355 25109 raft_consensus.cc:385] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.958134 25110 raft_consensus.cc:359] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.958680 25109 raft_consensus.cc:740] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.954247 25108 tablet_bootstrap.cc:492] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:24.959427 25108 ts_tablet_manager.cc:1403] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.017s
I20260709 13:10:24.959583 25109 consensus_queue.cc:260] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.958889 25110 raft_consensus.cc:385] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.960671 25110 raft_consensus.cc:740] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.961612 25110 consensus_queue.cc:260] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.964316 25110 ts_tablet_manager.cc:1434] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:10:24.965705 25110 tablet_bootstrap.cc:492] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320: Bootstrap starting.
I20260709 13:10:24.971458 25089 raft_consensus.cc:515] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.972550 25110 tablet_bootstrap.cc:654] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.960641 25128 leader_election.cc:290] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:24.975368 24970 raft_consensus.cc:2468] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:24.978178 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87400c8b5b24695a99f7cafc4ceaea5" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:24.978320 24864 leader_election.cc:304] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: dc196df67d82448b9ca024e229cd273f
I20260709 13:10:24.978960 24823 raft_consensus.cc:3060] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.980038 25128 raft_consensus.cc:2804] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:24.981380 25128 raft_consensus.cc:697] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Becoming Leader. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:24.981557 25097 raft_consensus.cc:493] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.982170 25097 raft_consensus.cc:515] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.982630 25109 ts_tablet_manager.cc:1434] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:10:24.982662 25128 consensus_queue.cc:237] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.985453 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87400c8b5b24695a99f7cafc4ceaea5" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:24.985641 25108 raft_consensus.cc:359] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.986192 24898 raft_consensus.cc:3060] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.986364 25108 raft_consensus.cc:385] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.986831 25108 raft_consensus.cc:740] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.976900 25122 raft_consensus.cc:515] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.987665 24718 catalog_manager.cc:5697] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 reported cstate change: term changed from 0 to 1, leader changed from <none> to e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:24.989463 25122 leader_election.cc:290] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:24.990389 24821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c69388873b4f7b8e4f6eb36159201e" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:24.990281 25108 consensus_queue.cc:260] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:24.991230 24821 raft_consensus.cc:3060] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.993628 25108 ts_tablet_manager.cc:1434] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.002s
I20260709 13:10:24.994340 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61c69388873b4f7b8e4f6eb36159201e" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:24.998373 24970 raft_consensus.cc:3060] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.994978 25108 tablet_bootstrap.cc:492] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:24.999083 25097 leader_election.cc:290] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:24.999620 25097 raft_consensus.cc:493] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:25.001453 24821 raft_consensus.cc:2468] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:25.001752 24822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee7d8929f1e4f2697264d64d7b46fef" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:25.002990 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee7d8929f1e4f2697264d64d7b46fef" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:25.003526 24862 leader_election.cc:304] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
W20260709 13:10:25.005333 24862 leader_election.cc:343] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:25.006124 25124 raft_consensus.cc:2804] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:25.006750 25124 raft_consensus.cc:697] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Becoming Leader. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:25.007923 25124 consensus_queue.cc:237] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.009946 24971 raft_consensus.cc:2468] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:25.010102 25108 tablet_bootstrap.cc:654] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:25.011725 24864 leader_election.cc:304] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: dc196df67d82448b9ca024e229cd273f
I20260709 13:10:25.013175 25122 raft_consensus.cc:2804] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:25.001722 25089 leader_election.cc:290] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:25.013581 25122 raft_consensus.cc:493] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:25.014279 25122 raft_consensus.cc:3060] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.997773 24898 raft_consensus.cc:2468] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 1.
I20260709 13:10:25.027040 24935 leader_election.cc:304] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:25.028543 25089 raft_consensus.cc:2804] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:25.029160 25089 raft_consensus.cc:697] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 LEADER]: Becoming Leader. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Running, Role: LEADER
I20260709 13:10:25.030339 25089 consensus_queue.cc:237] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.000039 25097 raft_consensus.cc:515] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.038445 25122 raft_consensus.cc:515] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.039908 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f746079c5a54a52a683794ee9704f79" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:25.053670 24970 raft_consensus.cc:2468] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:25.020977 24823 raft_consensus.cc:2468] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 1.
W20260709 13:10:25.054060 24864 leader_election.cc:343] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:25.049978 25097 leader_election.cc:290] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:25.069024 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee7d8929f1e4f2697264d64d7b46fef" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:25.070183 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee7d8929f1e4f2697264d64d7b46fef" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:25.070855 24971 raft_consensus.cc:3060] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.060209 24822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f746079c5a54a52a683794ee9704f79" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:25.062384 25139 raft_consensus.cc:493] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:25.072566 25139 raft_consensus.cc:515] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.076027 25139 leader_election.cc:290] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:25.079025 24972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cecfe541b04b8aaf06b1478991df48" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:25.080094 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cecfe541b04b8aaf06b1478991df48" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
I20260709 13:10:25.081183 24898 raft_consensus.cc:2393] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc196df67d82448b9ca024e229cd273f in current term 1: Already voted for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in this term.
I20260709 13:10:25.082544 24786 leader_election.cc:304] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc196df67d82448b9ca024e229cd273f; no voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320
I20260709 13:10:25.083827 25139 raft_consensus.cc:3060] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.087654 24971 raft_consensus.cc:2468] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:25.089061 24864 leader_election.cc:304] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:25.089927 25097 raft_consensus.cc:2804] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:10:25.089973 24862 leader_election.cc:343] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:25.090480 25097 raft_consensus.cc:697] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Becoming Leader. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:25.101773 25108 tablet_bootstrap.cc:492] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:25.100812 25110 tablet_bootstrap.cc:492] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320: No bootstrap required, opened a new log
I20260709 13:10:25.102309 25108 ts_tablet_manager.cc:1403] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.108s	user 0.045s	sys 0.047s
I20260709 13:10:25.102771 25110 ts_tablet_manager.cc:1403] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent bootstrapping tablet: real 0.138s	user 0.053s	sys 0.054s
I20260709 13:10:25.102285 25097 consensus_queue.cc:237] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.067067 25122 leader_election.cc:290] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:25.104068 24718 catalog_manager.cc:5697] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 reported cstate change: term changed from 0 to 1, leader changed from <none> to e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67). New cstate: current_term: 1 leader_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:25.105518 25108 raft_consensus.cc:359] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.109550 25108 raft_consensus.cc:385] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:25.109298 25110 raft_consensus.cc:359] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.109877 25108 raft_consensus.cc:740] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.107822 24719 catalog_manager.cc:5697] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fa75e167b94130a3fcd0010e52515f (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b7fa75e167b94130a3fcd0010e52515f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.110069 25110 raft_consensus.cc:385] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:25.110354 25110 raft_consensus.cc:740] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.111056 25110 consensus_queue.cc:260] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.110900 24719 catalog_manager.cc:5697] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fa75e167b94130a3fcd0010e52515f (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b7fa75e167b94130a3fcd0010e52515f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:25.112507 24862 leader_election.cc:343] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:25.112941 24862 leader_election.cc:304] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f; no voters: dc196df67d82448b9ca024e229cd273f, e152d0a9c6dc418bbe6df0a69fe5f320
I20260709 13:10:25.114091 25122 raft_consensus.cc:2749] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:25.115806 25108 consensus_queue.cc:260] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.116376 25110 ts_tablet_manager.cc:1434] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260709 13:10:25.118384 25108 ts_tablet_manager.cc:1434] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:10:25.119563 25108 tablet_bootstrap.cc:492] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:25.107836 25139 raft_consensus.cc:2749] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:25.125651 25108 tablet_bootstrap.cc:654] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:25.130709 25108 tablet_bootstrap.cc:492] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:25.131163 25108 ts_tablet_manager.cc:1403] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:10:25.133886 25108 raft_consensus.cc:359] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.134601 25108 raft_consensus.cc:385] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:25.134841 25108 raft_consensus.cc:740] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.135426 25108 consensus_queue.cc:260] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.136924 25108 ts_tablet_manager.cc:1434] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:25.138420 25108 tablet_bootstrap.cc:492] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f: Bootstrap starting.
I20260709 13:10:25.140296 24721 catalog_manager.cc:5697] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fa75e167b94130a3fcd0010e52515f (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b7fa75e167b94130a3fcd0010e52515f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.143926 25108 tablet_bootstrap.cc:654] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:25.150864 25108 tablet_bootstrap.cc:492] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f: No bootstrap required, opened a new log
I20260709 13:10:25.151450 25108 ts_tablet_manager.cc:1403] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260709 13:10:25.153884 25108 raft_consensus.cc:359] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.154337 25108 raft_consensus.cc:385] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:25.154498 25108 raft_consensus.cc:740] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.155014 25108 consensus_queue.cc:260] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.156642 25108 ts_tablet_manager.cc:1434] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:25.162464 25097 consensus_queue.cc:1048] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:10:25.176561 25150 consensus_queue.cc:1048] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.189308 25139 raft_consensus.cc:493] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:25.189904 25139 raft_consensus.cc:515] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.191982 25139 leader_election.cc:290] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:25.192588 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120b2a6afc04d608445cf266897aad8" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
I20260709 13:10:25.193691 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120b2a6afc04d608445cf266897aad8" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:25.194442 24971 raft_consensus.cc:2393] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc196df67d82448b9ca024e229cd273f in current term 1: Already voted for candidate b7fa75e167b94130a3fcd0010e52515f in this term.
I20260709 13:10:25.195473 24789 leader_election.cc:304] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc196df67d82448b9ca024e229cd273f; no voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320
I20260709 13:10:25.196221 25139 raft_consensus.cc:3060] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.202160 25139 raft_consensus.cc:2749] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:25.249527 25089 consensus_queue.cc:1048] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:25.254452 25150 raft_consensus.cc:493] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:25.255034 25150 raft_consensus.cc:515] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.257948 24822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be4de642d964d4280fa7c5c50432ebe" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f" is_pre_election: true
I20260709 13:10:25.258255 25150 leader_election.cc:290] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:25.259142 24822 raft_consensus.cc:2468] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:25.260499 24862 leader_election.cc:304] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:25.261416 25150 raft_consensus.cc:2804] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:25.261513 25126 consensus_queue.cc:1048] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:25.262252 25150 raft_consensus.cc:493] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:25.262601 25150 raft_consensus.cc:3060] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.263063 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be4de642d964d4280fa7c5c50432ebe" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:25.263778 24971 raft_consensus.cc:2468] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 0.
I20260709 13:10:25.285444 25150 raft_consensus.cc:515] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.287588 25150 leader_election.cc:290] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:25.288147 25139 raft_consensus.cc:493] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:25.288393 24822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be4de642d964d4280fa7c5c50432ebe" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:25.288545 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be4de642d964d4280fa7c5c50432ebe" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:25.288641 25139 raft_consensus.cc:515] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.289011 24822 raft_consensus.cc:3060] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.289093 24971 raft_consensus.cc:3060] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.290499 25139 leader_election.cc:290] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:25.292258 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee7d8929f1e4f2697264d64d7b46fef" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:25.293012 24970 raft_consensus.cc:2393] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc196df67d82448b9ca024e229cd273f in current term 1: Already voted for candidate b7fa75e167b94130a3fcd0010e52515f in this term.
I20260709 13:10:25.295905 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee7d8929f1e4f2697264d64d7b46fef" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
I20260709 13:10:25.296159 24971 raft_consensus.cc:2468] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:25.296926 24822 raft_consensus.cc:2468] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 1.
I20260709 13:10:25.297031 24786 leader_election.cc:304] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc196df67d82448b9ca024e229cd273f; no voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320
I20260709 13:10:25.297322 24864 leader_election.cc:304] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:25.297868 25139 raft_consensus.cc:3060] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.298096 25150 raft_consensus.cc:2804] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:25.298592 25150 raft_consensus.cc:697] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Becoming Leader. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:25.299244 25150 consensus_queue.cc:237] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.303560 25139 raft_consensus.cc:2749] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:25.307219 24721 catalog_manager.cc:5697] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fa75e167b94130a3fcd0010e52515f (127.18.33.66). New cstate: current_term: 1 leader_uuid: "b7fa75e167b94130a3fcd0010e52515f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.339891 25163 consensus_queue.cc:1048] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.350080 25164 consensus_queue.cc:1048] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:25.397882 25150 consensus_queue.cc:1048] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.407981 25097 consensus_queue.cc:1048] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.447647 25097 consensus_queue.cc:1048] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.455812 25152 consensus_queue.cc:1048] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:25.475626 25032 raft_consensus.cc:493] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:25.476111 25032 raft_consensus.cc:515] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.477727 25032 leader_election.cc:290] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:25.478477 24897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f746079c5a54a52a683794ee9704f79" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f" is_pre_election: true
I20260709 13:10:25.478765 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f746079c5a54a52a683794ee9704f79" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" is_pre_election: true
I20260709 13:10:25.479174 24897 raft_consensus.cc:2468] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 0.
I20260709 13:10:25.479337 24971 raft_consensus.cc:2468] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 0.
I20260709 13:10:25.480368 24786 leader_election.cc:304] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:25.481081 25032 raft_consensus.cc:2804] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:25.481469 25032 raft_consensus.cc:493] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:25.481716 25032 raft_consensus.cc:3060] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.487319 25032 raft_consensus.cc:515] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.489674 24897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f746079c5a54a52a683794ee9704f79" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:25.489845 24971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f746079c5a54a52a683794ee9704f79" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:25.490316 24897 raft_consensus.cc:3060] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.490437 24971 raft_consensus.cc:3060] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.491600 25164 consensus_queue.cc:1048] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.492970 25152 consensus_queue.cc:1048] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.498008 24897 raft_consensus.cc:2468] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 1.
I20260709 13:10:25.498303 24971 raft_consensus.cc:2468] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 1.
I20260709 13:10:25.489648 25032 leader_election.cc:290] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 election: Requested vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:25.499504 24786 leader_election.cc:304] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:25.500911 25032 raft_consensus.cc:2804] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:25.501654 25032 raft_consensus.cc:697] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Becoming Leader. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Running, Role: LEADER
I20260709 13:10:25.502471 25032 consensus_queue.cc:237] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.509622 25164 consensus_queue.cc:1048] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.511497 25122 consensus_queue.cc:1048] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.533857 24718 catalog_manager.cc:5697] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f reported cstate change: term changed from 0 to 1, leader changed from <none> to dc196df67d82448b9ca024e229cd273f (127.18.33.65). New cstate: current_term: 1 leader_uuid: "dc196df67d82448b9ca024e229cd273f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.808079 24897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d49985c42404acaad65496746231417"
dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
mode: GRACEFUL
new_leader_uuid: "dc196df67d82448b9ca024e229cd273f"
 from {username='slave'} at 127.0.0.1:43560
I20260709 13:10:25.808755 24897 raft_consensus.cc:606] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Received request to transfer leadership to TS dc196df67d82448b9ca024e229cd273f
I20260709 13:10:25.822954 24970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27ff436c72d743518b064d2ddc82fdbf"
dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
mode: GRACEFUL
new_leader_uuid: "dc196df67d82448b9ca024e229cd273f"
 from {username='slave'} at 127.0.0.1:38518
I20260709 13:10:25.823469 24970 raft_consensus.cc:606] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 LEADER]: Received request to transfer leadership to TS dc196df67d82448b9ca024e229cd273f
I20260709 13:10:25.828092 24970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0cecfe541b04b8aaf06b1478991df48"
dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
mode: GRACEFUL
new_leader_uuid: "dc196df67d82448b9ca024e229cd273f"
 from {username='slave'} at 127.0.0.1:38518
I20260709 13:10:25.828644 24970 raft_consensus.cc:606] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 LEADER]: Received request to transfer leadership to TS dc196df67d82448b9ca024e229cd273f
I20260709 13:10:25.830878 25097 consensus_queue.cc:1048] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.834183 24898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8120b2a6afc04d608445cf266897aad8"
dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
mode: GRACEFUL
new_leader_uuid: "dc196df67d82448b9ca024e229cd273f"
 from {username='slave'} at 127.0.0.1:43560
I20260709 13:10:25.834821 24898 raft_consensus.cc:606] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Received request to transfer leadership to TS dc196df67d82448b9ca024e229cd273f
I20260709 13:10:25.849196 25152 consensus_queue.cc:1048] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.854766 24971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b87400c8b5b24695a99f7cafc4ceaea5"
dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
mode: GRACEFUL
new_leader_uuid: "b7fa75e167b94130a3fcd0010e52515f"
 from {username='slave'} at 127.0.0.1:38518
I20260709 13:10:25.855396 24971 raft_consensus.cc:606] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 LEADER]: Received request to transfer leadership to TS b7fa75e167b94130a3fcd0010e52515f
I20260709 13:10:25.861032 24823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f746079c5a54a52a683794ee9704f79"
dest_uuid: "dc196df67d82448b9ca024e229cd273f"
mode: GRACEFUL
new_leader_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
 from {username='slave'} at 127.0.0.1:43374
I20260709 13:10:25.861497 24823 raft_consensus.cc:606] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Received request to transfer leadership to TS e152d0a9c6dc418bbe6df0a69fe5f320
I20260709 13:10:25.907649 25097 raft_consensus.cc:993] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f: : Instructing follower dc196df67d82448b9ca024e229cd273f to start an election
I20260709 13:10:25.908068 25152 raft_consensus.cc:1081] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Signalling peer dc196df67d82448b9ca024e229cd273f to start an election
I20260709 13:10:25.909624 24823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8120b2a6afc04d608445cf266897aad8"
dest_uuid: "dc196df67d82448b9ca024e229cd273f"
 from {username='slave'} at 127.0.0.1:43362
I20260709 13:10:25.910140 24823 raft_consensus.cc:493] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:25.910405 24823 raft_consensus.cc:3060] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.914695 24823 raft_consensus.cc:515] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.915998 24823 leader_election.cc:290] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 2 election: Requested vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:25.916857 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120b2a6afc04d608445cf266897aad8" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:25.917052 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120b2a6afc04d608445cf266897aad8" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:25.917495 24898 raft_consensus.cc:3055] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:25.917703 24970 raft_consensus.cc:3060] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.917888 24898 raft_consensus.cc:740] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:25.918694 24898 consensus_queue.cc:260] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.919838 24898 raft_consensus.cc:3060] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.919648 25032 consensus_queue.cc:1048] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.924683 24970 raft_consensus.cc:2468] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 2.
I20260709 13:10:25.926616 24898 raft_consensus.cc:2468] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 2.
I20260709 13:10:25.927772 24789 leader_election.cc:304] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc196df67d82448b9ca024e229cd273f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:25.932360 25139 raft_consensus.cc:2804] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:25.932811 25139 raft_consensus.cc:697] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [term 2 LEADER]: Becoming Leader. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Running, Role: LEADER
I20260709 13:10:25.933622 25139 consensus_queue.cc:237] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.943914 25184 consensus_queue.cc:1048] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.945106 24719 catalog_manager.cc:5697] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f reported cstate change: term changed from 1 to 2, leader changed from b7fa75e167b94130a3fcd0010e52515f (127.18.33.66) to dc196df67d82448b9ca024e229cd273f (127.18.33.65). New cstate: current_term: 2 leader_uuid: "dc196df67d82448b9ca024e229cd273f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.951360 25184 raft_consensus.cc:993] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f: : Instructing follower e152d0a9c6dc418bbe6df0a69fe5f320 to start an election
I20260709 13:10:25.951874 25139 raft_consensus.cc:1081] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Signalling peer e152d0a9c6dc418bbe6df0a69fe5f320 to start an election
I20260709 13:10:25.953310 24970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f746079c5a54a52a683794ee9704f79"
dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
 from {username='slave'} at 127.0.0.1:56662
I20260709 13:10:25.953866 24970 raft_consensus.cc:493] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:25.954219 24970 raft_consensus.cc:3060] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.960587 24970 raft_consensus.cc:515] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.962141 24970 leader_election.cc:290] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 2 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:25.962913 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f746079c5a54a52a683794ee9704f79" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:25.963143 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f746079c5a54a52a683794ee9704f79" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:25.963488 24823 raft_consensus.cc:3055] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:25.963724 24898 raft_consensus.cc:3060] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.963855 24823 raft_consensus.cc:740] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Running, Role: LEADER
I20260709 13:10:25.964622 24823 consensus_queue.cc:260] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.965389 24823 raft_consensus.cc:3060] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.969719 24823 raft_consensus.cc:2468] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 2.
I20260709 13:10:25.969805 24898 raft_consensus.cc:2468] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 2.
I20260709 13:10:25.970841 24935 leader_election.cc:304] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:25.971504 25164 raft_consensus.cc:2804] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:25.971954 25164 raft_consensus.cc:697] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 LEADER]: Becoming Leader. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Running, Role: LEADER
I20260709 13:10:25.972545 25164 consensus_queue.cc:237] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:25.979671 24721 catalog_manager.cc:5697] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 reported cstate change: term changed from 1 to 2, leader changed from dc196df67d82448b9ca024e229cd273f (127.18.33.65) to e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67). New cstate: current_term: 2 leader_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:26.066839 25164 raft_consensus.cc:993] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320: : Instructing follower b7fa75e167b94130a3fcd0010e52515f to start an election
I20260709 13:10:26.067273 25126 raft_consensus.cc:1081] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 LEADER]: Signalling peer b7fa75e167b94130a3fcd0010e52515f to start an election
I20260709 13:10:26.068804 24898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b87400c8b5b24695a99f7cafc4ceaea5"
dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
 from {username='slave'} at 127.0.0.1:43554
I20260709 13:10:26.069325 24898 raft_consensus.cc:493] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:26.069648 24898 raft_consensus.cc:3060] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.075099 24898 raft_consensus.cc:515] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:26.077399 24898 leader_election.cc:290] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 2 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:26.078063 24823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87400c8b5b24695a99f7cafc4ceaea5" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:26.078460 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87400c8b5b24695a99f7cafc4ceaea5" candidate_uuid: "b7fa75e167b94130a3fcd0010e52515f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:26.078759 24823 raft_consensus.cc:3060] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.079037 24970 raft_consensus.cc:3055] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:26.079355 24970 raft_consensus.cc:740] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Running, Role: LEADER
I20260709 13:10:26.080056 24970 consensus_queue.cc:260] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:26.081183 24970 raft_consensus.cc:3060] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.085141 24823 raft_consensus.cc:2468] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 2.
I20260709 13:10:26.086266 24862 leader_election.cc:304] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:26.087101 25152 raft_consensus.cc:2804] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:26.087478 24970 raft_consensus.cc:2468] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fa75e167b94130a3fcd0010e52515f in term 2.
I20260709 13:10:26.087525 25152 raft_consensus.cc:697] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [term 2 LEADER]: Becoming Leader. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:26.088508 25152 consensus_queue.cc:237] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:26.095597 24721 catalog_manager.cc:5697] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f reported cstate change: term changed from 1 to 2, leader changed from e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67) to b7fa75e167b94130a3fcd0010e52515f (127.18.33.66). New cstate: current_term: 2 leader_uuid: "b7fa75e167b94130a3fcd0010e52515f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:26.162165 25164 raft_consensus.cc:993] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320: : Instructing follower dc196df67d82448b9ca024e229cd273f to start an election
I20260709 13:10:26.162601 25126 raft_consensus.cc:1081] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 LEADER]: Signalling peer dc196df67d82448b9ca024e229cd273f to start an election
I20260709 13:10:26.164053 24823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27ff436c72d743518b064d2ddc82fdbf"
dest_uuid: "dc196df67d82448b9ca024e229cd273f"
 from {username='slave'} at 127.0.0.1:43372
I20260709 13:10:26.164497 24823 raft_consensus.cc:493] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:26.164716 24823 raft_consensus.cc:3060] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.168962 24823 raft_consensus.cc:515] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:26.170455 24823 leader_election.cc:290] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 2 election: Requested vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:26.171277 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff436c72d743518b064d2ddc82fdbf" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:26.171553 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff436c72d743518b064d2ddc82fdbf" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:26.171916 24898 raft_consensus.cc:3060] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.172057 24970 raft_consensus.cc:3055] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:26.172428 24970 raft_consensus.cc:740] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Running, Role: LEADER
I20260709 13:10:26.173565 24970 consensus_queue.cc:260] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:26.175127 24970 raft_consensus.cc:3060] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.180857 24898 raft_consensus.cc:2468] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 2.
I20260709 13:10:26.182082 24786 leader_election.cc:304] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:26.182860 25139 raft_consensus.cc:2804] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:26.182715 24970 raft_consensus.cc:2468] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 2.
I20260709 13:10:26.183346 25139 raft_consensus.cc:697] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [term 2 LEADER]: Becoming Leader. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Running, Role: LEADER
I20260709 13:10:26.184267 25139 consensus_queue.cc:237] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:26.190747 24721 catalog_manager.cc:5697] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f reported cstate change: term changed from 1 to 2, leader changed from e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67) to dc196df67d82448b9ca024e229cd273f (127.18.33.65). New cstate: current_term: 2 leader_uuid: "dc196df67d82448b9ca024e229cd273f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:26.220175 25164 raft_consensus.cc:993] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320: : Instructing follower dc196df67d82448b9ca024e229cd273f to start an election
I20260709 13:10:26.220562 25126 raft_consensus.cc:1081] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 LEADER]: Signalling peer dc196df67d82448b9ca024e229cd273f to start an election
I20260709 13:10:26.222093 24823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0cecfe541b04b8aaf06b1478991df48"
dest_uuid: "dc196df67d82448b9ca024e229cd273f"
 from {username='slave'} at 127.0.0.1:43372
I20260709 13:10:26.222532 24823 raft_consensus.cc:493] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:26.222798 24823 raft_consensus.cc:3060] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.227250 24823 raft_consensus.cc:515] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:26.228600 24823 leader_election.cc:290] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 2 election: Requested vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:26.229424 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cecfe541b04b8aaf06b1478991df48" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:26.229647 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cecfe541b04b8aaf06b1478991df48" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:26.230093 24898 raft_consensus.cc:3060] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.230105 24970 raft_consensus.cc:3055] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:26.230551 24970 raft_consensus.cc:740] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Running, Role: LEADER
I20260709 13:10:26.231271 24970 consensus_queue.cc:260] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:26.232368 24970 raft_consensus.cc:3060] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.237171 24898 raft_consensus.cc:2468] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 2.
I20260709 13:10:26.238415 24786 leader_election.cc:304] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, dc196df67d82448b9ca024e229cd273f; no voters: 
I20260709 13:10:26.239122 25139 raft_consensus.cc:2804] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:26.239524 25139 raft_consensus.cc:697] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [term 2 LEADER]: Becoming Leader. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Running, Role: LEADER
I20260709 13:10:26.240728 24970 raft_consensus.cc:2468] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 2.
I20260709 13:10:26.240396 25139 consensus_queue.cc:237] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:26.247155 24721 catalog_manager.cc:5697] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f reported cstate change: term changed from 1 to 2, leader changed from e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67) to dc196df67d82448b9ca024e229cd273f (127.18.33.65). New cstate: current_term: 2 leader_uuid: "dc196df67d82448b9ca024e229cd273f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:26.276328 25122 raft_consensus.cc:993] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f: : Instructing follower dc196df67d82448b9ca024e229cd273f to start an election
I20260709 13:10:26.276753 25152 raft_consensus.cc:1081] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Signalling peer dc196df67d82448b9ca024e229cd273f to start an election
I20260709 13:10:26.278098 24823 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d49985c42404acaad65496746231417"
dest_uuid: "dc196df67d82448b9ca024e229cd273f"
 from {username='slave'} at 127.0.0.1:43362
I20260709 13:10:26.278654 24823 raft_consensus.cc:493] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:26.278887 24823 raft_consensus.cc:3060] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.283277 24823 raft_consensus.cc:515] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:26.284566 24823 leader_election.cc:290] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 2 election: Requested vote from peers b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397), e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67:33289)
I20260709 13:10:26.285459 24898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d49985c42404acaad65496746231417" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:26.285569 24970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d49985c42404acaad65496746231417" candidate_uuid: "dc196df67d82448b9ca024e229cd273f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
I20260709 13:10:26.285984 24898 raft_consensus.cc:3055] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:26.286126 24970 raft_consensus.cc:3060] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.286269 24898 raft_consensus.cc:740] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:26.286984 24898 consensus_queue.cc:260] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:26.287878 24898 raft_consensus.cc:3060] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.291054 24970 raft_consensus.cc:2468] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 2.
I20260709 13:10:26.292181 24898 raft_consensus.cc:2468] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc196df67d82448b9ca024e229cd273f in term 2.
I20260709 13:10:26.292675 24789 leader_election.cc:304] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc196df67d82448b9ca024e229cd273f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:26.293753 25139 raft_consensus.cc:2804] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:26.294111 25139 raft_consensus.cc:697] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [term 2 LEADER]: Becoming Leader. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Running, Role: LEADER
I20260709 13:10:26.294919 25139 consensus_queue.cc:237] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:26.301223 24721 catalog_manager.cc:5697] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f reported cstate change: term changed from 1 to 2, leader changed from b7fa75e167b94130a3fcd0010e52515f (127.18.33.66) to dc196df67d82448b9ca024e229cd273f (127.18.33.65). New cstate: current_term: 2 leader_uuid: "dc196df67d82448b9ca024e229cd273f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:26.369279 24971 raft_consensus.cc:1275] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Refusing update from remote peer dc196df67d82448b9ca024e229cd273f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.370473 25139 consensus_queue.cc:1048] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.378146 24898 raft_consensus.cc:1275] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Refusing update from remote peer dc196df67d82448b9ca024e229cd273f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.380280 25183 consensus_queue.cc:1048] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.402444 24823 raft_consensus.cc:1275] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Refusing update from remote peer e152d0a9c6dc418bbe6df0a69fe5f320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.403404 25164 consensus_queue.cc:1048] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.410166 24898 raft_consensus.cc:1275] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Refusing update from remote peer e152d0a9c6dc418bbe6df0a69fe5f320: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.411464 25126 consensus_queue.cc:1048] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.557797 24823 raft_consensus.cc:1275] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Refusing update from remote peer b7fa75e167b94130a3fcd0010e52515f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.558949 25152 consensus_queue.cc:1048] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.566490 24971 raft_consensus.cc:1275] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Refusing update from remote peer b7fa75e167b94130a3fcd0010e52515f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.568447 25122 consensus_queue.cc:1048] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.635763 24898 raft_consensus.cc:1275] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Refusing update from remote peer dc196df67d82448b9ca024e229cd273f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.636745 25183 consensus_queue.cc:1048] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.644207 24971 raft_consensus.cc:1275] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Refusing update from remote peer dc196df67d82448b9ca024e229cd273f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.645423 25139 consensus_queue.cc:1048] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.680145 24971 raft_consensus.cc:1275] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Refusing update from remote peer dc196df67d82448b9ca024e229cd273f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.681476 25139 consensus_queue.cc:1048] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.690526 24898 raft_consensus.cc:1275] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Refusing update from remote peer dc196df67d82448b9ca024e229cd273f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.693161 25192 consensus_queue.cc:1048] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.765724 24898 raft_consensus.cc:1275] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Refusing update from remote peer dc196df67d82448b9ca024e229cd273f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.766790 25139 consensus_queue.cc:1048] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.775987 24971 raft_consensus.cc:1275] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Refusing update from remote peer dc196df67d82448b9ca024e229cd273f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.777508 25139 consensus_queue.cc:1048] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:28.864481 24719 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57918:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:10:28.882606 24719 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57918:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:10:28.977849 18565 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:28.995947 25236 tablet.cc:1724] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.006827 25237 tablet.cc:1724] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.040846 25241 tablet.cc:1724] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.090099 25255 tablet.cc:1724] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.101226 25242 tablet.cc:1724] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:10:29.102650 24786 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:44397, user_credentials={real_user=slave}} blocked reactor thread for 67723.4us
W20260709 13:10:29.112771 24789 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.67:33289, user_credentials={real_user=slave}} blocked reactor thread for 53572.5us
I20260709 13:10:29.126902 25237 tablet.cc:1724] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.158181 25252 tablet.cc:1724] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.181793 25266 tablet.cc:1724] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.121057 25265 tablet.cc:1724] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.181859 25236 tablet.cc:1724] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.161064 25241 tablet.cc:1724] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.197911 25268 tablet.cc:1724] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.211566 25241 tablet.cc:1724] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.251169 24823 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5eda665dc4e24061b6ef9c0fe75b9ab5"
dest_uuid: "dc196df67d82448b9ca024e229cd273f"
mode: GRACEFUL
new_leader_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
 from {username='slave'} at 127.0.0.1:54136
I20260709 13:10:29.251832 24823 raft_consensus.cc:606] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 2 LEADER]: Received request to transfer leadership to TS e152d0a9c6dc418bbe6df0a69fe5f320
I20260709 13:10:29.252899 25265 tablet.cc:1724] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.239318 25274 tablet.cc:1724] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.226539 25268 tablet.cc:1724] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:10:29.235014 24935 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.33.66:44397, user_credentials={real_user=slave}} blocked reactor thread for 67018.8us
I20260709 13:10:29.270256 25270 tablet.cc:1724] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.271956 25242 tablet.cc:1724] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.274931 25255 tablet.cc:1724] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.252000 25236 tablet.cc:1724] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.279958 25275 tablet.cc:1724] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.288892 25252 tablet.cc:1724] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.298488 25266 tablet.cc:1724] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.301697 25275 tablet.cc:1724] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.321463 25237 tablet.cc:1724] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.298342 25274 tablet.cc:1724] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.346714 24895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aef21b5ff5e24da6b22e7ee163c63301"
dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
mode: GRACEFUL
new_leader_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
 from {username='slave'} at 127.0.0.1:48642
I20260709 13:10:29.346640 25275 tablet.cc:1724] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:10:29.347417 24895 raft_consensus.cc:606] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 2 LEADER]: Received request to transfer leadership to TS e152d0a9c6dc418bbe6df0a69fe5f320
I20260709 13:10:29.349694 18565 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:29.350647 18565 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:29.375476 24720 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4: soft_deleted_table [id=abafca96e2a14ee3908062628e2b1610] alter complete (version 1)
I20260709 13:10:29.585959 25192 raft_consensus.cc:993] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f: : Instructing follower e152d0a9c6dc418bbe6df0a69fe5f320 to start an election
I20260709 13:10:29.586457 25256 raft_consensus.cc:1081] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 2 LEADER]: Signalling peer e152d0a9c6dc418bbe6df0a69fe5f320 to start an election
I20260709 13:10:29.588002 24971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5eda665dc4e24061b6ef9c0fe75b9ab5"
dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
 from {username='slave'} at 127.0.0.1:56662
I20260709 13:10:29.588433 24971 raft_consensus.cc:493] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:29.588709 24971 raft_consensus.cc:3060] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:29.592883 24971 raft_consensus.cc:515] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:29.594482 24971 leader_election.cc:290] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 3 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:29.595227 24821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda665dc4e24061b6ef9c0fe75b9ab5" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:29.595679 24895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda665dc4e24061b6ef9c0fe75b9ab5" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:29.595849 24821 raft_consensus.cc:3055] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:29.596249 24821 raft_consensus.cc:740] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dc196df67d82448b9ca024e229cd273f, State: Running, Role: LEADER
I20260709 13:10:29.596288 24895 raft_consensus.cc:3060] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:29.596948 24821 consensus_queue.cc:260] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [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: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:29.597877 24821 raft_consensus.cc:3060] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:29.601450 24895 raft_consensus.cc:2468] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 3.
I20260709 13:10:29.602425 24935 leader_election.cc:304] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:29.603031 24821 raft_consensus.cc:2468] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 3.
I20260709 13:10:29.603307 25197 raft_consensus.cc:2804] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:29.603786 25197 raft_consensus.cc:697] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 3 LEADER]: Becoming Leader. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Running, Role: LEADER
I20260709 13:10:29.604584 25197 consensus_queue.cc:237] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [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: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:29.611846 24721 catalog_manager.cc:5697] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 reported cstate change: term changed from 2 to 3, leader changed from dc196df67d82448b9ca024e229cd273f (127.18.33.65) to e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67). New cstate: current_term: 3 leader_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:29.969101 25279 raft_consensus.cc:993] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f: : Instructing follower e152d0a9c6dc418bbe6df0a69fe5f320 to start an election
I20260709 13:10:29.969569 25244 raft_consensus.cc:1081] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 2 LEADER]: Signalling peer e152d0a9c6dc418bbe6df0a69fe5f320 to start an election
I20260709 13:10:29.970883 24971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aef21b5ff5e24da6b22e7ee163c63301"
dest_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:10:29.971305 24971 raft_consensus.cc:493] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:29.971553 24971 raft_consensus.cc:3060] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:29.975864 24971 raft_consensus.cc:515] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:29.977232 24971 leader_election.cc:290] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 3 election: Requested vote from peers dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027), b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397)
I20260709 13:10:29.977942 24821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef21b5ff5e24da6b22e7ee163c63301" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc196df67d82448b9ca024e229cd273f"
I20260709 13:10:29.978262 24897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef21b5ff5e24da6b22e7ee163c63301" candidate_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7fa75e167b94130a3fcd0010e52515f"
I20260709 13:10:29.978528 24821 raft_consensus.cc:3060] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:29.978780 24897 raft_consensus.cc:3055] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:29.979033 24897 raft_consensus.cc:740] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b7fa75e167b94130a3fcd0010e52515f, State: Running, Role: LEADER
I20260709 13:10:29.979621 24897 consensus_queue.cc:260] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [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: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:29.980438 24897 raft_consensus.cc:3060] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:29.984549 24897 raft_consensus.cc:2468] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 3.
I20260709 13:10:29.984820 24821 raft_consensus.cc:2468] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e152d0a9c6dc418bbe6df0a69fe5f320 in term 3.
I20260709 13:10:29.985419 24935 leader_election.cc:304] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fa75e167b94130a3fcd0010e52515f, e152d0a9c6dc418bbe6df0a69fe5f320; no voters: 
I20260709 13:10:29.986207 25197 raft_consensus.cc:2804] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:29.986622 25197 raft_consensus.cc:697] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 3 LEADER]: Becoming Leader. State: Replica: e152d0a9c6dc418bbe6df0a69fe5f320, State: Running, Role: LEADER
I20260709 13:10:29.987385 25197 consensus_queue.cc:237] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [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: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } }
I20260709 13:10:29.994252 24721 catalog_manager.cc:5697] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 reported cstate change: term changed from 2 to 3, leader changed from b7fa75e167b94130a3fcd0010e52515f (127.18.33.66) to e152d0a9c6dc418bbe6df0a69fe5f320 (127.18.33.67). New cstate: current_term: 3 leader_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e152d0a9c6dc418bbe6df0a69fe5f320" member_type: VOTER last_known_addr { host: "127.18.33.67" port: 33289 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:30.095966 24821 raft_consensus.cc:1275] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 3 FOLLOWER]: Refusing update from remote peer e152d0a9c6dc418bbe6df0a69fe5f320: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:30.097035 25197 consensus_queue.cc:1048] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc196df67d82448b9ca024e229cd273f" member_type: VOTER last_known_addr { host: "127.18.33.65" port: 44027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:30.105742 24897 raft_consensus.cc:1275] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 3 FOLLOWER]: Refusing update from remote peer e152d0a9c6dc418bbe6df0a69fe5f320: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:30.110724 25271 consensus_queue.cc:1048] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:30.405789 18565 tablet_server.cc:179] TabletServer@127.18.33.65:0 shutting down...
W20260709 13:10:30.412360 24862 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260709 13:10:30.415376 24862 consensus_peers.cc:597] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f -> Peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Couldn't send request to peer dc196df67d82448b9ca024e229cd273f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:30.423133 24936 consensus_peers.cc:597] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 -> Peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Couldn't send request to peer dc196df67d82448b9ca024e229cd273f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:30.435312 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:30.436097 18565 tablet_replica.cc:333] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.436954 18565 raft_consensus.cc:2243] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.437463 18565 raft_consensus.cc:2272] T 4f746079c5a54a52a683794ee9704f79 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.439186 18565 tablet_replica.cc:333] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.439718 18565 raft_consensus.cc:2243] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.440388 18565 raft_consensus.cc:2272] T a0cecfe541b04b8aaf06b1478991df48 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.442118 18565 tablet_replica.cc:333] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.442677 18565 raft_consensus.cc:2243] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.443316 18565 raft_consensus.cc:2272] T 27ff436c72d743518b064d2ddc82fdbf P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.444983 18565 tablet_replica.cc:333] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.445513 18565 raft_consensus.cc:2243] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.445884 18565 raft_consensus.cc:2272] T 61c69388873b4f7b8e4f6eb36159201e P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.447501 18565 tablet_replica.cc:333] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.447996 18565 raft_consensus.cc:2243] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.448374 18565 raft_consensus.cc:2272] T b87400c8b5b24695a99f7cafc4ceaea5 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.450075 18565 tablet_replica.cc:333] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.450603 18565 raft_consensus.cc:2243] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.450963 18565 raft_consensus.cc:2272] T 9be4de642d964d4280fa7c5c50432ebe P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.452595 18565 tablet_replica.cc:333] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.453229 18565 raft_consensus.cc:2243] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.453941 18565 raft_consensus.cc:2272] T 8120b2a6afc04d608445cf266897aad8 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.455623 18565 tablet_replica.cc:333] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.456108 18565 raft_consensus.cc:2243] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.456485 18565 raft_consensus.cc:2272] T 9ee7d8929f1e4f2697264d64d7b46fef P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.457996 18565 tablet_replica.cc:333] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.458513 18565 raft_consensus.cc:2243] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.459157 18565 raft_consensus.cc:2272] T 7d49985c42404acaad65496746231417 P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.460873 18565 tablet_replica.cc:333] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.461333 18565 raft_consensus.cc:2243] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.461699 18565 raft_consensus.cc:2272] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P dc196df67d82448b9ca024e229cd273f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.464453 18565 tablet_replica.cc:333] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.464973 18565 raft_consensus.cc:2243] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.465379 18565 raft_consensus.cc:2272] T d3a70363c55748f69f15db81eb6ce571 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.467252 18565 tablet_replica.cc:333] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.467773 18565 raft_consensus.cc:2243] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.468180 18565 raft_consensus.cc:2272] T 838df0181170474dbc6069333553245d P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.470023 18565 tablet_replica.cc:333] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.470600 18565 raft_consensus.cc:2243] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.471423 18565 raft_consensus.cc:2272] T 2a45513e4dbf453aaa168006d9588724 P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.473162 18565 tablet_replica.cc:333] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.473651 18565 raft_consensus.cc:2243] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.474148 18565 raft_consensus.cc:2272] T 013214c3bdd04a42a6807dd6132a8a1d P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.476159 18565 tablet_replica.cc:333] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.476631 18565 raft_consensus.cc:2243] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.477299 18565 raft_consensus.cc:2272] T f2e2680701c54039b35924506afa452f P dc196df67d82448b9ca024e229cd273f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.479105 18565 tablet_replica.cc:333] T 76d2a8317d9e482daa062a4d2bd631ce P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.479537 18565 raft_consensus.cc:2243] T 76d2a8317d9e482daa062a4d2bd631ce P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.480027 18565 raft_consensus.cc:2272] T 76d2a8317d9e482daa062a4d2bd631ce P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.481844 18565 tablet_replica.cc:333] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.482389 18565 raft_consensus.cc:2243] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.483139 18565 raft_consensus.cc:2272] T 9af583148e0348faa95ac2eb166b01ba P dc196df67d82448b9ca024e229cd273f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.484903 18565 tablet_replica.cc:333] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f: stopping tablet replica
I20260709 13:10:30.485378 18565 raft_consensus.cc:2243] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.485795 18565 raft_consensus.cc:2272] T aef21b5ff5e24da6b22e7ee163c63301 P dc196df67d82448b9ca024e229cd273f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:30.497390 24862 consensus_peers.cc:597] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f -> Peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Couldn't send request to peer dc196df67d82448b9ca024e229cd273f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:30.506450 24897 raft_consensus.cc:1275] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 3 FOLLOWER]: Refusing update from remote peer e152d0a9c6dc418bbe6df0a69fe5f320: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:30.507952 25283 consensus_queue.cc:1048] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fa75e167b94130a3fcd0010e52515f" member_type: VOTER last_known_addr { host: "127.18.33.66" port: 44397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:30.516918 18565 tablet_server.cc:196] TabletServer@127.18.33.65:0 shutdown complete.
I20260709 13:10:30.551016 18565 tablet_server.cc:179] TabletServer@127.18.33.66:0 shutting down...
W20260709 13:10:30.563117 24862 consensus_peers.cc:597] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f -> Peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Couldn't send request to peer dc196df67d82448b9ca024e229cd273f. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:44027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:30.571818 24936 consensus_peers.cc:597] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 -> Peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Couldn't send request to peer dc196df67d82448b9ca024e229cd273f. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:44027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:30.578740 24935 consensus_peers.cc:597] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 -> Peer b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397): Couldn't send request to peer b7fa75e167b94130a3fcd0010e52515f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:30.586716 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:30.587389 18565 tablet_replica.cc:333] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.587940 18565 raft_consensus.cc:2243] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.588357 18565 raft_consensus.cc:2272] T 4f746079c5a54a52a683794ee9704f79 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.590097 18565 tablet_replica.cc:333] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.590613 18565 raft_consensus.cc:2243] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.591292 18565 raft_consensus.cc:2272] T 9be4de642d964d4280fa7c5c50432ebe P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.593142 18565 tablet_replica.cc:333] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.593676 18565 raft_consensus.cc:2243] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.594359 18565 raft_consensus.cc:2272] T b87400c8b5b24695a99f7cafc4ceaea5 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.596066 18565 tablet_replica.cc:333] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.596588 18565 raft_consensus.cc:2243] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.597389 18565 raft_consensus.cc:2272] T 61c69388873b4f7b8e4f6eb36159201e P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.599105 18565 tablet_replica.cc:333] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.599608 18565 raft_consensus.cc:2243] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.600091 18565 raft_consensus.cc:2272] T a0cecfe541b04b8aaf06b1478991df48 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.601809 18565 tablet_replica.cc:333] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.602313 18565 raft_consensus.cc:2243] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.602692 18565 raft_consensus.cc:2272] T 27ff436c72d743518b064d2ddc82fdbf P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.604449 18565 tablet_replica.cc:333] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.605001 18565 raft_consensus.cc:2243] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.605718 18565 raft_consensus.cc:2272] T 9ee7d8929f1e4f2697264d64d7b46fef P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.607501 18565 tablet_replica.cc:333] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.608011 18565 raft_consensus.cc:2243] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.608419 18565 raft_consensus.cc:2272] T 7d49985c42404acaad65496746231417 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.610178 18565 tablet_replica.cc:333] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.610680 18565 raft_consensus.cc:2243] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.611061 18565 raft_consensus.cc:2272] T 8120b2a6afc04d608445cf266897aad8 P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.612741 18565 tablet_replica.cc:333] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.613220 18565 raft_consensus.cc:2243] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.613651 18565 raft_consensus.cc:2272] T 838df0181170474dbc6069333553245d P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.615460 18565 tablet_replica.cc:333] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.615996 18565 raft_consensus.cc:2243] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.616417 18565 raft_consensus.cc:2272] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P b7fa75e167b94130a3fcd0010e52515f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.619150 18565 tablet_replica.cc:333] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.619664 18565 raft_consensus.cc:2243] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.620397 18565 raft_consensus.cc:2272] T d3a70363c55748f69f15db81eb6ce571 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.622112 18565 tablet_replica.cc:333] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.622586 18565 raft_consensus.cc:2243] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.622982 18565 raft_consensus.cc:2272] T f2e2680701c54039b35924506afa452f P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.624619 18565 tablet_replica.cc:333] T 2a45513e4dbf453aaa168006d9588724 P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.625077 18565 raft_consensus.cc:2243] T 2a45513e4dbf453aaa168006d9588724 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.625485 18565 raft_consensus.cc:2272] T 2a45513e4dbf453aaa168006d9588724 P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.627194 18565 tablet_replica.cc:333] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.627766 18565 raft_consensus.cc:2243] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.628476 18565 raft_consensus.cc:2272] T 013214c3bdd04a42a6807dd6132a8a1d P b7fa75e167b94130a3fcd0010e52515f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.630198 18565 tablet_replica.cc:333] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.630630 18565 raft_consensus.cc:2243] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.631283 18565 raft_consensus.cc:2272] T 76d2a8317d9e482daa062a4d2bd631ce P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.633126 18565 tablet_replica.cc:333] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.633610 18565 raft_consensus.cc:2243] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.634093 18565 raft_consensus.cc:2272] T aef21b5ff5e24da6b22e7ee163c63301 P b7fa75e167b94130a3fcd0010e52515f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.636324 18565 tablet_replica.cc:333] T 9af583148e0348faa95ac2eb166b01ba P b7fa75e167b94130a3fcd0010e52515f: stopping tablet replica
I20260709 13:10:30.636793 18565 raft_consensus.cc:2243] T 9af583148e0348faa95ac2eb166b01ba P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.637137 18565 raft_consensus.cc:2272] T 9af583148e0348faa95ac2eb166b01ba P b7fa75e167b94130a3fcd0010e52515f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:30.649541 24936 consensus_peers.cc:597] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 -> Peer dc196df67d82448b9ca024e229cd273f (127.18.33.65:44027): Couldn't send request to peer dc196df67d82448b9ca024e229cd273f. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.65:44027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:30.674638 18565 tablet_server.cc:196] TabletServer@127.18.33.66:0 shutdown complete.
I20260709 13:10:30.703621 18565 tablet_server.cc:179] TabletServer@127.18.33.67:0 shutting down...
W20260709 13:10:30.709775 24935 consensus_peers.cc:597] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 -> Peer b7fa75e167b94130a3fcd0010e52515f (127.18.33.66:44397): Couldn't send request to peer b7fa75e167b94130a3fcd0010e52515f. Status: Network error: Client connection negotiation failed: client connection to 127.18.33.66:44397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:30.725180 18565 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:30.725980 18565 tablet_replica.cc:333] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.726724 18565 raft_consensus.cc:2243] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.727671 18565 raft_consensus.cc:2272] T 4f746079c5a54a52a683794ee9704f79 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.729643 18565 tablet_replica.cc:333] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.730165 18565 raft_consensus.cc:2243] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.730528 18565 raft_consensus.cc:2272] T 9be4de642d964d4280fa7c5c50432ebe P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.732156 18565 tablet_replica.cc:333] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.732683 18565 raft_consensus.cc:2243] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.733049 18565 raft_consensus.cc:2272] T a0cecfe541b04b8aaf06b1478991df48 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.734798 18565 tablet_replica.cc:333] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.735263 18565 raft_consensus.cc:2243] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.735602 18565 raft_consensus.cc:2272] T 9ee7d8929f1e4f2697264d64d7b46fef P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.738039 18565 tablet_replica.cc:333] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.738520 18565 raft_consensus.cc:2243] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.739147 18565 raft_consensus.cc:2272] T 7d49985c42404acaad65496746231417 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.740906 18565 tablet_replica.cc:333] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.741362 18565 raft_consensus.cc:2243] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.741791 18565 raft_consensus.cc:2272] T 8120b2a6afc04d608445cf266897aad8 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.743436 18565 tablet_replica.cc:333] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.743922 18565 raft_consensus.cc:2243] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.744581 18565 raft_consensus.cc:2272] T 5eda665dc4e24061b6ef9c0fe75b9ab5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.746747 18565 tablet_replica.cc:333] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.747252 18565 raft_consensus.cc:2243] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.747581 18565 raft_consensus.cc:2272] T d3a70363c55748f69f15db81eb6ce571 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.749244 18565 tablet_replica.cc:333] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.749764 18565 raft_consensus.cc:2243] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.750463 18565 raft_consensus.cc:2272] T 838df0181170474dbc6069333553245d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.752123 18565 tablet_replica.cc:333] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.752591 18565 raft_consensus.cc:2243] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.752971 18565 raft_consensus.cc:2272] T 27ff436c72d743518b064d2ddc82fdbf P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.754583 18565 tablet_replica.cc:333] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.755048 18565 raft_consensus.cc:2243] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.755416 18565 raft_consensus.cc:2272] T b87400c8b5b24695a99f7cafc4ceaea5 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.757047 18565 tablet_replica.cc:333] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.757539 18565 raft_consensus.cc:2243] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.757918 18565 raft_consensus.cc:2272] T 61c69388873b4f7b8e4f6eb36159201e P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.759507 18565 tablet_replica.cc:333] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.759953 18565 raft_consensus.cc:2243] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.760324 18565 raft_consensus.cc:2272] T f2e2680701c54039b35924506afa452f P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.762028 18565 tablet_replica.cc:333] T 76d2a8317d9e482daa062a4d2bd631ce P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.762459 18565 raft_consensus.cc:2243] T 76d2a8317d9e482daa062a4d2bd631ce P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.762831 18565 raft_consensus.cc:2272] T 76d2a8317d9e482daa062a4d2bd631ce P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.764493 18565 tablet_replica.cc:333] T 2a45513e4dbf453aaa168006d9588724 P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.764932 18565 raft_consensus.cc:2243] T 2a45513e4dbf453aaa168006d9588724 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.765290 18565 raft_consensus.cc:2272] T 2a45513e4dbf453aaa168006d9588724 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.766875 18565 tablet_replica.cc:333] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.767313 18565 raft_consensus.cc:2243] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.767694 18565 raft_consensus.cc:2272] T 013214c3bdd04a42a6807dd6132a8a1d P e152d0a9c6dc418bbe6df0a69fe5f320 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.769423 18565 tablet_replica.cc:333] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.769835 18565 raft_consensus.cc:2243] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.770542 18565 raft_consensus.cc:2272] T aef21b5ff5e24da6b22e7ee163c63301 P e152d0a9c6dc418bbe6df0a69fe5f320 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.772508 18565 tablet_replica.cc:333] T 9af583148e0348faa95ac2eb166b01ba P e152d0a9c6dc418bbe6df0a69fe5f320: stopping tablet replica
I20260709 13:10:30.772941 18565 raft_consensus.cc:2243] T 9af583148e0348faa95ac2eb166b01ba P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:30.773296 18565 raft_consensus.cc:2272] T 9af583148e0348faa95ac2eb166b01ba P e152d0a9c6dc418bbe6df0a69fe5f320 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.809002 18565 tablet_server.cc:196] TabletServer@127.18.33.67:0 shutdown complete.
I20260709 13:10:30.838625 18565 master.cc:562] Master@127.18.33.126:43439 shutting down...
I20260709 13:10:30.856281 18565 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:30.857015 18565 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:30.857446 18565 tablet_replica.cc:333] T 00000000000000000000000000000000 P f161b5ac002849eda1c79883e113dbb4: stopping tablet replica
I20260709 13:10:30.877425 18565 master.cc:584] Master@127.18.33.126:43439 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11418 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23388 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (158079 ms total)
[  PASSED  ] 8 tests.
I20260709 13:10:30.929282 18565 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 389 messages since previous log ~14 seconds ago
I20260709 13:10:30.929598 18565 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 389 messages since previous log ~14 seconds ago
I20260709 13:10:30.929867 18565 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 383 messages since previous log ~14 seconds ago
I20260709 13:10:30.930104 18565 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260709 13:10:30.930291 18565 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260709 13:10:30.930541 18565 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 13:10:30.930994 18565 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 124 messages since previous log ~31 seconds ago
